diff --git a/index.toml b/index.toml index 8eade8c..aa93ef4 100644 --- a/index.toml +++ b/index.toml @@ -415,6 +415,11 @@ file = "mods/create-dragons-plus.pw.toml" hash = "ed5a88a8d97fe38cca25a42aa1ffcaf51f8f84535f872a9446eff96b92b5722a" metafile = true +[[files]] +file = "mods/create-enchantment-industry.pw.toml" +hash = "52f8600e5c7ab7358bee923cfff7cd2428d7599cb1ff3c0fdbd373330f770587" +metafile = true + [[files]] file = "mods/create-food.pw.toml" hash = "946a389729193083c0f937e22f778be1e88f7429bdd25abefb22316af49d7da5" diff --git a/mods/create-enchantment-industry.pw.toml b/mods/create-enchantment-industry.pw.toml new file mode 100644 index 0000000..8a4e009 --- /dev/null +++ b/mods/create-enchantment-industry.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 6919e03..0c530a3 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "e8e1750849463ec913a8a826e68d201ab484f0132c4fc0e62a932ac1a439c58a" +hash = "40cc6935481d92ddea82f6c467aa780a67cdf4316bae2dce4d0ac8e5288abe74" [versions] minecraft = "1.21.1"