diff --git a/index.toml b/index.toml index c91c34a..a971180 100644 --- a/index.toml +++ b/index.toml @@ -1,5 +1,13 @@ hash-format = "sha256" +[[files]] +file = "LICENSE" +hash = "a562564b299a564bb9ed7d7e7ef6a10c6b35074e4fd30ce7c9896471d0913ccd" + +[[files]] +file = "README.md" +hash = "bf3205760530909a311c3dc232032ff21a88bc24718aee65b3d2cc3bde4323ae" + [[files]] file = "config/Adorn.json5" hash = "6c90f63175a0d64b53d763b490b9929d734730d2fef7b215cccf104c6a8d8dd2" @@ -70,7 +78,11 @@ hash = "f7e7f346e0724cf9cfb77f44dec2e7d202ea2507729ec7b95ee6a8f089c82982" [[files]] file = "config/charm.toml" -hash = "e670667670e6832e7324b4e559a9f860b84f29d629b1cbff0e59547ac4c947c3" +hash = "ab188e090861bea9be0157354fe3814cc3993fe96f580aadc9775a654f3d250e" + +[[files]] +file = "config/charmonium.toml" +hash = "e60c75ebe9f3658c925a14189f80f82fbb003fdc9494a168af52aa8ffae08227" [[files]] file = "config/cleanchat.toml" @@ -140,9 +152,13 @@ hash = "b7e6193f25e9f5921404fd4ed3fedb0e713718359a2a998d5b279c85e037b5a3" file = "config/inventoryprofilesnext/integrationHints/exampleIntegrationHints.json" hash = "ca413dea02cce69c69dccdc525fb0ec013236876eff2d142772c68db3d772d3a" +[[files]] +file = "config/inventoryprofilesnext/integrationHints/player-defined.json" +hash = "1ed52ab7167be02cc818cbf07074392ec36763b8b99a5a513046e481367469a3" + [[files]] file = "config/inventoryprofilesnext/inventoryprofiles.json" -hash = "a0933dd1336295afc2a595b94270c9f592b6eae2aa7e4b1c2a159934a515589d" +hash = "5b69ad1638cf1f54c330e3b033e1ccb62f012bf6948abe48ffbfffbe7eecc02e" [[files]] file = "config/lambdabettergrass.toml" @@ -507,7 +523,7 @@ metafile = true [[files]] file = "mods/iris.pw.toml" -hash = "973c64fccdce3d83605f76f99d6a040e4c10bfd19ab5de5c9c49e2416035b9b8" +hash = "4359323bced7032673d58cfb1aba9aba064827cab4e90398fcfff5677393d477" metafile = true [[files]] @@ -733,3 +749,11 @@ metafile = true [[files]] file = "shaderpacks/ComplementaryShaders_v4.6.zip" hash = "aa7f493d7d95e3b6785beba19cd2a5d5df579e6f66dbc56e3de7c4cfdc0aea74" + +[[files]] +file = "shaderpacks/Sildur's Enhanced Default v1.14 Fast.zip" +hash = "8cd55ca8b38f04a7bc18f94f6d266b7570de46b4efcb65341027fe9351fb15f1" + +[[files]] +file = "shaderpacks/Sildur's Vibrant Shaders v1.40 Lite.zip" +hash = "0fdf66ea817adeb00c5f5a28e7fdefa8f97d199152233f3d6a2eb3f5e73e7e06" diff --git a/mods/iris.pw.toml b/mods/iris.pw.toml index 542ec45..b46b114 100644 --- a/mods/iris.pw.toml +++ b/mods/iris.pw.toml @@ -14,4 +14,4 @@ version = "Si7uxNXL" [option] optional = true -description = "Lets you use custom shaders. Comes pre-installed with Complementary shaders" +description = "Lets you use custom shaders. Comes pre-installed with Complementary, Sildur's Enhanced Default and Sildur's Vibrant Shaders" diff --git a/pack.toml b/pack.toml index fdec99e..3057c61 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "0317703ac9bad093cfe9f0fd4ec95fb81f3dc227cc8fed3313747e40955cafc5" +hash = "4edf1f68c70be7a04a38ff477ef5df9b3858a353a9359a5499d9aa98d80d5c55" [versions] fabric = "0.14.9" diff --git a/shaderpacks/Sildur's Enhanced Default v1.14 Fast.zip b/shaderpacks/Sildur's Enhanced Default v1.14 Fast.zip new file mode 100644 index 0000000..ffa572b Binary files /dev/null and b/shaderpacks/Sildur's Enhanced Default v1.14 Fast.zip differ diff --git a/shaderpacks/Sildur's Vibrant Shaders v1.40 Lite.zip b/shaderpacks/Sildur's Vibrant Shaders v1.40 Lite.zip new file mode 100644 index 0000000..d9949b0 Binary files /dev/null and b/shaderpacks/Sildur's Vibrant Shaders v1.40 Lite.zip differ