create: enchantment industry

This commit is contained in:
Reid 2026-05-08 21:27:41 -07:00
parent 941776ccfa
commit 727df0de24
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
3 changed files with 19 additions and 1 deletions

View file

@ -415,6 +415,11 @@ file = "mods/create-dragons-plus.pw.toml"
hash = "ed5a88a8d97fe38cca25a42aa1ffcaf51f8f84535f872a9446eff96b92b5722a" hash = "ed5a88a8d97fe38cca25a42aa1ffcaf51f8f84535f872a9446eff96b92b5722a"
metafile = true metafile = true
[[files]]
file = "mods/create-enchantment-industry.pw.toml"
hash = "52f8600e5c7ab7358bee923cfff7cd2428d7599cb1ff3c0fdbd373330f770587"
metafile = true
[[files]] [[files]]
file = "mods/create-food.pw.toml" file = "mods/create-food.pw.toml"
hash = "946a389729193083c0f937e22f778be1e88f7429bdd25abefb22316af49d7da5" hash = "946a389729193083c0f937e22f778be1e88f7429bdd25abefb22316af49d7da5"

View file

@ -0,0 +1,13 @@
name = "Create: Enchantment Industry"
filename = "create-enchantment-industry-2.3.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/JWGBpFUP/versions/zjSKnkVT/create-enchantment-industry-2.3.1.jar"
hash-format = "sha512"
hash = "0e83fef0ae333a2bad9cff09cb661d72c0ab48a5b8a97a06c946d54da1eb967b7bd532e780845ff62d19f3bb094daed07f63daec7c1caaa1aeb5050ec4bfcd7c"
[update]
[update.modrinth]
mod-id = "JWGBpFUP"
version = "zjSKnkVT"

View file

@ -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 = "e8e1750849463ec913a8a826e68d201ab484f0132c4fc0e62a932ac1a439c58a" hash = "40cc6935481d92ddea82f6c467aa780a67cdf4316bae2dce4d0ac8e5288abe74"
[versions] [versions]
minecraft = "1.21.1" minecraft = "1.21.1"