diff --git a/index.toml b/index.toml index 234a01c..8658952 100644 --- a/index.toml +++ b/index.toml @@ -906,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" diff --git a/mods/timeoutout.pw.toml b/mods/timeoutout.pw.toml new file mode 100644 index 0000000..5d7969e --- /dev/null +++ b/mods/timeoutout.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 400feb9..618fcec 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Regality SMP" author = "JordanPlayz158" -version = "1.0.1-1" +version = "1.0.3" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "da651ec6a82e6595134a2f3eec77452212c8b13a0910c58bc3a2cc904e2ba2c4" +hash = "0b7410beaa5eb2b75a09fe69c25384d93d2d14aa0e8df7b959b2af40b005197a" [versions] fabric = "0.15.11"