feat: add "Create: Enchantment Industry" 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-enchantment-industry.pw.toml"
|
||||||
|
hash = "c670ae9055f10dafb61fe340583c361f4c41ed45671c9440bae1f0696b47252a"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/create.pw.toml"
|
file = "mods/create.pw.toml"
|
||||||
hash = "fb5c251cf4997fa65ca043bab7c9ecbd02e108031584a3e26276b77d212de23c"
|
hash = "fb5c251cf4997fa65ca043bab7c9ecbd02e108031584a3e26276b77d212de23c"
|
||||||
|
|||||||
13
mods/create-enchantment-industry.pw.toml
Normal file
13
mods/create-enchantment-industry.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Create: Enchantment Industry"
|
||||||
|
filename = "create_enchantment_industry-1.3.3-for-create-6.0.6.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/JWGBpFUP/versions/E8bB0Vws/create_enchantment_industry-1.3.3-for-create-6.0.6.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "aa1714ee1c7562f0b01780bb3a1271e7214a790711efc8279f11b133075fc72de6e1c08ca87fbf4eeb113d2ea816947153c2383bd90b18e2221d28bd14b7844e"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "JWGBpFUP"
|
||||||
|
version = "E8bB0Vws"
|
||||||
@@ -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 = "7c3be377f37b5524d1c486fd69e87a4fcc5b7839d85022307eb6fa43797db524"
|
hash = "167abe374b150eebf87c2ec5409c1f787351fdba430b77432c1b548c7c6f8781"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user