Added RegResources mod :) | Updated Regality Origins datapack to 14

This commit is contained in:
JordanPlayz158
2025-03-01 19:54:58 -05:00
parent 86331c37a2
commit 37c2b59447
5 changed files with 15 additions and 3 deletions

Binary file not shown.

View File

@@ -1009,6 +1009,11 @@ file = "mods/regions-unexplored.pw.toml"
hash = "9de1ee6b883e261423c0571044bf0cb1c07c5f580e528e1a84e93f0a7c4b082b" hash = "9de1ee6b883e261423c0571044bf0cb1c07c5f580e528e1a84e93f0a7c4b082b"
metafile = true metafile = true
[[files]]
file = "mods/regresources.pw.toml"
hash = "0409f6a97428bb8005efd94757bb66f0d60123aee78f0413c26da532d55509c6"
metafile = true
[[files]] [[files]]
file = "mods/rei.pw.toml" file = "mods/rei.pw.toml"
hash = "6799b3e8cc9351dd5ffd130883a227170db1272f099d1077e8e4d2f4592a85ca" hash = "6799b3e8cc9351dd5ffd130883a227170db1272f099d1077e8e4d2f4592a85ca"
@@ -1283,8 +1288,8 @@ file = "world/datapacks/Light It Up v1.0.0.zip"
hash = "4deb652eae901433665aa9a2673a68bc6716ebad9ab6e6cce2be5fc43c0e343f" hash = "4deb652eae901433665aa9a2673a68bc6716ebad9ab6e6cce2be5fc43c0e343f"
[[files]] [[files]]
file = "world/datapacks/Regality Origins 11.zip" file = "world/datapacks/Regality Origins 14.zip"
hash = "a5a6244df8fc7b6ac754d206b3080bb06e71f012e4cd627757c22f3c7fe2fd6d" hash = "c3ac3656a2cf459eaa3aa7ef1c9f8aa31b1b8ebbfbcae24936721dc8961a2b08"
[[files]] [[files]]
file = "world/datapacks/StarborneAmethyst6.zip" file = "world/datapacks/StarborneAmethyst6.zip"

View File

@@ -0,0 +1,7 @@
name = "regresources"
filename = "regresources-1.0.0.jar"
[download]
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/regresources-1.0.0.jar"
hash-format = "sha256"
hash = "b8957b117d57a21e427fc415b7ee551bb719ded5a794d7ffcbae027afe26f53c"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "37e0846d32b05e4efa508971c907bbf72a267e5b3e5edd4de7ae788b91aab67c" hash = "1e0bef22377861d88bc226adcf522694c6b23f7569e4cd0933238e9005255363"
[versions] [versions]
fabric = "0.16.10" fabric = "0.16.10"