From 2cc8c39c567dcc02bd1c1d5a7e51ea80fea4634e Mon Sep 17 00:00:00 2001 From: Kalle Struik Date: Sat, 22 Feb 2025 01:13:23 +0100 Subject: [PATCH] Add create enchantment industry --- 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 e657e8f..fd3cbf1 100644 --- a/index.toml +++ b/index.toml @@ -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" diff --git a/mods/create-enchantment-industry-fabric.pw.toml b/mods/create-enchantment-industry-fabric.pw.toml new file mode 100644 index 0000000..ffeca65 --- /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 = "sha512" +hash = "c9b9c8d03c763aa6e378d20534e8ae25861e6895b8f2f301108ae7271a6bfaceae306f1b45fbf79db5aa05a0164efc57db5dba37be54cc82dc3a652d6f6d5c3d" + +[update] +[update.modrinth] +mod-id = "AEZO385x" +version = "SI0RzkGk" diff --git a/pack.toml b/pack.toml index 446fd6c..997be46 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 = "b18221e429bd23e505d8f81c361afac1db883bfd3e6b1a75187df8bcc8950658" +hash = "96d4f8285488fc585451fb88220d00baf644e5eeda50f96bc11fa4ccaa3b3770" [versions] fabric = "0.16.10"