3 Commits
1.0.1 ... 1.0.3

Author SHA1 Message Date
JordanPlayz158
fd24ef96c9 1.0.3 - Added TimeOutOut to allow a bigger timeout than 30 seconds 2024-05-21 18:53:56 -04:00
JordanPlayz158
c5f75ae185 1.0.2 - Removed Guarding - Cull 2024-05-18 20:30:49 -04:00
JordanPlayz158
c95ed212df 1.0.1-1 - Added Yung's API as it is a dependency for Travelers Titles 2024-05-18 19:57:17 -04:00
5 changed files with 38 additions and 20 deletions

View File

@@ -431,11 +431,6 @@ file = "mods/grass-overhaul.pw.toml"
hash = "e78b02e9759ff949a2aff4a95363a9cf41dd91d0cb936809e62574d23d1a9070"
metafile = true
[[files]]
file = "mods/guarding.pw.toml"
hash = "e25880588a312809a897620f0c46c203500486a9b2ea69eb0690882a9d47335a"
metafile = true
[[files]]
file = "mods/herdspanic.pw.toml"
hash = "46b44b530e3a305d207833ae7ba36808f09d77ffef22835076a69ed112e5784f"
@@ -911,6 +906,11 @@ file = "mods/this-rocks.pw.toml"
hash = "e99fe04366f5b6b5239c5c24f4643aac77e41ba88d1a6c7061229122bcd46b58"
metafile = true
[[files]]
file = "mods/timeoutout.pw.toml"
hash = "79bf46f1892bfb23ff9a69b16d0f9147da33809021f0f2ef2f73ae7d10bbefec"
metafile = true
[[files]]
file = "mods/tiny-item-animations.pw.toml"
hash = "85637a09fe2f619c54117e29e9f562aa8e91d5942733df5f6ac19c966348d1cd"
@@ -971,6 +971,11 @@ file = "mods/yosbr.pw.toml"
hash = "6f6334f336a876088431df70e2bba6ac52ca2ddeb73a4880ce88d6954b09af00"
metafile = true
[[files]]
file = "mods/yungs-api.pw.toml"
hash = "5aa508141e85bc3e7e94e9a6df06fa50365623af4b83f94540a81433bb0df318"
metafile = true
[[files]]
file = "mods/zoomify.pw.toml"
hash = "0dfc437b6a74265d48e4b563dde1ddecf40c202a73f963d6a94bd27a552ac0dd"

View File

@@ -1,13 +0,0 @@
name = "Guarding"
filename = "guarding-2.4.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/aV1COQ7a/versions/zz7EL9j5/guarding-2.4.0.jar"
hash-format = "sha1"
hash = "48f7a82d88e4c764544a87e5fe41353d5c197f5b"
[update]
[update.modrinth]
mod-id = "aV1COQ7a"
version = "zz7EL9j5"

13
mods/timeoutout.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "TimeOutOut"
filename = "timeoutout-1.0.3+1.19.1.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/7cFX55fD/versions/1.0.3/timeoutout-1.0.3%2B1.19.1.jar"
hash-format = "sha1"
hash = "ca85e8276c84d67361331ad2aadd5ed1eab3cf8c"
[update]
[update.modrinth]
mod-id = "7cFX55fD"
version = "iDUwwz5Q"

13
mods/yungs-api.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "YUNG's API"
filename = "YungsApi-1.20-Fabric-4.0.5.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Ua7DFN59/versions/zPT7QfIk/YungsApi-1.20-Fabric-4.0.5.jar"
hash-format = "sha1"
hash = "9aa99d06657779322767aafd10b9a44eed2690b6"
[update]
[update.modrinth]
mod-id = "Ua7DFN59"
version = "zPT7QfIk"

View File

@@ -1,12 +1,12 @@
name = "Regality SMP"
author = "JordanPlayz158"
version = "1.0.1"
version = "1.0.3"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "5db00b855c9a67c164055d6413300d769d2e8ae05f2a8b2c81ee2fb9f54427b5"
hash = "0b7410beaa5eb2b75a09fe69c25384d93d2d14aa0e8df7b959b2af40b005197a"
[versions]
fabric = "0.15.11"