diff --git a/client_pack/index.toml b/client_pack/index.toml index 7b7ecd8..848de9c 100644 --- a/client_pack/index.toml +++ b/client_pack/index.toml @@ -205,11 +205,6 @@ file = "mods/connected-glass.pw.toml" hash = "ba633190e61bd7b32e412cb628a83fdd09b53b7ef8a036f1669687c719a99cc2" metafile = true -[[files]] -file = "mods/connector.pw.toml" -hash = "a38d72ca403e9064338be6e0cf69532768b0c1aba8f88703a8ce74c2734da522" -metafile = true - [[files]] file = "mods/copycats.pw.toml" hash = "e002fab16a9b9ef0a35844030339612a38d3c58b0b93e97a34eb43ddc9108be7" @@ -380,11 +375,6 @@ file = "mods/flux-networks.pw.toml" hash = "ad8209e472d463c9fcd19ca708fcd9c1a4a1bc69c9f0ca22efeacb414e9ab7a8" metafile = true -[[files]] -file = "mods/forgified-fabric-api.pw.toml" -hash = "e3c62164f1eed254aa04629bce3d62b34a65bf15801d2ffb1bf1373a0b97c544" -metafile = true - [[files]] file = "mods/framedblocks.pw.toml" hash = "20eee73cffcd55bfe041b16bbc3adc64c38859bf928486bf1db1368b6dba2058" @@ -456,8 +446,8 @@ hash = "6828b28c310ae427da625473c55b79eb0c7ca42acc76591948644af0c04e3933" metafile = true [[files]] -file = "mods/immersive-portals.pw.toml" -hash = "21a062a4ead05d4bbb5c1732b67b861db82dec90ab83df8af261d344699db72e" +file = "mods/immersive-portals-neoforge.pw.toml" +hash = "ac0f4ecde3f081c4b951981b3d2ea8c08b49e61399b13a91e23d84c59306cac1" metafile = true [[files]] @@ -507,7 +497,7 @@ metafile = true [[files]] file = "mods/just-enough-mekanism-multiblocks.pw.toml" -hash = "456dcdd6c4c172612713b59ebd871703b10aa00366cac0792d2d2da0951db2df" +hash = "ee7848b3cc0e66c003d822d166e4ccc2eeda83d58d8ecfe7130e53ac39057ee5" metafile = true [[files]] @@ -715,11 +705,6 @@ file = "mods/simply-tooltips.pw.toml" hash = "320d755339086e8fb35709328ad7b094ecbf7c500d61c08c535ec7d277fe1053" metafile = true -[[files]] -file = "mods/sinytra_crash_fix.pw.toml" -hash = "8efd7344f0486599a9dc61f2dc27e83a2ce748aa1f5415d9754cce6fe4f3c48e" -metafile = true - [[files]] file = "mods/slice-and-dice.pw.toml" hash = "83a7b840686a417dfe1161ee5cd918989dd2d901c9013bf85e93a30f597260f7" diff --git a/client_pack/mods/connector.pw.toml b/client_pack/mods/connector.pw.toml deleted file mode 100644 index 302cb87..0000000 --- a/client_pack/mods/connector.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Sinytra Connector" -filename = "connector-2.0.0-beta.17+1.21.1-full.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/u58R1TMW/versions/IITF0PRC/connector-2.0.0-beta.17%2B1.21.1-full.jar" -hash-format = "sha512" -hash = "cb92b662047208792e61191d372d1e255766200406c35769007101f8c578c1018938610c3b90352afd93ec42d7963acf3607e35c50e669df50ac85d7c5529560" - -[update] -[update.modrinth] -mod-id = "u58R1TMW" -version = "IITF0PRC" diff --git a/client_pack/mods/forgified-fabric-api.pw.toml b/client_pack/mods/forgified-fabric-api.pw.toml deleted file mode 100644 index 9c15bd5..0000000 --- a/client_pack/mods/forgified-fabric-api.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Forgified Fabric API" -filename = "forgified-fabric-api-0.116.15+2.3.4+1.21.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/Aqlf1Shp/versions/K4hHKnnI/forgified-fabric-api-0.116.15%2B2.3.4%2B1.21.1.jar" -hash-format = "sha512" -hash = "2de84db829cae926f7a90d8d828114b8d8d735ca230d518c6c3772f6f25b48838b209f75d7c198ba3bb6ec5a64d12094c7b7dacc76af387263a50e97e07c262e" - -[update] -[update.modrinth] -mod-id = "Aqlf1Shp" -version = "K4hHKnnI" diff --git a/client_pack/mods/immersive-portals-neoforge.pw.toml b/client_pack/mods/immersive-portals-neoforge.pw.toml new file mode 100644 index 0000000..f192d8c --- /dev/null +++ b/client_pack/mods/immersive-portals-neoforge.pw.toml @@ -0,0 +1,13 @@ +name = "Immersive Portals for (Neo)Forge" +filename = "immersive_portals-6.0.7-all.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/zf4Szzx2/versions/HbBv6YVB/immersive_portals-6.0.7-all.jar" +hash-format = "sha512" +hash = "c4b5ce9f5b3f9030cf836adef613e073036b04bbe77f07978872165c142ec88fb8d726ba6e90afd8907b8f5e868b00e0a0efa7613f32c402fcb93ed082a0f828" + +[update] +[update.modrinth] +mod-id = "zf4Szzx2" +version = "HbBv6YVB" diff --git a/client_pack/mods/immersive-portals.pw.toml b/client_pack/mods/immersive-portals.pw.toml deleted file mode 100644 index 81539f6..0000000 --- a/client_pack/mods/immersive-portals.pw.toml +++ /dev/null @@ -1,8 +0,0 @@ -name = "Immersive Portals" -filename = "immersive-portals-6.0.6-mc1.21.1-fabric.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/zJpHMkdD/versions/vOmUATGw/immersive-portals-6.0.6-mc1.21.1-fabric.jar" -hash-format = "sha256" -hash = "07c95e7422c311b53c082a598dd533169d72fb26ee8385e6982cc7078c9f7979" diff --git a/client_pack/mods/just-enough-mekanism-multiblocks.pw.toml b/client_pack/mods/just-enough-mekanism-multiblocks.pw.toml index c3e9a06..ef55596 100644 --- a/client_pack/mods/just-enough-mekanism-multiblocks.pw.toml +++ b/client_pack/mods/just-enough-mekanism-multiblocks.pw.toml @@ -1,13 +1,13 @@ name = "Just Enough Mekanism Multiblocks" -filename = "JustEnoughMekanismMultiblocks-1.21.1-7.7.jar" +filename = "JustEnoughMekanismMultiblocks-1.21.1-7.6.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/kRaE85yQ/versions/g0Exmy3H/JustEnoughMekanismMultiblocks-1.21.1-7.7.jar" +url = "https://cdn.modrinth.com/data/kRaE85yQ/versions/ctXhNmM5/JustEnoughMekanismMultiblocks-1.21.1-7.6.jar" hash-format = "sha512" -hash = "32cb1705b832cadc569c88d3aed11202d27d0d458ff2b88b70c46ccd832d112d7b3f25a8598e4c5533c07a73aa4ca17033d6245b15282b26bdb4988bffa40855" +hash = "bdccb290fec4134e393052492af6a8ea6df0268e5cc5b1c8a8ce2c796cbaa838a8c6871d8df353fcbf95281de7a2ba419c5f681276e80ff91665710b46c79d97" [update] [update.modrinth] mod-id = "kRaE85yQ" -version = "g0Exmy3H" +version = "ctXhNmM5" diff --git a/client_pack/mods/sinytra_crash_fix.pw.toml b/client_pack/mods/sinytra_crash_fix.pw.toml deleted file mode 100644 index d76da5c..0000000 --- a/client_pack/mods/sinytra_crash_fix.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Sinytra Connector Crash Fix" -filename = "sinytra-connector-crash-fix.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/cCCpo8qW/versions/E3BA6USN/sinytra-connector-crash-fix.jar" -hash-format = "sha512" -hash = "bf8c910c45d84eb0c18145e5ce44f5bb1b658549f46e004e5ca399c47f9212b68fe2d60c133126c3534fcad189a6f329b745660cb2a2333dba8263a71abe4652" - -[update] -[update.modrinth] -mod-id = "cCCpo8qW" -version = "E3BA6USN" diff --git a/client_pack/pack.toml b/client_pack/pack.toml index 5af4a42..6dce715 100644 --- a/client_pack/pack.toml +++ b/client_pack/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "87ba68c4e45f1c6ffac777bdc3668dbcc1fafead32da12693e64ce93393a9e2d" +hash = "d470337d3daee2915f8e6b81eccd63660a052ab1f4536e7fa0bcc62d09be07c2" [versions] minecraft = "1.21.1" diff --git a/server_pack/index.toml b/server_pack/index.toml index 857d88a..b35eb31 100644 --- a/server_pack/index.toml +++ b/server_pack/index.toml @@ -2,7 +2,7 @@ hash-format = "sha256" [[files]] file = "kubejs/assets/scicraft/lang/en_us.json" -hash = "a70cab08a74a2c77ca5312960fba6c51dab08d1fd5a6cbe5166987b66a39cb4e" +hash = "d2126d3b09f8048309675d7a9f79776c1b01070c43bd8b3a0caa2f1f7862f3db" [[files]] file = "kubejs/assets/scicraft/textures/block/quantum_lattice.png" @@ -26,51 +26,51 @@ hash = "52b18e603aa0eaf9a900159a24fabbe24f594ada7595a26c1265b77701d8e682" [[files]] file = "kubejs/client_scripts/01_tooltips.js" -hash = "3f8428b0534849c4deadab3ecfd3087bdf6a6d6b6a4b627d7af11735a6801028" +hash = "fd17cd238e882e6ccaa70a0abbd89391c6a34c2aa602c3053e287c49e7274801" [[files]] file = "kubejs/client_scripts/02_jei_info.js" -hash = "3ce61a3cb56d3ef02284f492bcdbb0a61adf1c9e6ad617b6f11c7065346db531" +hash = "92cc5835152e3b0c8bbb9e7ba16877e0dcb148eb96a5fe1e7f5ccc9ad9f6d6c1" [[files]] file = "kubejs/data/scicraft/advancements/protocol/first_signal.json" -hash = "95baebfb7af606fc07e9a7cb79d6febdd5dd84054f93a6a07bf770ee52a1c321" +hash = "c545af1e4e6dfcf5049ec19d309fe736777b8e322f95f73cf577efd790bb04f0" [[files]] file = "kubejs/data/scicraft/advancements/protocol/per_spatium.json" -hash = "fa1105e9de8a8670844f06e2b282ff51f1d8f8e12daefbaec873275a1662915c" +hash = "11d22ba106d9f72cdfd4d97a2e6bcc9d0e9f8084e86ef3592dd7404f567db464" [[files]] file = "kubejs/data/scicraft/advancements/protocol/root.json" -hash = "aba1bda08e8060751022e9cf23838d2af2a0fd8810585f06ff6e87d188c2688e" +hash = "1ed74aab959c8af06a0bacc4d3e4dc59a2218a61f509dd5a43ad1aecae45a003" [[files]] file = "kubejs/data/scicraft/advancements/protocol/the_answer.json" -hash = "109b345647b946e891dabead57cd8b4b1270d99d17b288afa2fc44070e12fa9a" +hash = "dc3acf6f16aab9b51eca1a971d94a6c1d60988404a6b04bab7a01da34b4ce3a6" [[files]] file = "kubejs/data/scicraft/advancements/protocol/the_core.json" -hash = "1dc7c6fc6b4f9eb3662ea61d2ea39b7b55d12d1b0123330d69f6ecbd828fa3ba" +hash = "c51854c18a23b66bec553abd334c7ea396211ac862095c0954f7354e271b101b" [[files]] file = "kubejs/data/scicraft/advancements/protocol/the_lattice.json" -hash = "5a5293806aba5c81bbfacd8c3f35c0bb3e151832cf916ed9696cbd1b5a1a3542" +hash = "889bb2cbd9c310cbe0ca737ac14c265988958d04a38e60aa8c2cfc996dbe248a" [[files]] file = "kubejs/data/scicraft/advancements/protocol/the_legacy.json" -hash = "bf9db761224b544c57105455673329fb4ed360d2d839af2b38a2201a53c68270" +hash = "eccc19d5d7784c3b1273a27f3211dc87fa3cb33eca9e89e7c73bb3cb9219ca0f" [[files]] file = "kubejs/data/scicraft/advancements/protocol/the_seal.json" -hash = "4f44df1c2c9c5ad1016eca3bb08196881142aaa3b4a9dc17bfe0d7f8f7996d49" +hash = "3eeb2305818ca2342669fa3eb08df60c0f5dcfe0a2864a637041c44bbfcf1173" [[files]] file = "kubejs/data/scicraft/advancements/protocol/the_wound.json" -hash = "439d2dc320914b2e3bebd0bccec3f7747f0e5f944d6e3285654e97bb6b2b9b92" +hash = "798548985135eb86cd3dd921d83c7ab184b89427862335ae621cd6c17e70b410" [[files]] file = "kubejs/data/scicraft/advancements/protocol/through_the_doors.json" -hash = "3384d50c04049f3a560c3a5b8190d387c4cf017ad04cebd69ba041190b327fa7" +hash = "dd870892bdb8784d8bbbd420ae91cf9d68c7d67bd396949a1c3b2498c9033a42" [[files]] file = "kubejs/data/scicraft/loot_tables/protocol/root_reward.json" @@ -78,7 +78,7 @@ hash = "510aaa143b814db531dda8fc094c2d9a5f589c83b23eb174e6301218b58101e3" [[files]] file = "kubejs/server_scripts/00_lore.js" -hash = "b13887d3751908dda093ac69b01e63e91d3567d72df92009574fc9eaf618c9a7" +hash = "06303067d63f9f3f3af14cf0b6b69fc92de15be8cace62c4a31515c47df42877" [[files]] file = "kubejs/server_scripts/01_corruption_tide.js" @@ -86,7 +86,7 @@ hash = "b6449e6563a7d4c7b9a95abe5b493ab327e57f01c63147a9ecd8126974c4c045" [[files]] file = "kubejs/server_scripts/02_events.js" -hash = "dc3ce6421a8514426452d699a80e99e66c6e746c958da54b88a859802f6b85fc" +hash = "2a81b2c232e68bfa8fd45a05802f7a1ae00a3b70da33b1bcf8bbdf873f60dc03" [[files]] file = "kubejs/server_scripts/03_recipes_tags.js" @@ -98,7 +98,7 @@ hash = "67f3bf8b9bc1b2e896e88994b7dcbd9608cd745a99163f0466900d01752b53e9" [[files]] file = "kubejs/startup_scripts/registry_blocks.js" -hash = "4ebe3f61b7d7add177a6672ff6e31f7511e66050a31852650043cefbbe168aa7" +hash = "cebf0a1d469abfd32c0a114473ee1c4fea3dc2450a7cbf6819c558885a85b157" [[files]] file = "mods/ae2-import-export-card.pw.toml" @@ -200,11 +200,6 @@ file = "mods/connected-glass.pw.toml" hash = "ba633190e61bd7b32e412cb628a83fdd09b53b7ef8a036f1669687c719a99cc2" metafile = true -[[files]] -file = "mods/connector.pw.toml" -hash = "a38d72ca403e9064338be6e0cf69532768b0c1aba8f88703a8ce74c2734da522" -metafile = true - [[files]] file = "mods/copycats.pw.toml" hash = "e002fab16a9b9ef0a35844030339612a38d3c58b0b93e97a34eb43ddc9108be7" @@ -365,11 +360,6 @@ file = "mods/flux-networks.pw.toml" hash = "ad8209e472d463c9fcd19ca708fcd9c1a4a1bc69c9f0ca22efeacb414e9ab7a8" metafile = true -[[files]] -file = "mods/forgified-fabric-api.pw.toml" -hash = "e3c62164f1eed254aa04629bce3d62b34a65bf15801d2ffb1bf1373a0b97c544" -metafile = true - [[files]] file = "mods/framedblocks.pw.toml" hash = "20eee73cffcd55bfe041b16bbc3adc64c38859bf928486bf1db1368b6dba2058" @@ -441,8 +431,8 @@ hash = "6828b28c310ae427da625473c55b79eb0c7ca42acc76591948644af0c04e3933" metafile = true [[files]] -file = "mods/immersive-portals.pw.toml" -hash = "21a062a4ead05d4bbb5c1732b67b861db82dec90ab83df8af261d344699db72e" +file = "mods/immersive-portals-neoforge.pw.toml" +hash = "ac0f4ecde3f081c4b951981b3d2ea8c08b49e61399b13a91e23d84c59306cac1" metafile = true [[files]] @@ -482,7 +472,7 @@ metafile = true [[files]] file = "mods/just-enough-mekanism-multiblocks.pw.toml" -hash = "456dcdd6c4c172612713b59ebd871703b10aa00366cac0792d2d2da0951db2df" +hash = "ee7848b3cc0e66c003d822d166e4ccc2eeda83d58d8ecfe7130e53ac39057ee5" metafile = true [[files]] @@ -680,11 +670,6 @@ file = "mods/simply-tooltips.pw.toml" hash = "a57c5f9887fca29fa2c1e6989e8933b8303f61ae21ab95454f769c1926187d41" metafile = true -[[files]] -file = "mods/sinytra_crash_fix.pw.toml" -hash = "8efd7344f0486599a9dc61f2dc27e83a2ce748aa1f5415d9754cce6fe4f3c48e" -metafile = true - [[files]] file = "mods/slice-and-dice.pw.toml" hash = "83a7b840686a417dfe1161ee5cd918989dd2d901c9013bf85e93a30f597260f7" diff --git a/server_pack/mods/connector.pw.toml b/server_pack/mods/connector.pw.toml deleted file mode 100644 index 302cb87..0000000 --- a/server_pack/mods/connector.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Sinytra Connector" -filename = "connector-2.0.0-beta.17+1.21.1-full.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/u58R1TMW/versions/IITF0PRC/connector-2.0.0-beta.17%2B1.21.1-full.jar" -hash-format = "sha512" -hash = "cb92b662047208792e61191d372d1e255766200406c35769007101f8c578c1018938610c3b90352afd93ec42d7963acf3607e35c50e669df50ac85d7c5529560" - -[update] -[update.modrinth] -mod-id = "u58R1TMW" -version = "IITF0PRC" diff --git a/server_pack/mods/forgified-fabric-api.pw.toml b/server_pack/mods/forgified-fabric-api.pw.toml deleted file mode 100644 index 9c15bd5..0000000 --- a/server_pack/mods/forgified-fabric-api.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Forgified Fabric API" -filename = "forgified-fabric-api-0.116.15+2.3.4+1.21.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/Aqlf1Shp/versions/K4hHKnnI/forgified-fabric-api-0.116.15%2B2.3.4%2B1.21.1.jar" -hash-format = "sha512" -hash = "2de84db829cae926f7a90d8d828114b8d8d735ca230d518c6c3772f6f25b48838b209f75d7c198ba3bb6ec5a64d12094c7b7dacc76af387263a50e97e07c262e" - -[update] -[update.modrinth] -mod-id = "Aqlf1Shp" -version = "K4hHKnnI" diff --git a/server_pack/mods/immersive-portals-neoforge.pw.toml b/server_pack/mods/immersive-portals-neoforge.pw.toml new file mode 100644 index 0000000..f192d8c --- /dev/null +++ b/server_pack/mods/immersive-portals-neoforge.pw.toml @@ -0,0 +1,13 @@ +name = "Immersive Portals for (Neo)Forge" +filename = "immersive_portals-6.0.7-all.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/zf4Szzx2/versions/HbBv6YVB/immersive_portals-6.0.7-all.jar" +hash-format = "sha512" +hash = "c4b5ce9f5b3f9030cf836adef613e073036b04bbe77f07978872165c142ec88fb8d726ba6e90afd8907b8f5e868b00e0a0efa7613f32c402fcb93ed082a0f828" + +[update] +[update.modrinth] +mod-id = "zf4Szzx2" +version = "HbBv6YVB" diff --git a/server_pack/mods/immersive-portals.pw.toml b/server_pack/mods/immersive-portals.pw.toml deleted file mode 100644 index 81539f6..0000000 --- a/server_pack/mods/immersive-portals.pw.toml +++ /dev/null @@ -1,8 +0,0 @@ -name = "Immersive Portals" -filename = "immersive-portals-6.0.6-mc1.21.1-fabric.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/zJpHMkdD/versions/vOmUATGw/immersive-portals-6.0.6-mc1.21.1-fabric.jar" -hash-format = "sha256" -hash = "07c95e7422c311b53c082a598dd533169d72fb26ee8385e6982cc7078c9f7979" diff --git a/server_pack/mods/just-enough-mekanism-multiblocks.pw.toml b/server_pack/mods/just-enough-mekanism-multiblocks.pw.toml index c3e9a06..ef55596 100644 --- a/server_pack/mods/just-enough-mekanism-multiblocks.pw.toml +++ b/server_pack/mods/just-enough-mekanism-multiblocks.pw.toml @@ -1,13 +1,13 @@ name = "Just Enough Mekanism Multiblocks" -filename = "JustEnoughMekanismMultiblocks-1.21.1-7.7.jar" +filename = "JustEnoughMekanismMultiblocks-1.21.1-7.6.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/kRaE85yQ/versions/g0Exmy3H/JustEnoughMekanismMultiblocks-1.21.1-7.7.jar" +url = "https://cdn.modrinth.com/data/kRaE85yQ/versions/ctXhNmM5/JustEnoughMekanismMultiblocks-1.21.1-7.6.jar" hash-format = "sha512" -hash = "32cb1705b832cadc569c88d3aed11202d27d0d458ff2b88b70c46ccd832d112d7b3f25a8598e4c5533c07a73aa4ca17033d6245b15282b26bdb4988bffa40855" +hash = "bdccb290fec4134e393052492af6a8ea6df0268e5cc5b1c8a8ce2c796cbaa838a8c6871d8df353fcbf95281de7a2ba419c5f681276e80ff91665710b46c79d97" [update] [update.modrinth] mod-id = "kRaE85yQ" -version = "g0Exmy3H" +version = "ctXhNmM5" diff --git a/server_pack/mods/sinytra_crash_fix.pw.toml b/server_pack/mods/sinytra_crash_fix.pw.toml deleted file mode 100644 index d76da5c..0000000 --- a/server_pack/mods/sinytra_crash_fix.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Sinytra Connector Crash Fix" -filename = "sinytra-connector-crash-fix.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/cCCpo8qW/versions/E3BA6USN/sinytra-connector-crash-fix.jar" -hash-format = "sha512" -hash = "bf8c910c45d84eb0c18145e5ce44f5bb1b658549f46e004e5ca399c47f9212b68fe2d60c133126c3534fcad189a6f329b745660cb2a2333dba8263a71abe4652" - -[update] -[update.modrinth] -mod-id = "cCCpo8qW" -version = "E3BA6USN" diff --git a/server_pack/pack.toml b/server_pack/pack.toml index 8f85dcc..ae387f3 100644 --- a/server_pack/pack.toml +++ b/server_pack/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "4e7cb1199b312c847552cb9c4df88f9effa70ac2b69cdd342275602c12b19115" +hash = "ee702cc026ac31e610cc4483b80404762799636feafcafa00ea5f8b6881de3a8" [versions] minecraft = "1.21.1"