feat: add "Create: Connected" mod
This commit is contained in:
5
index.toml
generated
5
index.toml
generated
@@ -10,6 +10,11 @@ file = "mods/create-central-kitchen.pw.toml"
|
|||||||
hash = "0b69f772db857977d0e70bad04d4a8112f0963074ca07258efb44d2d3e5f4578"
|
hash = "0b69f772db857977d0e70bad04d4a8112f0963074ca07258efb44d2d3e5f4578"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/create-connected.pw.toml"
|
||||||
|
hash = "d08820071cff0e5c0ac5f18260384fb0f9850651b97d44e0c3f44c8611cf538a"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/create-enchantment-industry.pw.toml"
|
file = "mods/create-enchantment-industry.pw.toml"
|
||||||
hash = "c670ae9055f10dafb61fe340583c361f4c41ed45671c9440bae1f0696b47252a"
|
hash = "c670ae9055f10dafb61fe340583c361f4c41ed45671c9440bae1f0696b47252a"
|
||||||
|
|||||||
13
mods/create-connected.pw.toml
Normal file
13
mods/create-connected.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Create: Connected"
|
||||||
|
filename = "create_connected-1.1.13-mc1.20.1-all.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/Vg5TIO6d/versions/cd0NZDvE/create_connected-1.1.13-mc1.20.1-all.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "942b9f05b5033ef5f920dad95a8871c04907084388f11dbe48f2d853ec237d47f1b037252b33e4d3f9efc680b680651c65cd48d4a2ca79c7b6328ae27ba3317f"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "Vg5TIO6d"
|
||||||
|
version = "cd0NZDvE"
|
||||||
@@ -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 = "167abe374b150eebf87c2ec5409c1f787351fdba430b77432c1b548c7c6f8781"
|
hash = "d754e66852e1c6629937f282beaa7e326ed0c6e5d2d7313000a46f4db4c26923"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user