diff --git a/README.md b/README.md index b789dc8..4fa0a89 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Minecraft modpack for my survival server (iotomr) based on Fabulously Optimized. | [Entity Texture Features](https://modrinth.com/mod/entitytexturefeatures) | ✅ | Adds OptiFine's random and emissive mobs support | | [FabricSkyboxes](https://modrinth.com/mod/fabricskyboxes) | ✅ | Adds custom skybox support | | [Iris Shaders](https://modrinth.com/mod/iris) | ✅ | Adds OptiFine's shaders support | -| [LambDynamicLights](https://modrinth.com/mod/lambdynamiclights) | ✅i | Adds OptiFine's "dynamic lights" - lights up areas by holding a light source, activating TNT or creeper | +| [LambDynamicLights](https://modrinth.com/mod/lambdynamiclights) | ✅ | Adds OptiFine's "dynamic lights" - lights up areas by holding a light source, activating TNT or creeper | | [Model Gap Fix](https://modrinth.com/mod/modelfix) | ✅ | Fixes transparent gaps in items and blocks | | [MoreCulling](https://modrinth.com/mod/moreculling) | ✅ | Stops rendering hidden sides of certain blocks | | [OptiGUI](https://modrinth.com/mod/optigui) | ✅ | Adds OptiFine's custom GUI support | @@ -192,7 +192,7 @@ This modpack does not provide a server side modpack, however some mods need to b | [Cloth Config](https://modrinth.com/mod/cloth-config) | ✅ | Library | | [Fabric API](https://modrinth.com/mod/fabric-api/) | ✅ | Library | | [FerriteCore](https://modrinth.com/mod/ferrite-core) | ✅ | Reduces RAM usage | -| [Actually Harvest](https://modrinth.com/mod/actually-harvest) | ✅ | Adds right click harvesting | +| [Actually Harvest](https://modrinth.com/mod/actually-harvest) | ✅ | Adds right click harvesting | | [Leaves Us In Peace](https://modrinth.com/mod/leaves-us-in-peace) | ✅ | Lets leaves decay faster | | [Lithium](https://modrinth.com/mod/lithium) | ✅ | Optimizes game physics and chunk loading | | [Spark](https://modrinth.com/mod/spark) | ✅ | Profiler | diff --git a/fo-version b/fo-version new file mode 100644 index 0000000..f4c0c05 --- /dev/null +++ b/fo-version @@ -0,0 +1 @@ +v6.2.0 \ No newline at end of file diff --git a/mc-version b/mc-version new file mode 100644 index 0000000..87967a7 --- /dev/null +++ b/mc-version @@ -0,0 +1 @@ +1.21.1 \ No newline at end of file diff --git a/plus/config/yosbr/config/capes.json5 b/plus/config/capes.json5 similarity index 89% rename from plus/config/yosbr/config/capes.json5 rename to plus/config/capes.json5 index 5a47752..0948cc8 100644 --- a/plus/config/yosbr/config/capes.json5 +++ b/plus/config/capes.json5 @@ -1,7 +1,7 @@ { clientCapeType: "MINECRAFTCAPES", enableOptifine: true, - enableLabyMod: true, + enableLabyMod: false, enableWynntils: true, enableMinecraftCapesMod: true, enableCosmetica: true, diff --git a/plus/config/fabric_loader_dependencies.json b/plus/config/fabric_loader_dependencies.json index 9228205..c05c72a 100644 --- a/plus/config/fabric_loader_dependencies.json +++ b/plus/config/fabric_loader_dependencies.json @@ -3,19 +3,13 @@ "overrides": { "fabricloader": { "+depends": { - "fabricloader": ">=0.16.5" + "fabricloader": ">=0.16.7" } }, "minecraft": { "+recommends": { "iotomr": ">0.0.1" } - }, - "lambdynlights": { - "recommends": {} - }, - "polytone": { - "conflicts": {} } } } diff --git a/plus/index.toml b/plus/index.toml index bd029eb..0b7811b 100644 --- a/plus/index.toml +++ b/plus/index.toml @@ -1,8 +1,12 @@ hash-format = "sha256" +[[files]] +file = "config/capes.json5" +hash = "9f55ddf355ed1a3af8c67ee97d22f7001b656f816ec34acbd874f0c08893d8fe" + [[files]] file = "config/fabric_loader_dependencies.json" -hash = "3d203188031a41900387b8a90c2525883f4c6a2f2af2d81289a6890c7dcbef3e" +hash = "9410708753da738c6ffa159927e0ebed1865afa0c9733e8d7bf04c674c7ca0f4" [[files]] file = "config/isxander-main-menu-credits.json" @@ -12,10 +16,6 @@ hash = "b20a34be28f3fbc7f3def054c09d949dd1959acd9247ab41edf16acb3d675b93" file = "config/yosbr/config/PaginatedAdvancements.json5" hash = "a9155c42970144917f21ea15fd608e3bd4ec553efe319a2ec94047c75ecda6c7" -[[files]] -file = "config/yosbr/config/capes.json5" -hash = "51618dd0915bd67e04a08e5aacd997dab84323ae1dacde4ca2e2208ff0403c07" - [[files]] file = "config/yosbr/config/citresewn.json" hash = "f07bcb900daff8172f6fb9fe56bd11faf1139036c340f4cc24dacf33eaa2447f" @@ -154,7 +154,7 @@ metafile = true [[files]] file = "mods/chat-heads.pw.toml" -hash = "147d49f6d81eb9b09a097d2af85b8c8bf3a348743dc075bcc52faf3b4e800123" +hash = "34d39796ae3dbb41308bde45cfa2c7b7b0b707b62459fb76b3b20a019dc34a70" metafile = true [[files]] @@ -229,7 +229,7 @@ metafile = true [[files]] file = "mods/fabric-language-kotlin.pw.toml" -hash = "4827c2c799732112b14c0edf55062c1f33bef97d7f7d866491bb1d7d4b97e1c8" +hash = "5edd45af7eccd8a626f72fa148a680dc2640c081bdc73971b17652c92b92780b" metafile = true [[files]] @@ -272,6 +272,11 @@ file = "mods/iris.pw.toml" hash = "bd1257c27029beccd2ff8c559d5126dd8bea875643d5a6a192474129e90a801e" metafile = true +[[files]] +file = "mods/lambdynamiclights.pw.toml" +hash = "38d15aa7d6c9c41f437ba00f5fe89b899fff4892ac6fe39c09e89677d8f3b075" +metafile = true + [[files]] file = "mods/languagereload.pw.toml" hash = "ec1b08599de799e00f251a4828793d2f88ac50c7c9ff78b25b5c9c7455e1e12f" @@ -314,7 +319,7 @@ metafile = true [[files]] file = "mods/modmenu.pw.toml" -hash = "765d106a839a861f41023980da128e522062e494567f0471de493d31748d96b0" +hash = "dd27444b02535763c3e41b523dfd585a6baadbef797767b70ce4cdaad4e131d9" metafile = true [[files]] @@ -359,7 +364,7 @@ metafile = true [[files]] file = "mods/rei.pw.toml" -hash = "0dbaf4f8d2a2d24ff1ad4d4cfff4178d3ac02fecd2f9b4c589716094edfb4fd8" +hash = "7790afcb74e2fa740ca2fdefc4651c38466de3ec1709e1e618277d5e8d62181c" metafile = true [[files]] @@ -384,7 +389,7 @@ metafile = true [[files]] file = "mods/simple-voice-chat.pw.toml" -hash = "a6ba298b74f6cc6d2ed3cf0f4223200cce95251413ac8a0d531d230cd6c7ddd0" +hash = "14fee1cdae5aa6ea35cc1ed977395f513d13a5d625e481ba7aec5982cad00c4d" metafile = true [[files]] @@ -414,12 +419,12 @@ metafile = true [[files]] file = "mods/worldedit.pw.toml" -hash = "dfe19bad98c15297b7468ef47ea4d84bad68fff559767063c54b386f53759d7c" +hash = "bb709ad9f91ead47cccd5c31d679e5821449c2170e366b7b34553783e9615783" metafile = true [[files]] file = "mods/xaeros-minimap.pw.toml" -hash = "057a44637ba9a921d1c773bc1e6d561692501b1b620e6d5e50aef84c961a44ea" +hash = "81a0c59e2345c142bd07b2fc792ba39b7d7a0a5b0ed0b74a0ca1aca827822b1c" metafile = true [[files]] @@ -444,7 +449,7 @@ metafile = true [[files]] file = "resourcepacks/Chat_Reporting_Helper.pw.toml" -hash = "8f60b7c45bd05bba079dde422362467d1ab2f7023df8aff98753fa6c3917af0a" +hash = "53901bda99bb1a53faf7f2d23dc7b5b1f5f71855e606805872f47b8cb8bdc437" metafile = true [[files]] @@ -452,13 +457,9 @@ file = "resourcepacks/Fast_Better_Grass.pw.toml" hash = "290391e0d98878f0a9218891f04e7fd8d6259c8feb032a3c503c75007a3189ef" metafile = true -[[files]] -file = "resourcepacks/Mod Menu Helper.zip" -hash = "043d8f5622d457d189413de1b24ba684c8810a0f664d80fdfb7708b531f389ce" - [[files]] file = "resourcepacks/Translations_for_Sodium.pw.toml" -hash = "f86da31b085e58263648a7aa16a391a35aa25c1312e8f84abab8f99249775352" +hash = "386ca449df238e526d6e10c704a0c605cf90ff5369f26bb75f15bba4595886f5" metafile = true [[files]] @@ -470,6 +471,11 @@ file = "resourcepacks/fresh-animations.pw.toml" hash = "256b67c869770482657d4dd31124bf705c780c5c798206af522bcd5392c7ded9" metafile = true +[[files]] +file = "resourcepacks/mod-menu-helper.pw.toml" +hash = "fdd1676ce8b587a0936e2608b4b441348c37b907be2ac2f113746d0ad588ced9" +metafile = true + [[files]] file = "shaderpacks/bliss-shader.pw.toml" hash = "c8de367e791fa5d6b903ff7154aee21ff66f57e4e484bc53189779c0041c05ba" diff --git a/plus/mods/chat-heads.pw.toml b/plus/mods/chat-heads.pw.toml index c8ef079..222cf64 100644 --- a/plus/mods/chat-heads.pw.toml +++ b/plus/mods/chat-heads.pw.toml @@ -1,13 +1,13 @@ name = "Chat Heads" -filename = "chat_heads-0.13.2-fabric-1.21.jar" +filename = "chat_heads-0.13.3-fabric-1.21.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/kfmh1lYB/chat_heads-0.13.2-fabric-1.21.jar" -hash-format = "sha1" -hash = "7504f606ee91fbe03b51d26e74749432d3921db4" +url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/1ZPYjESW/chat_heads-0.13.3-fabric-1.21.jar" +hash-format = "sha512" +hash = "04a7b5e1c16024bf9c57170bdc5f774913b66fe392bf3055ff5bbd8dd810a97a0ad366445a9c92c6b1b09de269f204616581b905e13703346a6046d44baa6cac" [update] [update.modrinth] mod-id = "Wb5oqrBJ" -version = "kfmh1lYB" +version = "1ZPYjESW" diff --git a/plus/mods/fabric-language-kotlin.pw.toml b/plus/mods/fabric-language-kotlin.pw.toml index ec30e05..6c65294 100644 --- a/plus/mods/fabric-language-kotlin.pw.toml +++ b/plus/mods/fabric-language-kotlin.pw.toml @@ -1,13 +1,13 @@ name = "Fabric Language Kotlin" -filename = "fabric-language-kotlin-1.12.2+kotlin.2.0.20.jar" +filename = "fabric-language-kotlin-1.12.3+kotlin.2.0.21.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/o0V8mlNz/fabric-language-kotlin-1.12.2%2Bkotlin.2.0.20.jar" -hash-format = "sha1" -hash = "6fa5bbd06ab731cbd522aa2591af69101d921672" +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/B0fZidZi/fabric-language-kotlin-1.12.3%2Bkotlin.2.0.21.jar" +hash-format = "sha512" +hash = "a9278c0a32a4906989fff17431ad5cc13fbed95a99a15bb8e10ba427714e28eb4828f779affb4e80731d98ab14f23e4d759ea2090be05a10da908608139e67e7" [update] [update.modrinth] mod-id = "Ha28R6CL" -version = "o0V8mlNz" +version = "B0fZidZi" diff --git a/plus/mods/lambdynamiclights.pw.toml b/plus/mods/lambdynamiclights.pw.toml new file mode 100644 index 0000000..5eaa357 --- /dev/null +++ b/plus/mods/lambdynamiclights.pw.toml @@ -0,0 +1,13 @@ +name = "LambDynamicLights" +filename = "lambdynamiclights-3.0.1+1.21.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/yBW8D80W/versions/jMgX3AR4/lambdynamiclights-3.0.1%2B1.21.1.jar" +hash-format = "sha512" +hash = "fe234d02552ad46d9d020c2518ded064356b2215288abff66d3671f40110c270b84d91bca03d01f7dedf4dd6a93b853f2b1217bbbb36a7001a90c66c5b65f580" + +[update] +[update.modrinth] +mod-id = "yBW8D80W" +version = "jMgX3AR4" diff --git a/plus/mods/modmenu.pw.toml b/plus/mods/modmenu.pw.toml index 3a0bcc6..8585b11 100644 --- a/plus/mods/modmenu.pw.toml +++ b/plus/mods/modmenu.pw.toml @@ -1,13 +1,13 @@ name = "Mod Menu" -filename = "modmenu-11.0.2.jar" +filename = "modmenu-11.0.3.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/3ib3Uvvv/modmenu-11.0.2.jar" +url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/YIfqIJ8q/modmenu-11.0.3.jar" hash-format = "sha512" -hash = "740c9845a8447efa481607d1a9879a4774c7610eb5bc4072ccb2b7ed9b2afc295f0db41abb608ab2cbf589b42578bcd054fb51f7f7257d3151d5d3a0adc0b6ab" +hash = "4c6387a059c7ac9028acc3d78124af02a4495bef2c16783bbffe5bf449067daf2620708fd57f8725e46f0c34d0f571adf60f0869742bfe7f6101ddf13a2a87da" [update] [update.modrinth] mod-id = "mOgUt4GM" -version = "3ib3Uvvv" +version = "YIfqIJ8q" diff --git a/plus/mods/rei.pw.toml b/plus/mods/rei.pw.toml index 30e518e..6a19714 100644 --- a/plus/mods/rei.pw.toml +++ b/plus/mods/rei.pw.toml @@ -1,13 +1,13 @@ name = "Roughly Enough Items (REI)" -filename = "RoughlyEnoughItems-16.0.777-fabric.jar" +filename = "RoughlyEnoughItems-16.0.783-fabric.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/nfn13YXA/versions/R17xxXYg/RoughlyEnoughItems-16.0.777-fabric.jar" -hash-format = "sha1" -hash = "89d989887dccffaa3dec17fb042cd0b024849610" +url = "https://cdn.modrinth.com/data/nfn13YXA/versions/nJkymL31/RoughlyEnoughItems-16.0.783-fabric.jar" +hash-format = "sha512" +hash = "1b442bcce6e79dc2cdfa582a1824191c116d68788d94a3486f01ad3ad163cb404560f8f8b10b5db18f919928f84b3456838f1986c5b635f40f640a7b30ec83bc" [update] [update.modrinth] mod-id = "nfn13YXA" -version = "R17xxXYg" +version = "nJkymL31" diff --git a/plus/mods/simple-voice-chat.pw.toml b/plus/mods/simple-voice-chat.pw.toml index 50d9bb0..ec31424 100644 --- a/plus/mods/simple-voice-chat.pw.toml +++ b/plus/mods/simple-voice-chat.pw.toml @@ -1,13 +1,13 @@ name = "Simple Voice Chat" -filename = "voicechat-fabric-1.21.1-2.5.22.jar" +filename = "voicechat-fabric-1.21.1-2.5.24.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/ozQLBOwc/voicechat-fabric-1.21.1-2.5.22.jar" -hash-format = "sha1" -hash = "dfb8dab4611e128c5148884b8aebf9492897fb67" +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/9IRn71aQ/voicechat-fabric-1.21.1-2.5.24.jar" +hash-format = "sha512" +hash = "05bd1f98627c5d2b8d9ac7d9533e79f1988227e0a769a3d550c47a9a77f30ad3749c4225080c1776a2e7451182449a2c5465a93685144624b8b01ac1e3963ab5" [update] [update.modrinth] mod-id = "9eGKb6K1" -version = "ozQLBOwc" +version = "9IRn71aQ" diff --git a/plus/mods/worldedit.pw.toml b/plus/mods/worldedit.pw.toml index 9a959c8..70c436e 100644 --- a/plus/mods/worldedit.pw.toml +++ b/plus/mods/worldedit.pw.toml @@ -1,13 +1,13 @@ name = "WorldEdit" -filename = "worldedit-mod-7.3.6.jar" +filename = "worldedit-mod-7.3.7.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/1u6JkXh5/versions/vBzkrSYP/worldedit-mod-7.3.6.jar" -hash-format = "sha1" -hash = "89d3d1a5b6d4d400adf5fc64ccc3f10add3ed7c3" +url = "https://cdn.modrinth.com/data/1u6JkXh5/versions/TLkb1TuS/worldedit-mod-7.3.7.jar" +hash-format = "sha512" +hash = "7338dbfb0c09db51214e187516c453ffddee7164beaac34abfda0a5ceb66bb2a66612851af57e1a14f35720a8c3955554cfdd231c6863228bb15351ae2916952" [update] [update.modrinth] mod-id = "1u6JkXh5" -version = "vBzkrSYP" +version = "TLkb1TuS" diff --git a/plus/mods/xaeros-minimap.pw.toml b/plus/mods/xaeros-minimap.pw.toml index f83d1c4..3ffce8b 100644 --- a/plus/mods/xaeros-minimap.pw.toml +++ b/plus/mods/xaeros-minimap.pw.toml @@ -1,13 +1,13 @@ name = "Xaero's Minimap" -filename = "Xaeros_Minimap_24.4.0_Fabric_1.21.jar" +filename = "Xaeros_Minimap_24.5.0_Fabric_1.21.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/1bokaNcj/versions/3rShEpTe/Xaeros_Minimap_24.4.0_Fabric_1.21.jar" -hash-format = "sha1" -hash = "c34010d020990fee15eeda7c0c50f12bcaa0fa1a" +url = "https://cdn.modrinth.com/data/1bokaNcj/versions/ronrQ1g2/Xaeros_Minimap_24.5.0_Fabric_1.21.jar" +hash-format = "sha512" +hash = "f32bb730de388053c76137ef12e54e70581c30056db54a42faf87feaefb771f0341f87a2bcacef6efeaee3abfd3bbd713da673c5a8a9923d4ce5023305d13104" [update] [update.modrinth] mod-id = "1bokaNcj" -version = "3rShEpTe" +version = "ronrQ1g2" diff --git a/plus/pack.toml b/plus/pack.toml index 236f387..1c6ebf4 100644 --- a/plus/pack.toml +++ b/plus/pack.toml @@ -6,11 +6,11 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "79f86cfe0952730a7e9d80621b549a5aa9fdfd7dd2cf50b92a4f86fc1abf1b55" +hash = "6e6749c6e22c8050e347d915dba50d5ab2c5cb048d4bb45d898658b93cd57f8d" [versions] -fabric = "0.16.5" +fabric = "0.16.7" minecraft = "1.21.1" [options] -acceptable-game-versions = ["1.21", "1.21.0"] +acceptable-game-versions = [] diff --git a/plus/resourcepacks/Chat_Reporting_Helper.pw.toml b/plus/resourcepacks/Chat_Reporting_Helper.pw.toml index 3163cab..aa49744 100644 --- a/plus/resourcepacks/Chat_Reporting_Helper.pw.toml +++ b/plus/resourcepacks/Chat_Reporting_Helper.pw.toml @@ -3,11 +3,11 @@ filename = "Chat Reporting Helper.zip" side = "both" [download] -url = "https://cdn.modrinth.com/data/tN4E9NfV/versions/vFfERMZ8/Chat%20Reporting%20Helper.zip" -hash-format = "sha1" -hash = "f6939c102a5411acd83cfa70d3f550bf7616944b" +url = "https://cdn.modrinth.com/data/tN4E9NfV/versions/1IyP82KW/Chat%20Reporting%20Helper.zip" +hash-format = "sha512" +hash = "d0ac19bef331eda07a30f60d53c85a72b5c4eda2066d90eeb29f8ee071efe4b694eb9d598aa09c3c6d608a11798cb518d3e742609fde56d2cd074b892f650b55" [update] [update.modrinth] mod-id = "tN4E9NfV" -version = "vFfERMZ8" +version = "1IyP82KW" diff --git a/plus/resourcepacks/Mod Menu Helper.zip b/plus/resourcepacks/Mod Menu Helper.zip deleted file mode 100644 index dc19217..0000000 Binary files a/plus/resourcepacks/Mod Menu Helper.zip and /dev/null differ diff --git a/plus/resourcepacks/Translations_for_Sodium.pw.toml b/plus/resourcepacks/Translations_for_Sodium.pw.toml index 5cb50a7..5b5a213 100644 --- a/plus/resourcepacks/Translations_for_Sodium.pw.toml +++ b/plus/resourcepacks/Translations_for_Sodium.pw.toml @@ -3,11 +3,11 @@ filename = "SodiumTranslations.zip" side = "both" [download] -url = "https://cdn.modrinth.com/data/yfDziwn1/versions/BtRqvj3X/SodiumTranslations.zip" -hash-format = "sha1" -hash = "ed9e2f2b9bda0dd5a7393660f59cc208d4398e7d" +url = "https://cdn.modrinth.com/data/yfDziwn1/versions/jSZSOlid/SodiumTranslations.zip" +hash-format = "sha512" +hash = "b34258f50dacb6c1498cc6aafb6b80c9d13456938ebcfbfaada39520eecdeecbadb1021958106ddd18b183d963a5f82ac1231099278ee82bbe7167fd77e5f0cb" [update] [update.modrinth] mod-id = "yfDziwn1" -version = "BtRqvj3X" +version = "jSZSOlid" diff --git a/plus/resourcepacks/mod-menu-helper.pw.toml b/plus/resourcepacks/mod-menu-helper.pw.toml new file mode 100644 index 0000000..164143c --- /dev/null +++ b/plus/resourcepacks/mod-menu-helper.pw.toml @@ -0,0 +1,7 @@ +name = "Mod Menu Helper" +filename = "Mod Menu Helper.zip" + +[download] +url = "https://github.com/Fabulously-Optimized/fabulously-optimized/raw/dc3dd3e938569472c4d179f15142814c2ae1b797/Packwiz/1.21.1/resourcepacks/Mod%20Menu%20Helper.zip" +hash-format = "sha256" +hash = "6e75ca294297ae1f32099298a56c15cebee3697f4858de398c3f1690df50552e" diff --git a/standard/config/yosbr/config/capes.json5 b/standard/config/capes.json5 similarity index 89% rename from standard/config/yosbr/config/capes.json5 rename to standard/config/capes.json5 index 5a47752..0948cc8 100644 --- a/standard/config/yosbr/config/capes.json5 +++ b/standard/config/capes.json5 @@ -1,7 +1,7 @@ { clientCapeType: "MINECRAFTCAPES", enableOptifine: true, - enableLabyMod: true, + enableLabyMod: false, enableWynntils: true, enableMinecraftCapesMod: true, enableCosmetica: true, diff --git a/standard/config/fabric_loader_dependencies.json b/standard/config/fabric_loader_dependencies.json index 9228205..c05c72a 100644 --- a/standard/config/fabric_loader_dependencies.json +++ b/standard/config/fabric_loader_dependencies.json @@ -3,19 +3,13 @@ "overrides": { "fabricloader": { "+depends": { - "fabricloader": ">=0.16.5" + "fabricloader": ">=0.16.7" } }, "minecraft": { "+recommends": { "iotomr": ">0.0.1" } - }, - "lambdynlights": { - "recommends": {} - }, - "polytone": { - "conflicts": {} } } } diff --git a/standard/index.toml b/standard/index.toml index e1f930f..f96a18e 100644 --- a/standard/index.toml +++ b/standard/index.toml @@ -1,8 +1,12 @@ hash-format = "sha256" +[[files]] +file = "config/capes.json5" +hash = "9f55ddf355ed1a3af8c67ee97d22f7001b656f816ec34acbd874f0c08893d8fe" + [[files]] file = "config/fabric_loader_dependencies.json" -hash = "3d203188031a41900387b8a90c2525883f4c6a2f2af2d81289a6890c7dcbef3e" +hash = "9410708753da738c6ffa159927e0ebed1865afa0c9733e8d7bf04c674c7ca0f4" [[files]] file = "config/isxander-main-menu-credits.json" @@ -12,10 +16,6 @@ hash = "b20a34be28f3fbc7f3def054c09d949dd1959acd9247ab41edf16acb3d675b93" file = "config/yosbr/config/PaginatedAdvancements.json5" hash = "a9155c42970144917f21ea15fd608e3bd4ec553efe319a2ec94047c75ecda6c7" -[[files]] -file = "config/yosbr/config/capes.json5" -hash = "51618dd0915bd67e04a08e5aacd997dab84323ae1dacde4ca2e2208ff0403c07" - [[files]] file = "config/yosbr/config/citresewn.json" hash = "f07bcb900daff8172f6fb9fe56bd11faf1139036c340f4cc24dacf33eaa2447f" @@ -136,7 +136,7 @@ metafile = true [[files]] file = "mods/chat-heads.pw.toml" -hash = "147d49f6d81eb9b09a097d2af85b8c8bf3a348743dc075bcc52faf3b4e800123" +hash = "34d39796ae3dbb41308bde45cfa2c7b7b0b707b62459fb76b3b20a019dc34a70" metafile = true [[files]] @@ -211,7 +211,7 @@ metafile = true [[files]] file = "mods/fabric-language-kotlin.pw.toml" -hash = "4827c2c799732112b14c0edf55062c1f33bef97d7f7d866491bb1d7d4b97e1c8" +hash = "5edd45af7eccd8a626f72fa148a680dc2640c081bdc73971b17652c92b92780b" metafile = true [[files]] @@ -249,6 +249,11 @@ file = "mods/iris.pw.toml" hash = "bd1257c27029beccd2ff8c559d5126dd8bea875643d5a6a192474129e90a801e" metafile = true +[[files]] +file = "mods/lambdynamiclights.pw.toml" +hash = "38d15aa7d6c9c41f437ba00f5fe89b899fff4892ac6fe39c09e89677d8f3b075" +metafile = true + [[files]] file = "mods/languagereload.pw.toml" hash = "ec1b08599de799e00f251a4828793d2f88ac50c7c9ff78b25b5c9c7455e1e12f" @@ -291,7 +296,7 @@ metafile = true [[files]] file = "mods/modmenu.pw.toml" -hash = "765d106a839a861f41023980da128e522062e494567f0471de493d31748d96b0" +hash = "dd27444b02535763c3e41b523dfd585a6baadbef797767b70ce4cdaad4e131d9" metafile = true [[files]] @@ -341,7 +346,7 @@ metafile = true [[files]] file = "mods/simple-voice-chat.pw.toml" -hash = "a6ba298b74f6cc6d2ed3cf0f4223200cce95251413ac8a0d531d230cd6c7ddd0" +hash = "14fee1cdae5aa6ea35cc1ed977395f513d13a5d625e481ba7aec5982cad00c4d" metafile = true [[files]] @@ -371,7 +376,7 @@ metafile = true [[files]] file = "mods/xaeros-minimap.pw.toml" -hash = "057a44637ba9a921d1c773bc1e6d561692501b1b620e6d5e50aef84c961a44ea" +hash = "81a0c59e2345c142bd07b2fc792ba39b7d7a0a5b0ed0b74a0ca1aca827822b1c" metafile = true [[files]] @@ -396,7 +401,7 @@ metafile = true [[files]] file = "resourcepacks/Chat_Reporting_Helper.pw.toml" -hash = "8f60b7c45bd05bba079dde422362467d1ab2f7023df8aff98753fa6c3917af0a" +hash = "53901bda99bb1a53faf7f2d23dc7b5b1f5f71855e606805872f47b8cb8bdc437" metafile = true [[files]] @@ -404,13 +409,9 @@ file = "resourcepacks/Fast_Better_Grass.pw.toml" hash = "290391e0d98878f0a9218891f04e7fd8d6259c8feb032a3c503c75007a3189ef" metafile = true -[[files]] -file = "resourcepacks/Mod Menu Helper.zip" -hash = "043d8f5622d457d189413de1b24ba684c8810a0f664d80fdfb7708b531f389ce" - [[files]] file = "resourcepacks/Translations_for_Sodium.pw.toml" -hash = "f86da31b085e58263648a7aa16a391a35aa25c1312e8f84abab8f99249775352" +hash = "386ca449df238e526d6e10c704a0c605cf90ff5369f26bb75f15bba4595886f5" metafile = true [[files]] @@ -422,6 +423,11 @@ file = "resourcepacks/fresh-animations.pw.toml" hash = "256b67c869770482657d4dd31124bf705c780c5c798206af522bcd5392c7ded9" metafile = true +[[files]] +file = "resourcepacks/mod-menu-helper.pw.toml" +hash = "fdd1676ce8b587a0936e2608b4b441348c37b907be2ac2f113746d0ad588ced9" +metafile = true + [[files]] file = "shaderpacks/bliss-shader.pw.toml" hash = "c8de367e791fa5d6b903ff7154aee21ff66f57e4e484bc53189779c0041c05ba" diff --git a/standard/mods/chat-heads.pw.toml b/standard/mods/chat-heads.pw.toml index c8ef079..222cf64 100644 --- a/standard/mods/chat-heads.pw.toml +++ b/standard/mods/chat-heads.pw.toml @@ -1,13 +1,13 @@ name = "Chat Heads" -filename = "chat_heads-0.13.2-fabric-1.21.jar" +filename = "chat_heads-0.13.3-fabric-1.21.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/kfmh1lYB/chat_heads-0.13.2-fabric-1.21.jar" -hash-format = "sha1" -hash = "7504f606ee91fbe03b51d26e74749432d3921db4" +url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/1ZPYjESW/chat_heads-0.13.3-fabric-1.21.jar" +hash-format = "sha512" +hash = "04a7b5e1c16024bf9c57170bdc5f774913b66fe392bf3055ff5bbd8dd810a97a0ad366445a9c92c6b1b09de269f204616581b905e13703346a6046d44baa6cac" [update] [update.modrinth] mod-id = "Wb5oqrBJ" -version = "kfmh1lYB" +version = "1ZPYjESW" diff --git a/standard/mods/fabric-language-kotlin.pw.toml b/standard/mods/fabric-language-kotlin.pw.toml index ec30e05..6c65294 100644 --- a/standard/mods/fabric-language-kotlin.pw.toml +++ b/standard/mods/fabric-language-kotlin.pw.toml @@ -1,13 +1,13 @@ name = "Fabric Language Kotlin" -filename = "fabric-language-kotlin-1.12.2+kotlin.2.0.20.jar" +filename = "fabric-language-kotlin-1.12.3+kotlin.2.0.21.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/o0V8mlNz/fabric-language-kotlin-1.12.2%2Bkotlin.2.0.20.jar" -hash-format = "sha1" -hash = "6fa5bbd06ab731cbd522aa2591af69101d921672" +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/B0fZidZi/fabric-language-kotlin-1.12.3%2Bkotlin.2.0.21.jar" +hash-format = "sha512" +hash = "a9278c0a32a4906989fff17431ad5cc13fbed95a99a15bb8e10ba427714e28eb4828f779affb4e80731d98ab14f23e4d759ea2090be05a10da908608139e67e7" [update] [update.modrinth] mod-id = "Ha28R6CL" -version = "o0V8mlNz" +version = "B0fZidZi" diff --git a/standard/mods/lambdynamiclights.pw.toml b/standard/mods/lambdynamiclights.pw.toml new file mode 100644 index 0000000..5eaa357 --- /dev/null +++ b/standard/mods/lambdynamiclights.pw.toml @@ -0,0 +1,13 @@ +name = "LambDynamicLights" +filename = "lambdynamiclights-3.0.1+1.21.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/yBW8D80W/versions/jMgX3AR4/lambdynamiclights-3.0.1%2B1.21.1.jar" +hash-format = "sha512" +hash = "fe234d02552ad46d9d020c2518ded064356b2215288abff66d3671f40110c270b84d91bca03d01f7dedf4dd6a93b853f2b1217bbbb36a7001a90c66c5b65f580" + +[update] +[update.modrinth] +mod-id = "yBW8D80W" +version = "jMgX3AR4" diff --git a/standard/mods/modmenu.pw.toml b/standard/mods/modmenu.pw.toml index 3a0bcc6..8585b11 100644 --- a/standard/mods/modmenu.pw.toml +++ b/standard/mods/modmenu.pw.toml @@ -1,13 +1,13 @@ name = "Mod Menu" -filename = "modmenu-11.0.2.jar" +filename = "modmenu-11.0.3.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/3ib3Uvvv/modmenu-11.0.2.jar" +url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/YIfqIJ8q/modmenu-11.0.3.jar" hash-format = "sha512" -hash = "740c9845a8447efa481607d1a9879a4774c7610eb5bc4072ccb2b7ed9b2afc295f0db41abb608ab2cbf589b42578bcd054fb51f7f7257d3151d5d3a0adc0b6ab" +hash = "4c6387a059c7ac9028acc3d78124af02a4495bef2c16783bbffe5bf449067daf2620708fd57f8725e46f0c34d0f571adf60f0869742bfe7f6101ddf13a2a87da" [update] [update.modrinth] mod-id = "mOgUt4GM" -version = "3ib3Uvvv" +version = "YIfqIJ8q" diff --git a/standard/mods/simple-voice-chat.pw.toml b/standard/mods/simple-voice-chat.pw.toml index 50d9bb0..ec31424 100644 --- a/standard/mods/simple-voice-chat.pw.toml +++ b/standard/mods/simple-voice-chat.pw.toml @@ -1,13 +1,13 @@ name = "Simple Voice Chat" -filename = "voicechat-fabric-1.21.1-2.5.22.jar" +filename = "voicechat-fabric-1.21.1-2.5.24.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/ozQLBOwc/voicechat-fabric-1.21.1-2.5.22.jar" -hash-format = "sha1" -hash = "dfb8dab4611e128c5148884b8aebf9492897fb67" +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/9IRn71aQ/voicechat-fabric-1.21.1-2.5.24.jar" +hash-format = "sha512" +hash = "05bd1f98627c5d2b8d9ac7d9533e79f1988227e0a769a3d550c47a9a77f30ad3749c4225080c1776a2e7451182449a2c5465a93685144624b8b01ac1e3963ab5" [update] [update.modrinth] mod-id = "9eGKb6K1" -version = "ozQLBOwc" +version = "9IRn71aQ" diff --git a/standard/mods/xaeros-minimap.pw.toml b/standard/mods/xaeros-minimap.pw.toml index f83d1c4..3ffce8b 100644 --- a/standard/mods/xaeros-minimap.pw.toml +++ b/standard/mods/xaeros-minimap.pw.toml @@ -1,13 +1,13 @@ name = "Xaero's Minimap" -filename = "Xaeros_Minimap_24.4.0_Fabric_1.21.jar" +filename = "Xaeros_Minimap_24.5.0_Fabric_1.21.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/1bokaNcj/versions/3rShEpTe/Xaeros_Minimap_24.4.0_Fabric_1.21.jar" -hash-format = "sha1" -hash = "c34010d020990fee15eeda7c0c50f12bcaa0fa1a" +url = "https://cdn.modrinth.com/data/1bokaNcj/versions/ronrQ1g2/Xaeros_Minimap_24.5.0_Fabric_1.21.jar" +hash-format = "sha512" +hash = "f32bb730de388053c76137ef12e54e70581c30056db54a42faf87feaefb771f0341f87a2bcacef6efeaee3abfd3bbd713da673c5a8a9923d4ce5023305d13104" [update] [update.modrinth] mod-id = "1bokaNcj" -version = "3rShEpTe" +version = "ronrQ1g2" diff --git a/standard/pack.toml b/standard/pack.toml index 2a87c9b..47f3365 100644 --- a/standard/pack.toml +++ b/standard/pack.toml @@ -6,11 +6,11 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "54890d00d16e48819e8de9c25bc6d255019b506ab3dab51f517275fda025fdcc" +hash = "29fa6cca49f56bdf5feb02da0045199d39b60bd9912a5f456ae42e071f231542" [versions] -fabric = "0.16.5" +fabric = "0.16.7" minecraft = "1.21.1" [options] -acceptable-game-versions = ["1.21", "1.21.0"] +acceptable-game-versions = [] diff --git a/standard/resourcepacks/Chat_Reporting_Helper.pw.toml b/standard/resourcepacks/Chat_Reporting_Helper.pw.toml index 3163cab..aa49744 100644 --- a/standard/resourcepacks/Chat_Reporting_Helper.pw.toml +++ b/standard/resourcepacks/Chat_Reporting_Helper.pw.toml @@ -3,11 +3,11 @@ filename = "Chat Reporting Helper.zip" side = "both" [download] -url = "https://cdn.modrinth.com/data/tN4E9NfV/versions/vFfERMZ8/Chat%20Reporting%20Helper.zip" -hash-format = "sha1" -hash = "f6939c102a5411acd83cfa70d3f550bf7616944b" +url = "https://cdn.modrinth.com/data/tN4E9NfV/versions/1IyP82KW/Chat%20Reporting%20Helper.zip" +hash-format = "sha512" +hash = "d0ac19bef331eda07a30f60d53c85a72b5c4eda2066d90eeb29f8ee071efe4b694eb9d598aa09c3c6d608a11798cb518d3e742609fde56d2cd074b892f650b55" [update] [update.modrinth] mod-id = "tN4E9NfV" -version = "vFfERMZ8" +version = "1IyP82KW" diff --git a/standard/resourcepacks/Mod Menu Helper.zip b/standard/resourcepacks/Mod Menu Helper.zip deleted file mode 100644 index dc19217..0000000 Binary files a/standard/resourcepacks/Mod Menu Helper.zip and /dev/null differ diff --git a/standard/resourcepacks/Translations_for_Sodium.pw.toml b/standard/resourcepacks/Translations_for_Sodium.pw.toml index 5cb50a7..5b5a213 100644 --- a/standard/resourcepacks/Translations_for_Sodium.pw.toml +++ b/standard/resourcepacks/Translations_for_Sodium.pw.toml @@ -3,11 +3,11 @@ filename = "SodiumTranslations.zip" side = "both" [download] -url = "https://cdn.modrinth.com/data/yfDziwn1/versions/BtRqvj3X/SodiumTranslations.zip" -hash-format = "sha1" -hash = "ed9e2f2b9bda0dd5a7393660f59cc208d4398e7d" +url = "https://cdn.modrinth.com/data/yfDziwn1/versions/jSZSOlid/SodiumTranslations.zip" +hash-format = "sha512" +hash = "b34258f50dacb6c1498cc6aafb6b80c9d13456938ebcfbfaada39520eecdeecbadb1021958106ddd18b183d963a5f82ac1231099278ee82bbe7167fd77e5f0cb" [update] [update.modrinth] mod-id = "yfDziwn1" -version = "BtRqvj3X" +version = "jSZSOlid" diff --git a/standard/resourcepacks/mod-menu-helper.pw.toml b/standard/resourcepacks/mod-menu-helper.pw.toml new file mode 100644 index 0000000..164143c --- /dev/null +++ b/standard/resourcepacks/mod-menu-helper.pw.toml @@ -0,0 +1,7 @@ +name = "Mod Menu Helper" +filename = "Mod Menu Helper.zip" + +[download] +url = "https://github.com/Fabulously-Optimized/fabulously-optimized/raw/dc3dd3e938569472c4d179f15142814c2ae1b797/Packwiz/1.21.1/resourcepacks/Mod%20Menu%20Helper.zip" +hash-format = "sha256" +hash = "6e75ca294297ae1f32099298a56c15cebee3697f4858de398c3f1690df50552e"