feat: add "Create" mod
This commit is contained in:
6
index.toml
generated
6
index.toml
generated
@@ -1,2 +1,6 @@
|
|||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
files = []
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/create.pw.toml"
|
||||||
|
hash = "fb5c251cf4997fa65ca043bab7c9ecbd02e108031584a3e26276b77d212de23c"
|
||||||
|
metafile = true
|
||||||
|
|||||||
13
mods/create.pw.toml
Normal file
13
mods/create.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Create"
|
||||||
|
filename = "create-1.20.1-6.0.8.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/LNytGWDc/versions/8amzvn9x/create-1.20.1-6.0.8.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "5b51f5d31437d9bfbf221b67459abd87260d284874e1e23b7ed1d522b23a48059a3b1d2c1c541428da35dc6be15561b4f3c7f36aac6df3a0e8db6a278f6b0316"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "LNytGWDc"
|
||||||
|
version = "8amzvn9x"
|
||||||
@@ -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 = "7b81c9e9d9e6e21a9865a2dded0dfd77e7683d679b98fe5b0114eaed9a31f17e"
|
hash = "a969e26a4d59c079136721c9afc1ba58e67692470412d9c33ee43db9548ab005"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user