Added slime mod
All checks were successful
Build and Publish / Build and Publish Discord Bot (push) Successful in 46s
Build and Publish / Build and Publish Minecraft Mod (push) Successful in 1m59s

This commit is contained in:
Xeovalyte 2023-08-22 16:58:14 +02:00
parent 18446f1dea
commit 5914242316
3 changed files with 19 additions and 1 deletions

View File

@ -145,6 +145,11 @@ file = "mods/servercore.pw.toml"
hash = "b5a0689c8ca4d98adb7dfe35df4bc6a1dceac5c4b792e5fbb0ad5290991e2684"
metafile = true
[[files]]
file = "mods/slime.pw.toml"
hash = "dbfb90b004d44908efe5201ae5f1be5cb469ed989307b8c611d0659cc0a605be"
metafile = true
[[files]]
file = "mods/spark.pw.toml"
hash = "7ca0983d3b7852c06f84c66b9f12da8115ff9b8ba63293cd20452377a0de726e"

View File

@ -0,0 +1,13 @@
name = "Slime"
filename = "slime-1.5.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/qpnMRvwM/versions/5aODGQ0x/slime-1.5.jar"
hash-format = "sha1"
hash = "e4dac4af69cd5d7e3755dab96c92e8024c223669"
[update]
[update.modrinth]
mod-id = "qpnMRvwM"
version = "5aODGQ0x"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "2b80aa3d3f9314592d03f6e4b428c4abd7290e624b3af308a5098eba89050385"
hash = "687b738c9268a4be5fca619b3b58aa5cc7831c46a8b3ecc82844d63bb6962e1d"
[versions]
fabric = "0.14.22"