From af4f65f9fd62e468c5d3b4204125345792ae5c86 Mon Sep 17 00:00:00 2001 From: hkc Date: Thu, 14 Mar 2024 20:09:07 +0300 Subject: [PATCH] I hope it will work now though...? --- index.toml | 5 +++++ mods/create-enchantment-industry-fabric.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/create-enchantment-industry-fabric.pw.toml diff --git a/index.toml b/index.toml index 08bae02..1295c4d 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 = "da0b1e65c3bb9f9eabfbaf4242b3adf22267752adb3824fe62b24077cf458340" +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..98e13ed --- /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.16.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/AEZO385x/versions/SI0RzkGk/create_enchantment_industry-1.2.16.jar" +hash-format = "sha1" +hash = "c1153315e3d0e7d216ca3179e483fe8b9f794433" + +[update] +[update.modrinth] +mod-id = "AEZO385x" +version = "SI0RzkGk" diff --git a/pack.toml b/pack.toml index eb83bf3..f73f49b 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 = "1d5092e2442b774b155057f42d468bc1abb7ac98543339a5a70fcc79ae5e8109" [versions] fabric = "0.15.7"