diff --git a/CHANGELOG.md b/CHANGELOG.md index f894d4a44..007832938 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ This is the changelog for the Fabric modpack [Fabulously Optimized](https://www. ## 1.21.3 +### 6.4.0-alpha.6 (2024-11-10) + +- Readded Lithium, No Chat Reports, Puzzle +- Updated Fabric API, Iris Shaders, Remove Reloading Screen +- Temporarily incompatible Animatica, CIT Resewn, Continuity, Debugify, Enhanced Block Entities, FabricSkyboxes, FabricSkyboxes Interop, Fabrishot, ModernFix, Paginated Advancements + ### 6.4.0-alpha.5 (2024-11-02) - Updated Entity Texture Features, Iris Shaders diff --git a/CurseForge/manifest.json b/CurseForge/manifest.json index a4a9cdc62..258fe20ef 100644 --- a/CurseForge/manifest.json +++ b/CurseForge/manifest.json @@ -11,107 +11,107 @@ "manifestType": "minecraftModpack", "manifestVersion": 1, "name": "Fabulously Optimized", - "version": "6.4.0-alpha.5", + "version": "6.4.0-alpha.6", "author": "robotkoer", "files": [ { - "projectID": 308769, - "fileID": 5802211, + "projectID": 448233, + "fileID": 5866476, "required": true }, { - "projectID": 568563, - "fileID": 5874164, + "projectID": 459857, + "fileID": 5850347, "required": true }, { - "projectID": 518319, - "fileID": 5286193, + "projectID": 819030, + "fileID": 5822057, "required": true }, { - "projectID": 394468, - "fileID": 5852527, + "projectID": 308702, + "fileID": 5810609, "required": true }, { - "projectID": 393442, - "fileID": 5854929, + "projectID": 676136, + "fileID": 5446920, "required": true }, { - "projectID": 958094, - "fileID": 5867631, + "projectID": 335493, + "fileID": 5860806, "required": true }, { - "projectID": 833233, - "fileID": 5834945, + "projectID": 619986, + "fileID": 5846046, "required": true }, { - "projectID": 306612, - "fileID": 5848117, + "projectID": 360438, + "fileID": 5889581, "required": true }, { - "projectID": 618812, - "fileID": 5287107, + "projectID": 511319, + "fileID": 5849277, "required": true }, { - "projectID": 308702, - "fileID": 5810609, + "projectID": 433447, + "fileID": 3831043, "required": true }, { - "projectID": 819030, - "fileID": 5822057, + "projectID": 958094, + "fileID": 5867631, "required": true }, { - "projectID": 459857, - "fileID": 5850347, + "projectID": 408481, + "fileID": 5834775, "required": true }, { - "projectID": 849519, - "fileID": 5745588, + "projectID": 867964, + "fileID": 5886750, "required": true }, { - "projectID": 619986, - "fileID": 5846046, + "projectID": 518319, + "fileID": 5286193, "required": true }, { - "projectID": 855981, - "fileID": 5822060, + "projectID": 455508, + "fileID": 5884159, "required": true }, { - "projectID": 835847, - "fileID": 5857231, + "projectID": 630104, + "fileID": 5854660, "required": true }, { - "projectID": 844662, - "fileID": 5846624, + "projectID": 634062, + "fileID": 5885743, "required": true }, { - "projectID": 676136, - "fileID": 5446920, + "projectID": 844662, + "fileID": 5846624, "required": true }, { - "projectID": 348521, - "fileID": 5834706, + "projectID": 975120, + "fileID": 5855570, "required": true }, { - "projectID": 975120, - "fileID": 5855570, + "projectID": 447673, + "fileID": 5849413, "required": true }, { @@ -120,53 +120,53 @@ "required": true }, { - "projectID": 447673, - "fileID": 5849413, + "projectID": 306612, + "fileID": 5885141, "required": true }, { - "projectID": 527334, - "fileID": 5852964, + "projectID": 574741, + "fileID": 5838117, "required": true }, { - "projectID": 335493, - "fileID": 5860806, + "projectID": 667299, + "fileID": 5834689, "required": true }, { - "projectID": 630104, - "fileID": 5854660, + "projectID": 835847, + "fileID": 5857231, "required": true }, { - "projectID": 433447, - "fileID": 3831043, + "projectID": 394468, + "fileID": 5852527, "required": true }, { - "projectID": 708967, - "fileID": 5310199, + "projectID": 527334, + "fileID": 5852964, "required": true }, { - "projectID": 574741, - "fileID": 5838117, + "projectID": 833233, + "fileID": 5889549, "required": true }, { - "projectID": 448233, - "fileID": 5866476, + "projectID": 618812, + "fileID": 5287107, "required": true }, { - "projectID": 455508, - "fileID": 5873118, + "projectID": 348521, + "fileID": 5834706, "required": true }, { - "projectID": 511319, - "fileID": 5849277, + "projectID": 308769, + "fileID": 5802211, "required": true }, { @@ -175,18 +175,33 @@ "required": true }, { - "projectID": 867964, - "fileID": 5867038, + "projectID": 855981, + "fileID": 5822060, "required": true }, { - "projectID": 408481, - "fileID": 5834775, + "projectID": 563977, + "fileID": 5877944, "required": true }, { - "projectID": 667299, - "fileID": 5834689, + "projectID": 849519, + "fileID": 5745588, + "required": true + }, + { + "projectID": 708967, + "fileID": 5310199, + "required": true + }, + { + "projectID": 393442, + "fileID": 5854929, + "required": true + }, + { + "projectID": 568563, + "fileID": 5874164, "required": true } ], diff --git a/CurseForge/modlist.html b/CurseForge/modlist.html index 36b1e9989..d333e0ed2 100644 --- a/CurseForge/modlist.html +++ b/CurseForge/modlist.html @@ -1,37 +1,40 @@  diff --git a/Modrinth/modrinth.index.json b/Modrinth/modrinth.index.json index 69120b65f..b751b54e4 100644 --- a/Modrinth/modrinth.index.json +++ b/Modrinth/modrinth.index.json @@ -1,7 +1,7 @@ { "formatVersion": 1, "game": "minecraft", - "versionId": "6.4.0-alpha.5", + "versionId": "6.4.0-alpha.6", "name": "Fabulously Optimized", "files": [ { @@ -34,6 +34,21 @@ ], "fileSize": 213042 }, + { + "path": "mods/NoChatReports-FABRIC-1.21.3-v2.10.1.jar", + "hashes": { + "sha1": "92961394b4dd5c04558573e9f576eb0b0f29fbde", + "sha512": "8f1163ad515ebdfab5ef54a4985af05e643749c2efc0bf7b62e00074bbe61d91789b0c9e558bbe1b5c5d21a89b88084ce6350a11a5a9a3bea59eea9764a27171" + }, + "env": { + "client": "required", + "server": "required" + }, + "downloads": [ + "https://cdn.modrinth.com/data/qQyHxfxd/versions/Cg7X9iDa/NoChatReports-FABRIC-1.21.3-v2.10.1.jar" + ], + "fileSize": 309729 + }, { "path": "mods/YetAnotherConfigLib-3.6.1+1.21.2-fabric.jar", "hashes": { @@ -185,19 +200,19 @@ "fileSize": 67405 }, { - "path": "mods/fabric-api-0.107.0+1.21.3.jar", + "path": "mods/fabric-api-0.107.3+1.21.3.jar", "hashes": { - "sha1": "befdb622caba99ee1588bfd3b58d8502a7601d0f", - "sha512": "f02d4a11e39075333141936816310dbc6131a5c335ea34760bcd69937c3effc20401da5a61c49beaf5ee522330db9fd87beb3d952cea84124eb1691f909fca00" + "sha1": "f85ae7337992345c209794f8695b55138d067ad7", + "sha512": "84e6bbdcd9819999e9d8873be7b6470bc9de898cdc0b878caeb8deb26e7cf3a1c532710e239815565d40afdb06db423746506f4c174fc3938c2790b5e6d5266f" }, "env": { "client": "required", "server": "required" }, "downloads": [ - "https://cdn.modrinth.com/data/P7dR8mSH/versions/FjU3tsgY/fabric-api-0.107.0%2B1.21.3.jar" + "https://cdn.modrinth.com/data/P7dR8mSH/versions/MawoBGbv/fabric-api-0.107.3%2B1.21.3.jar" ], - "fileSize": 2302115 + "fileSize": 2302113 }, { "path": "mods/fabric-language-kotlin-1.12.3+kotlin.2.0.21.jar", @@ -245,19 +260,19 @@ "fileSize": 107124 }, { - "path": "mods/iris-fabric-1.8.0-beta.7+mc1.21.3.jar", + "path": "mods/iris-fabric-1.8.0-beta.8+mc1.21.3.jar", "hashes": { - "sha1": "2be63fbb886fa99f2f0e087837e076c84c7f8640", - "sha512": "72b8a6e461c3f577b26a96dcd06282e9c2e7eed6064d5bc8d5474c8f5066aed2ffea3cf8603541e8ad97f629cbfa77224f15585f3bab983ca7fcb4b4164cc69b" + "sha1": "910d854f547b079a3cde0a2757fe0a65e13f5fce", + "sha512": "8ed62e450fbed3f5bd462b0057d3d22ef3693600869b188680d8991361f9a876d7e059cb8258a782de4892d31c88247413b403b23ce372f5c96f0df0a4a8399f" }, "env": { "client": "required", "server": "required" }, "downloads": [ - "https://cdn.modrinth.com/data/YL57xq9U/versions/ljIS26gI/iris-fabric-1.8.0-beta.7%2Bmc1.21.3.jar" + "https://cdn.modrinth.com/data/YL57xq9U/versions/KRa2Torg/iris-fabric-1.8.0-beta.8%2Bmc1.21.3.jar" ], - "fileSize": 2660341 + "fileSize": 2660486 }, { "path": "mods/lambdynamiclights-3.2.2+1.21.3.jar", @@ -289,6 +304,21 @@ ], "fileSize": 72991 }, + { + "path": "mods/lithium-fabric-0.14.1-snapshot+mc1.21.3-build.89.jar", + "hashes": { + "sha1": "e46b73645308be4881e9501ad25122c759c28e4e", + "sha512": "d122b23a520cb2573c2eaba9556c07846ae5f2f8ee9aabdf5dce914334e44027a273c8cf2ef2243fe03cf86a8858eab2ddcc247d95661dee40cd783cf444aeff" + }, + "env": { + "client": "required", + "server": "required" + }, + "downloads": [ + "https://cdn.modrinth.com/data/gvQqBUqZ/versions/2Ea7RMWZ/lithium-fabric-0.14.1-snapshot%2Bmc1.21.3-build.89.jar" + ], + "fileSize": 736286 + }, { "path": "mods/mixintrace-1.1.1+1.17.jar", "hashes": { @@ -394,6 +424,21 @@ ], "fileSize": 660420 }, + { + "path": "mods/puzzle-fabric-2.0.3+1.21.3.jar", + "hashes": { + "sha1": "8101153538c53ff9add7daf9ab47b760520ad132", + "sha512": "5e0422b59e23dc9212ae7997b046d980ecb2852afdd4033daa8447939f10775d9876638ccab2a8b9d3a21d290f3f135bb11809a4153490082c57a064daaedd53" + }, + "env": { + "client": "required", + "server": "required" + }, + "downloads": [ + "https://cdn.modrinth.com/data/3IuO68q1/versions/2g8EnqTl/puzzle-fabric-2.0.3%2B1.21.3.jar" + ], + "fileSize": 135719 + }, { "path": "mods/reeses-sodium-options-fabric-1.8.0-beta.5+mc1.21.3.jar", "hashes": { @@ -410,19 +455,19 @@ "fileSize": 79541 }, { - "path": "mods/rrls-5.0.9+mc1.21.2-fabric.jar", + "path": "mods/rrls-5.0.10+mc1.21.3-fabric.jar", "hashes": { - "sha1": "6c4a46a46999ba95d7114c09f5a9c56c7f75cdc8", - "sha512": "f33aab6a6ff570ca77a1377c0c018eede14d42d510a46f37b50155810b49be56d5a1ea1594b2233333e17e2c21ceab3ebdfddaed3470eeac549067ce6525c3c2" + "sha1": "5b9457798337e991a526a60ccb2a53784789959a", + "sha512": "09b0aad7b81b9bdaddd0a68f2190dc716576e6e5ec9c821e4c4ffc1ac9aefa72665afca9c26f1bcf6c86bf4d0a9a8ef05a43f1384d8a9212922dff226d83d8d2" }, "env": { "client": "required", "server": "required" }, "downloads": [ - "https://cdn.modrinth.com/data/ZP7xHXtw/versions/xCGxTnUz/rrls-5.0.9%2Bmc1.21.2-fabric.jar" + "https://cdn.modrinth.com/data/ZP7xHXtw/versions/3VUNm2eZ/rrls-5.0.10%2Bmc1.21.3-fabric.jar" ], - "fileSize": 170552 + "fileSize": 170576 }, { "path": "mods/sodium-extra-fabric-0.6.0-beta.4+mc1.21.3.jar", @@ -502,17 +547,17 @@ { "path": "resourcepacks/SodiumTranslations.zip", "hashes": { - "sha1": "b75ac9a5b7efc27093d482b073bada4d1525e4b5", - "sha512": "ff9214bd10d8a8d5bd8da5ff1bb1a1961c88fe29900c1d84ef94f58baf0995347e9ba2c56626d72d35773300b700d12b982af5826909a2a19bdf0a7a094db08d" + "sha1": "afdc59afc69754efdae27364f182115c72b90976", + "sha512": "3352428d1151ffb72594828de930449d49bdaaf01934e27ae3927892f0d7d9387255e0a04194d3658415690b127919007bcf9217e767f72b302b69864ed50196" }, "env": { "client": "required", "server": "required" }, "downloads": [ - "https://cdn.modrinth.com/data/yfDziwn1/versions/uBJetVKi/SodiumTranslations.zip" + "https://cdn.modrinth.com/data/yfDziwn1/versions/eVyUmd3p/SodiumTranslations.zip" ], - "fileSize": 215439 + "fileSize": 215851 } ], "dependencies": { diff --git a/MultiMC/Fabulously Optimized x.y.z/instance.cfg b/MultiMC/Fabulously Optimized x.y.z/instance.cfg index 1c98b84ea..45eba1ad0 100644 --- a/MultiMC/Fabulously Optimized x.y.z/instance.cfg +++ b/MultiMC/Fabulously Optimized x.y.z/instance.cfg @@ -1,4 +1,4 @@ InstanceType=OneSix iconKey=pack -name=Fabulously Optimized 6.4.0-alpha.5 +name=Fabulously Optimized 6.4.0-alpha.6 notes=This MultiMC installation method is deprecated, please install new versions through Add Instance -> Modrinth -> Fabulously Optimized. Full instructions: https://download.fo/install \ No newline at end of file diff --git a/Packwiz/1.21.3/config/fabric_loader_dependencies.json b/Packwiz/1.21.3/config/fabric_loader_dependencies.json index c7981dce0..6e597e0ff 100644 --- a/Packwiz/1.21.3/config/fabric_loader_dependencies.json +++ b/Packwiz/1.21.3/config/fabric_loader_dependencies.json @@ -1 +1 @@ -{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.16.9"}},"minecraft":{"+recommends":{"Fabulously Optimized":">6.4.0-alpha.5"}}}} \ No newline at end of file +{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.16.9"}},"minecraft":{"+recommends":{"Fabulously Optimized":">6.4.0-alpha.6"}}}} \ No newline at end of file diff --git a/Packwiz/1.21.3/config/isxander-main-menu-credits.json b/Packwiz/1.21.3/config/isxander-main-menu-credits.json index 402f7cd7d..c6f725016 100644 --- a/Packwiz/1.21.3/config/isxander-main-menu-credits.json +++ b/Packwiz/1.21.3/config/isxander-main-menu-credits.json @@ -1 +1 @@ -{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 6.4.0-alpha.5","clickEvent":{"action":"open_url","value":"https://download.fo"}}]},"pause_menu":{"bottom_right":[{"translate":"isxander-main-menu-credits.fabrishot","fallback":"Take 4K screenshots with F9","color":"dark_gray","strikethrough":true}]}} \ No newline at end of file +{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 6.4.0-alpha.6","clickEvent":{"action":"open_url","value":"https://download.fo"}}]},"pause_menu":{"bottom_right":[{"translate":"isxander-main-menu-credits.fabrishot","fallback":"Take 4K screenshots with F9","color":"dark_gray","strikethrough":true}]}} \ No newline at end of file diff --git a/Packwiz/1.21.3/index.toml b/Packwiz/1.21.3/index.toml index bc5e2316a..7db68c4c9 100644 --- a/Packwiz/1.21.3/index.toml +++ b/Packwiz/1.21.3/index.toml @@ -2,11 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "b427877d6c161fb5bc42a4baeaeb37dd01dc9b74a33fec03d836a886eca329c1" +hash = "7e8f9df39b7ab264d4d45ee7802c6a60a79391b31c0890670592402b3bbe2c5e" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "718272f30707a288613c3764259224e36b8e045eaaf71ca803caef24b716b0df" +hash = "982caba9e154d8bbfb1e12c41284ab31ca34755943b3ad452348fac4ab990173" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" @@ -143,7 +143,7 @@ metafile = true [[files]] file = "mods/fabric-api.pw.toml" -hash = "77c99c1be40eb668629d6e45a9ae7a283252001d2610e9afaa9b3e7010e0c309" +hash = "e541861cba0c91f2a9bced7b3b10e9f6f1ade67c14b78ab27352eef45ac80d6d" metafile = true [[files]] @@ -168,7 +168,7 @@ metafile = true [[files]] file = "mods/iris.pw.toml" -hash = "9110cff7a204964d9bb6be770b490b8a91f7c5e972eb47d672d4ef8eda241d34" +hash = "3c5bacefcd2a660bc151c577915f9c6c659996a6851183034edc3cd205b50645" metafile = true [[files]] @@ -181,6 +181,11 @@ file = "mods/languagereload.pw.toml" hash = "a7ce2be01c0f42271a78a042279636924b21c5653bbc5feb4cde25122af7eed0" metafile = true +[[files]] +file = "mods/lithium.pw.toml" +hash = "c443311109b57f009d4669b0e3130cd6e725992c27cd5abb7d672ad7bf6beb07" +metafile = true + [[files]] file = "mods/main-menu-credits.pw.toml" hash = "9eea1d94e8be3ca49d8f889ccb65a820d6dbbba874355652752db11beb2f4852" @@ -211,6 +216,11 @@ file = "mods/moreculling.pw.toml" hash = "f794272a6cc383da1c63f91e069a9bea835add65338dcb671ea2476c0cf3e169" metafile = true +[[files]] +file = "mods/nochatreports.pw.toml" +hash = "251092ccff26ea98815e68d27f4bccac7378fb414cf4109c867435103d9dae52" +metafile = true + [[files]] file = "mods/optigui.pw.toml" hash = "6a2e5d088eb6ed10b59f11ae8ef665c15dae37397814639e99a47f5b7c2cb593" @@ -221,6 +231,11 @@ file = "mods/polytone.pw.toml" hash = "cbf49d68d453ec727e72c17f294c3579a6649dbe82d400a87a7c2fb86e961fe2" metafile = true +[[files]] +file = "mods/puzzle.pw.toml" +hash = "88b8c95e046562029dd97b9c43621e8cb07ac899e5a24c60453e7d24549ad34a" +metafile = true + [[files]] file = "mods/reeses-sodium-options.pw.toml" hash = "8bbfcf367abbf0728933185086862e09b8a01e405932ab469ba70377730003ad" @@ -228,7 +243,7 @@ metafile = true [[files]] file = "mods/rrls.pw.toml" -hash = "320fe1dcede2b044a88fdb8de37acb176e4f5f824730c5ebcca239b4b03abdf5" +hash = "fe3917e954776dd8b89b5aecbdc639ee0e15dea52a0067f3d9fe05429f6e821e" metafile = true [[files]] @@ -272,5 +287,5 @@ hash = "690140a32e60a631f62b8954ab54ea3b91570aecc95fed0e4d69b9da43dcf8a7" [[files]] file = "resourcepacks/Translations_for_Sodium.pw.toml" -hash = "1078d287ff4c4aeaf62098265557971b9d21f80cb5671f4887e3a1e0d86c6226" +hash = "2c553d8e34f836dcab30ebf11b553a974a4f5f00844be23f4f3e5a3a9801825e" metafile = true diff --git a/Packwiz/1.21.3/mods/fabric-api.pw.toml b/Packwiz/1.21.3/mods/fabric-api.pw.toml index ee4e06e7b..6e5af7c56 100644 --- a/Packwiz/1.21.3/mods/fabric-api.pw.toml +++ b/Packwiz/1.21.3/mods/fabric-api.pw.toml @@ -1,13 +1,13 @@ name = "Fabric API" -filename = "fabric-api-0.107.0+1.21.3.jar" +filename = "fabric-api-0.107.3+1.21.3.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/FjU3tsgY/fabric-api-0.107.0%2B1.21.3.jar" +url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/MawoBGbv/fabric-api-0.107.3%2B1.21.3.jar" hash-format = "sha512" -hash = "f02d4a11e39075333141936816310dbc6131a5c335ea34760bcd69937c3effc20401da5a61c49beaf5ee522330db9fd87beb3d952cea84124eb1691f909fca00" +hash = "84e6bbdcd9819999e9d8873be7b6470bc9de898cdc0b878caeb8deb26e7cf3a1c532710e239815565d40afdb06db423746506f4c174fc3938c2790b5e6d5266f" [update] [update.modrinth] mod-id = "P7dR8mSH" -version = "FjU3tsgY" +version = "MawoBGbv" diff --git a/Packwiz/1.21.3/mods/iris.pw.toml b/Packwiz/1.21.3/mods/iris.pw.toml index d33874d51..e17ddfd4b 100644 --- a/Packwiz/1.21.3/mods/iris.pw.toml +++ b/Packwiz/1.21.3/mods/iris.pw.toml @@ -1,13 +1,13 @@ name = "Iris Shaders" -filename = "iris-fabric-1.8.0-beta.7+mc1.21.3.jar" +filename = "iris-fabric-1.8.0-beta.8+mc1.21.3.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/YL57xq9U/versions/ljIS26gI/iris-fabric-1.8.0-beta.7%2Bmc1.21.3.jar" +url = "https://cdn.modrinth.com/data/YL57xq9U/versions/KRa2Torg/iris-fabric-1.8.0-beta.8%2Bmc1.21.3.jar" hash-format = "sha512" -hash = "72b8a6e461c3f577b26a96dcd06282e9c2e7eed6064d5bc8d5474c8f5066aed2ffea3cf8603541e8ad97f629cbfa77224f15585f3bab983ca7fcb4b4164cc69b" +hash = "8ed62e450fbed3f5bd462b0057d3d22ef3693600869b188680d8991361f9a876d7e059cb8258a782de4892d31c88247413b403b23ce372f5c96f0df0a4a8399f" [update] [update.modrinth] mod-id = "YL57xq9U" -version = "ljIS26gI" +version = "KRa2Torg" diff --git a/Packwiz/1.21.3/mods/lithium.pw.toml b/Packwiz/1.21.3/mods/lithium.pw.toml new file mode 100644 index 000000000..3ebaa4fdd --- /dev/null +++ b/Packwiz/1.21.3/mods/lithium.pw.toml @@ -0,0 +1,13 @@ +name = "Lithium (Fabric/NeoForge)" +filename = "lithium-fabric-0.14.1-snapshot+mc1.21.3-build.89.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/2Ea7RMWZ/lithium-fabric-0.14.1-snapshot%2Bmc1.21.3-build.89.jar" +hash-format = "sha512" +hash = "d122b23a520cb2573c2eaba9556c07846ae5f2f8ee9aabdf5dce914334e44027a273c8cf2ef2243fe03cf86a8858eab2ddcc247d95661dee40cd783cf444aeff" + +[update] +[update.modrinth] +mod-id = "gvQqBUqZ" +version = "2Ea7RMWZ" diff --git a/Packwiz/1.21.3/mods/nochatreports.pw.toml b/Packwiz/1.21.3/mods/nochatreports.pw.toml new file mode 100644 index 000000000..0f6bb0838 --- /dev/null +++ b/Packwiz/1.21.3/mods/nochatreports.pw.toml @@ -0,0 +1,13 @@ +name = "No Chat Reports" +filename = "NoChatReports-FABRIC-1.21.3-v2.10.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/Cg7X9iDa/NoChatReports-FABRIC-1.21.3-v2.10.1.jar" +hash-format = "sha512" +hash = "8f1163ad515ebdfab5ef54a4985af05e643749c2efc0bf7b62e00074bbe61d91789b0c9e558bbe1b5c5d21a89b88084ce6350a11a5a9a3bea59eea9764a27171" + +[update] +[update.modrinth] +mod-id = "qQyHxfxd" +version = "Cg7X9iDa" diff --git a/Packwiz/1.21.3/mods/puzzle.pw.toml b/Packwiz/1.21.3/mods/puzzle.pw.toml new file mode 100644 index 000000000..b9478d991 --- /dev/null +++ b/Packwiz/1.21.3/mods/puzzle.pw.toml @@ -0,0 +1,13 @@ +name = "Puzzle" +filename = "puzzle-fabric-2.0.3+1.21.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/3IuO68q1/versions/2g8EnqTl/puzzle-fabric-2.0.3%2B1.21.3.jar" +hash-format = "sha512" +hash = "5e0422b59e23dc9212ae7997b046d980ecb2852afdd4033daa8447939f10775d9876638ccab2a8b9d3a21d290f3f135bb11809a4153490082c57a064daaedd53" + +[update] +[update.modrinth] +mod-id = "3IuO68q1" +version = "2g8EnqTl" diff --git a/Packwiz/1.21.3/mods/rrls.pw.toml b/Packwiz/1.21.3/mods/rrls.pw.toml index 760f015d6..bb5487cbd 100644 --- a/Packwiz/1.21.3/mods/rrls.pw.toml +++ b/Packwiz/1.21.3/mods/rrls.pw.toml @@ -1,13 +1,13 @@ name = "Remove Reloading Screen" -filename = "rrls-5.0.9+mc1.21.2-fabric.jar" +filename = "rrls-5.0.10+mc1.21.3-fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/ZP7xHXtw/versions/xCGxTnUz/rrls-5.0.9%2Bmc1.21.2-fabric.jar" +url = "https://cdn.modrinth.com/data/ZP7xHXtw/versions/3VUNm2eZ/rrls-5.0.10%2Bmc1.21.3-fabric.jar" hash-format = "sha512" -hash = "f33aab6a6ff570ca77a1377c0c018eede14d42d510a46f37b50155810b49be56d5a1ea1594b2233333e17e2c21ceab3ebdfddaed3470eeac549067ce6525c3c2" +hash = "09b0aad7b81b9bdaddd0a68f2190dc716576e6e5ec9c821e4c4ffc1ac9aefa72665afca9c26f1bcf6c86bf4d0a9a8ef05a43f1384d8a9212922dff226d83d8d2" [update] [update.modrinth] mod-id = "ZP7xHXtw" -version = "xCGxTnUz" +version = "3VUNm2eZ" diff --git a/Packwiz/1.21.3/pack.toml b/Packwiz/1.21.3/pack.toml index 460ee4f58..f0f9ddeab 100644 --- a/Packwiz/1.21.3/pack.toml +++ b/Packwiz/1.21.3/pack.toml @@ -1,12 +1,12 @@ name = "Fabulously Optimized" author = "robotkoer" -version = "6.4.0-alpha.5" +version = "6.4.0-alpha.6" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "be95491a9a0cd90e7b2c42a608286e919e3dcf5ed06a8dccebe961bd0db60714" +hash = "92eecd4e06804468673464f46d1bdedfd1ccc2a1c2b3327eb2ab3bd0c733121a" [versions] fabric = "0.16.9" diff --git a/Packwiz/1.21.3/resourcepacks/Translations_for_Sodium.pw.toml b/Packwiz/1.21.3/resourcepacks/Translations_for_Sodium.pw.toml index 59985a2c1..ae571c91e 100644 --- a/Packwiz/1.21.3/resourcepacks/Translations_for_Sodium.pw.toml +++ b/Packwiz/1.21.3/resourcepacks/Translations_for_Sodium.pw.toml @@ -3,11 +3,11 @@ filename = "SodiumTranslations.zip" side = "both" [download] -url = "https://cdn.modrinth.com/data/yfDziwn1/versions/uBJetVKi/SodiumTranslations.zip" +url = "https://cdn.modrinth.com/data/yfDziwn1/versions/eVyUmd3p/SodiumTranslations.zip" hash-format = "sha512" -hash = "ff9214bd10d8a8d5bd8da5ff1bb1a1961c88fe29900c1d84ef94f58baf0995347e9ba2c56626d72d35773300b700d12b982af5826909a2a19bdf0a7a094db08d" +hash = "3352428d1151ffb72594828de930449d49bdaaf01934e27ae3927892f0d7d9387255e0a04194d3658415690b127919007bcf9217e767f72b302b69864ed50196" [update] [update.modrinth] mod-id = "yfDziwn1" -version = "uBJetVKi" +version = "eVyUmd3p"