diff --git a/modpacks/rc-plus/26.1.2-mr/index.toml b/modpacks/rc-plus/26.1.2-mr/index.toml index ef6dcf1c1..f1f2fe20a 100644 --- a/modpacks/rc-plus/26.1.2-mr/index.toml +++ b/modpacks/rc-plus/26.1.2-mr/index.toml @@ -944,10 +944,6 @@ hash = "ceb8eb65289969cc6357c186c6ca529560aae559decb13ae02b343c974d91fa6" file = "config/modpack_defaults/servers.dat" hash = "d082d6307f908d09fad1c0e429a978795e66ef42b923645150284eb8891e7f4c" -[[files]] -file = "config/moreculling.toml" -hash = "a379fab4e05772a52e83884251c81d63857b6edc75e5185bb08930bd460a9170" - [[files]] file = "config/servercore/config.yml" hash = "8f2a0beab110717038219622c49fb764f71122040cb52d8a4d06c0c60fd286f1" @@ -1091,6 +1087,11 @@ file = "mods/fzzy-config.pw.toml" hash = "de954e56216772900768426c541731ec91d0c7bd1c5037ad2f6cc5552f87c635" metafile = true +[[files]] +file = "mods/globalpacks.pw.toml" +hash = "4054621ba956c149298aeddeb452272f9b9cab2fff6a525ca76e73a5321e10fc" +metafile = true + [[files]] file = "mods/gnetum.pw.toml" hash = "b12d92bfd034d24e08011970a6de4883e11c9b8e4c6004064393ff2f2739cb94" @@ -1216,11 +1217,6 @@ file = "mods/simple-music-control.pw.toml" hash = "e521f1b3cdd28fbc83bddf37287ff0d7f14087658795cd2d1b4dfb06ebc43a86" metafile = true -[[files]] -file = "mods/simple-resource-loader.pw.toml" -hash = "f8f5a13a845c5c8bbaf4abbdee49dccccb37d988c0d36445fe4585af285bf1b7" -metafile = true - [[files]] file = "mods/simple-voice-chat.pw.toml" hash = "04185c12844c8da7eb28121a0a6f43ad077751de120eca5fa2a2ab93b8e7a2d3" diff --git a/modpacks/rc-plus/26.1.2-mr/mods/globalpacks.pw.toml b/modpacks/rc-plus/26.1.2-mr/mods/globalpacks.pw.toml new file mode 100644 index 000000000..30b9a47f9 --- /dev/null +++ b/modpacks/rc-plus/26.1.2-mr/mods/globalpacks.pw.toml @@ -0,0 +1,13 @@ +name = "Global Packs" +filename = "globalpacks-fabric-26.1-26.1.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/NRLPy2mk/versions/bdqlFvg9/globalpacks-fabric-26.1-26.1.0.jar" +hash-format = "sha512" +hash = "b456d9beca9b0bd41fd06c93c31439099ef1443f26e2b28a58e9ed6d5bf2be23d715730358a4494ce460dd436db2828a82a6ffbaf69d180362b69f0b8566c24e" + +[update] +[update.modrinth] +mod-id = "NRLPy2mk" +version = "bdqlFvg9" diff --git a/modpacks/rc-plus/26.1.2-mr/mods/simple-resource-loader.pw.toml b/modpacks/rc-plus/26.1.2-mr/mods/simple-resource-loader.pw.toml deleted file mode 100644 index 5bc49b4a1..000000000 --- a/modpacks/rc-plus/26.1.2-mr/mods/simple-resource-loader.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Simple Resource Loader" -filename = "simpleresourceloader-1.1.0+26.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/5e65FGXQ/versions/O80uSS6o/simpleresourceloader-1.1.0%2B26.1.jar" -hash-format = "sha512" -hash = "35ac6d8964a968fff99fb7558e23deb0377e1473a72efebf7a355646fd5a5749c541af954fabeacd8b5e859233db5becf1f98412d9aaaf2f83a36e4cc39b2d1f" - -[update] -[update.modrinth] -mod-id = "5e65FGXQ" -version = "O80uSS6o" diff --git a/modpacks/rc-plus/26.1.2-mr/pack.toml b/modpacks/rc-plus/26.1.2-mr/pack.toml index 1dbb78f5b..5c3e6fea9 100644 --- a/modpacks/rc-plus/26.1.2-mr/pack.toml +++ b/modpacks/rc-plus/26.1.2-mr/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "acde9bbac1db55c91f24984b935a277708e392a8735e1e7d10f046047aca57e5" +hash = "cded2b7495e649cedb69bcb4bf753f522ee3d1c0b65eea999da84e41df350fef" [versions] fabric = "0.19.2"