diff --git a/index.toml b/index.toml index 08bae02..80acbe9 100644 --- a/index.toml +++ b/index.toml @@ -274,6 +274,11 @@ file = "mods/create-diesel-generators-fabric.pw.toml" hash = "d2218b74d104cfd239c2bc6e1a3adb92142f3437f40d2053d9adb95bb5b7fd86" metafile = true +[[files]] +file = "mods/create-enchantment-industry-fabric.pw.toml" +hash = "f361b10a3272db57e401ae4ac4b8aa7695f27ffbf78b9560f552099bc5ce0901" +metafile = true + [[files]] file = "mods/create-fabric.pw.toml" hash = "e5bbc96d6d5d6bffb8e36c89bbd1331d923e23fbb87be8bae208d206832adb1c" diff --git a/mods/create-enchantment-industry-fabric.pw.toml b/mods/create-enchantment-industry-fabric.pw.toml new file mode 100644 index 0000000..40cc396 --- /dev/null +++ b/mods/create-enchantment-industry-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Create Enchantment Industry Fabric" +filename = "create_enchantment_industry-1.2.14.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/AEZO385x/versions/JteAXaqE/create_enchantment_industry-1.2.14.jar" +hash-format = "sha1" +hash = "1f6295df1823046d467d77b31a1ac34a5e0566c9" + +[update] +[update.modrinth] +mod-id = "AEZO385x" +version = "JteAXaqE" diff --git a/pack.toml b/pack.toml index eb83bf3..8607ca5 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 = "efed5cc64a011d5fc48b1a60ca5e514c5a53e69c8d052f4e6d752a037e50962e" +hash = "0af166eabe82cc5186b77a00178219d94ec03a9bde8fda9cdfd869a164944884" [versions] fabric = "0.15.7"