Add create enchantment industry
This commit is contained in:
parent
6749680b4b
commit
2cc8c39c56
3 changed files with 19 additions and 1 deletions
|
@ -90,6 +90,11 @@ file = "mods/create-deco.pw.toml"
|
|||
hash = "023532063fbf310dd047a33cf1afd06b0c4baf72da4dc23e78d1d599ad5dcccd"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-enchantment-industry-fabric.pw.toml"
|
||||
hash = "8530bb8ab9c96826845acbebf96a0fd136ddacd68e3834c18d717b81b690aca1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-fabric.pw.toml"
|
||||
hash = "7d227ef90b1918ceb348ade235a5d17c7894acbf387575e96c08920a5bad1bbb"
|
||||
|
|
13
mods/create-enchantment-industry-fabric.pw.toml
Normal file
13
mods/create-enchantment-industry-fabric.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Create Enchantment Industry Fabric"
|
||||
filename = "create_enchantment_industry-1.2.16.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/AEZO385x/versions/SI0RzkGk/create_enchantment_industry-1.2.16.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "c9b9c8d03c763aa6e378d20534e8ae25861e6895b8f2f301108ae7271a6bfaceae306f1b45fbf79db5aa05a0164efc57db5dba37be54cc82dc3a652d6f6d5c3d"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "AEZO385x"
|
||||
version = "SI0RzkGk"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "b18221e429bd23e505d8f81c361afac1db883bfd3e6b1a75187df8bcc8950658"
|
||||
hash = "96d4f8285488fc585451fb88220d00baf644e5eeda50f96bc11fa4ccaa3b3770"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.10"
|
||||
|
|
Loading…
Add table
Reference in a new issue