1.0.12: Added Compile From Source Tempad added functionality needed and added tempad item override datapack to packwiz

This commit is contained in:
JordanPlayz158
2024-05-30 23:07:52 -04:00
parent d7f26f580a
commit 4f60c32be0
5 changed files with 15 additions and 13 deletions

Binary file not shown.

View File

@@ -16,6 +16,10 @@ hash = "f46f4a52beb543602367ad741bb5b01ec5b489656f8f154cfd91e6ed3dde2466"
file = "compileFromSourceMods/paucal-fabric-1.20.1-0.6.0.jar"
hash = "f07dbb71360bb411249fd151823ff7806575ddf8818be9a5646d30a6174266cc"
[[files]]
file = "compileFromSourceMods/tempad-fabric-1.20.1-2.3.3.jar"
hash = "84ec27fddd2ae970668a237c1af14d6dc9dc7cd2b42740ae7658fc8ebfebc0a9"
[[files]]
file = "mods/3dskinlayers.pw.toml"
hash = "bc4677b5d9ff2bca2d8e031faf781a10bc578b95cdb709527b8eb85d79e4daae"
@@ -988,7 +992,7 @@ metafile = true
[[files]]
file = "mods/tempad.pw.toml"
hash = "0a3a680ed7c131426ffe490a94bb7d35e456fd586c83a8fb321b0a77e1eb6eb2"
hash = "6c1d33cd5cb856e5add45dedc35bef97e4e42a9ec798519b5c4fb20baf21421f"
metafile = true
[[files]]
@@ -1078,3 +1082,7 @@ hash = "33b7e52216de4fd2d94c78015d5ea0d57b7dad763cdc0ec0d5d45d7f7758a3b4"
[[files]]
file = "world/datapacks/Starborne_V5_Dont_Unzip.zip"
hash = "7f2739cb4a31a6286462579a132465b1a4cd9b805a7a72beb32e086ef5d593af"
[[files]]
file = "world/datapacks/TempadItems.zip"
hash = "68a0fb977ad2ec4318ab914a2a5b8135447e4933f9250648c0bb971489ab2510"

View File

@@ -1,13 +1,7 @@
name = "Tempad"
name = "tempad"
filename = "tempad-fabric-1.20.1-2.3.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/gKNwt7xu/versions/lr4ivb6F/tempad-fabric-1.20.1-2.3.3.jar"
hash-format = "sha1"
hash = "95cdaff2a51aedcaf3abe5b5f5423f4e830ba420"
[update]
[update.modrinth]
mod-id = "gKNwt7xu"
version = "lr4ivb6F"
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/tempad-fabric-1.20.1-2.3.3.jar"
hash-format = "sha256"
hash = "84ec27fddd2ae970668a237c1af14d6dc9dc7cd2b42740ae7658fc8ebfebc0a9"

View File

@@ -1,12 +1,12 @@
name = "Regality SMP"
author = "JordanPlayz158"
version = "1.0.11"
version = "1.0.12"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "c6bb6d5d41a4eb9c6d2b4039c092f4e8b0287eab6a718b8441e2686ebf7bccd9"
hash = "096f9e55f03674b7092cc50a0e789301e079f5eb03e2658d51143b6f3f876320"
[versions]
fabric = "0.15.11"

Binary file not shown.