1.0.3 - Added TimeOutOut to allow a bigger timeout than 30 seconds
This commit is contained in:
@@ -906,6 +906,11 @@ file = "mods/this-rocks.pw.toml"
|
|||||||
hash = "e99fe04366f5b6b5239c5c24f4643aac77e41ba88d1a6c7061229122bcd46b58"
|
hash = "e99fe04366f5b6b5239c5c24f4643aac77e41ba88d1a6c7061229122bcd46b58"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/timeoutout.pw.toml"
|
||||||
|
hash = "79bf46f1892bfb23ff9a69b16d0f9147da33809021f0f2ef2f73ae7d10bbefec"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/tiny-item-animations.pw.toml"
|
file = "mods/tiny-item-animations.pw.toml"
|
||||||
hash = "85637a09fe2f619c54117e29e9f562aa8e91d5942733df5f6ac19c966348d1cd"
|
hash = "85637a09fe2f619c54117e29e9f562aa8e91d5942733df5f6ac19c966348d1cd"
|
||||||
|
|||||||
13
mods/timeoutout.pw.toml
Normal file
13
mods/timeoutout.pw.toml
Normal 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"
|
||||||
@@ -1,12 +1,12 @@
|
|||||||
name = "Regality SMP"
|
name = "Regality SMP"
|
||||||
author = "JordanPlayz158"
|
author = "JordanPlayz158"
|
||||||
version = "1.0.1-1"
|
version = "1.0.3"
|
||||||
pack-format = "packwiz:1.1.0"
|
pack-format = "packwiz:1.1.0"
|
||||||
|
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "da651ec6a82e6595134a2f3eec77452212c8b13a0910c58bc3a2cc904e2ba2c4"
|
hash = "0b7410beaa5eb2b75a09fe69c25384d93d2d14aa0e8df7b959b2af40b005197a"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.11"
|
fabric = "0.15.11"
|
||||||
|
|||||||
Reference in New Issue
Block a user