Added slime mod
This commit is contained in:
parent
18446f1dea
commit
5914242316
@ -145,6 +145,11 @@ file = "mods/servercore.pw.toml"
|
|||||||
hash = "b5a0689c8ca4d98adb7dfe35df4bc6a1dceac5c4b792e5fbb0ad5290991e2684"
|
hash = "b5a0689c8ca4d98adb7dfe35df4bc6a1dceac5c4b792e5fbb0ad5290991e2684"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/slime.pw.toml"
|
||||||
|
hash = "dbfb90b004d44908efe5201ae5f1be5cb469ed989307b8c611d0659cc0a605be"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/spark.pw.toml"
|
file = "mods/spark.pw.toml"
|
||||||
hash = "7ca0983d3b7852c06f84c66b9f12da8115ff9b8ba63293cd20452377a0de726e"
|
hash = "7ca0983d3b7852c06f84c66b9f12da8115ff9b8ba63293cd20452377a0de726e"
|
||||||
|
13
modpack-server/mods/slime.pw.toml
Normal file
13
modpack-server/mods/slime.pw.toml
Normal 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"
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "2b80aa3d3f9314592d03f6e4b428c4abd7290e624b3af308a5098eba89050385"
|
hash = "687b738c9268a4be5fca619b3b58aa5cc7831c46a8b3ecc82844d63bb6962e1d"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.22"
|
fabric = "0.14.22"
|
||||||
|
Loading…
Reference in New Issue
Block a user