diff --git a/src/index.toml b/src/index.toml index 9ae3e2b..558ced1 100644 --- a/src/index.toml +++ b/src/index.toml @@ -227,6 +227,10 @@ hash = "a952df25ad56720c805e61d90b5cb683c8e071045d109d2ea4e2b0ca67685994" file = "kubejs/startup_scripts/startup.js" hash = "efe87964d56b9ae1366783c4bec76f2e5df22f8c3f7889f9a9bb1d926cf772fe" +[[files]] +file = "mods/LuckPerms-Fabric-PlaceholderAPI-Hook.jar" +hash = "8725f502a6277a38be066c0c7b8a11a193381c0de8e1f5857debd67f282cbd04" + [[files]] file = "mods/achievements-optimizer.pw.toml" hash = "75889cd64eaaa53e048df6796dba423aed5aa7fdbf2c82c262ad59eaf5a29c85" @@ -452,11 +456,6 @@ file = "mods/cooking-for-blockheads.pw.toml" hash = "cf89b7eb32d4b032ec2d7e5e6b94a159b37077bfe622aff964b5b1c85be4946a" metafile = true -[[files]] -file = "mods/craftify.pw.toml" -hash = "a561bf2a6ab63d45c96d37b45277bcbcddb9ddc6443d3fa618026692a2b2e528" -metafile = true - [[files]] file = "mods/craftpresence.pw.toml" hash = "5a8909d3582188ceab823b703b0617c335b19baad46bf7c67d0a1f110e1ec981" @@ -602,11 +601,6 @@ file = "mods/ftb-quests-optimizer.pw.toml" hash = "dd51f14dacce2b7e5e2136d09d53911db6c95be835d862fe3fbadbfd05fcb740" metafile = true -[[files]] -file = "mods/ftb-ranks-forge.pw.toml" -hash = "6d4a92463401c5452fd11c1f71f7b049b3564b1f53f69a74b54302e981415465" -metafile = true - [[files]] file = "mods/ftb-teams-forge.pw.toml" hash = "f9923d413d98e0fdb3a15dccd597b389a77cab6546b94db46817d697814df00c" @@ -777,6 +771,11 @@ file = "mods/lootr.pw.toml" hash = "123208d47b67ef94944debfc350bacfa66d236e4dee03593abfaec27f45899f6" metafile = true +[[files]] +file = "mods/luckperms.pw.toml" +hash = "ebc7a77402069acd00a1a84eaeefc06c586035c31d7abbc941b9cf204afec2a9" +metafile = true + [[files]] file = "mods/mekanism-additions.pw.toml" hash = "db0cb90566275af969156c109a7c706dfeae5976e1f7083b47bfca1fcd3fb011" @@ -1102,6 +1101,16 @@ file = "mods/storage-drawers.pw.toml" hash = "592910d12bfb5966d1c142b2ba219e6b79a09f96e3c06a4cef3d93645d1ec3f7" metafile = true +[[files]] +file = "mods/styled-chat.pw.toml" +hash = "4df7a83e4162bb71e20ef2bea25042daadf04ac5daab143b0035af0405160b65" +metafile = true + +[[files]] +file = "mods/styledplayerlist.pw.toml" +hash = "8a6442ca759237fb4346e02653feba023529db29127c6b20740801199395241d" +metafile = true + [[files]] file = "mods/supermartijn642s-config-lib.pw.toml" hash = "fb0ec93bfbee412229b63a9154abc992ee7e274a84fe569e077f250e6c77abbd" diff --git a/src/mods/LuckPerms-Fabric-PlaceholderAPI-Hook.jar b/src/mods/LuckPerms-Fabric-PlaceholderAPI-Hook.jar new file mode 100644 index 0000000..1da4632 Binary files /dev/null and b/src/mods/LuckPerms-Fabric-PlaceholderAPI-Hook.jar differ diff --git a/src/mods/craftify.pw.toml b/src/mods/craftify.pw.toml deleted file mode 100644 index 8c32d46..0000000 --- a/src/mods/craftify.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Craftify" -filename = "Craftify-1.20.1-1.12.0-fabric.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/nrJ2NpD0/versions/pNwgLfBG/Craftify-1.20.1-1.12.0-fabric.jar" -hash-format = "sha1" -hash = "cfcd136637be6045c4e970648b78e990d1b5fa5f" - -[update] -[update.modrinth] -mod-id = "nrJ2NpD0" -version = "pNwgLfBG" diff --git a/src/mods/ftb-ranks-forge.pw.toml b/src/mods/ftb-ranks-forge.pw.toml deleted file mode 100644 index 2a77ebf..0000000 --- a/src/mods/ftb-ranks-forge.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "FTB Ranks (Forge)" -filename = "ftb-ranks-forge-2001.1.3.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "5caca1d7fce7154b79238804a7730e23ce767fce" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4596742 -project-id = 314905 diff --git a/src/mods/luckperms.pw.toml b/src/mods/luckperms.pw.toml new file mode 100644 index 0000000..2563a8b --- /dev/null +++ b/src/mods/luckperms.pw.toml @@ -0,0 +1,13 @@ +name = "LuckPerms" +filename = "LuckPerms-Fabric-5.4.102.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Vebnzrzj/versions/7PNj6nCm/LuckPerms-Fabric-5.4.102.jar" +hash-format = "sha1" +hash = "891e2404c0f9790e704e29faa98241178e29fc20" + +[update] +[update.modrinth] +mod-id = "Vebnzrzj" +version = "7PNj6nCm" diff --git a/src/mods/styled-chat.pw.toml b/src/mods/styled-chat.pw.toml new file mode 100644 index 0000000..6a84d4e --- /dev/null +++ b/src/mods/styled-chat.pw.toml @@ -0,0 +1,13 @@ +name = "Styled Chat" +filename = "styled-chat-2.2.3+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/doqSKB0e/versions/7dmapSQA/styled-chat-2.2.3%2B1.20.1.jar" +hash-format = "sha1" +hash = "13987a5e2d0e3cdd5994b562d448356ab5dac30d" + +[update] +[update.modrinth] +mod-id = "doqSKB0e" +version = "7dmapSQA" diff --git a/src/mods/styledplayerlist.pw.toml b/src/mods/styledplayerlist.pw.toml new file mode 100644 index 0000000..82f7991 --- /dev/null +++ b/src/mods/styledplayerlist.pw.toml @@ -0,0 +1,13 @@ +name = "Styled Player List" +filename = "styledplayerlist-3.1.1+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/DQIfKUHf/versions/4FqvobxB/styledplayerlist-3.1.1%2B1.20.1.jar" +hash-format = "sha1" +hash = "8c6db42ea55444208010920547fa8cc2cb2f29d2" + +[update] +[update.modrinth] +mod-id = "DQIfKUHf" +version = "4FqvobxB" diff --git a/src/pack.toml b/src/pack.toml index f8a180c..1b20d32 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -1,14 +1,15 @@ name = "GalacticFactory" author = "GalacticFactory" -version = "0.6.20" +version = "0.6.21" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "f447c1bdf5544cef6fb6c399f38004bb1d83b375535f7a289b293989b7fbecef" +hash = "0bd33f234e0bf6a8c0067b006cfd4ac7bd4b4400d413372d216b49adc0fb08c1" [versions] +fabric = "0.14.25" forge = "47.2.0" minecraft = "1.20.1" neoforge = "47.2.0"