From 179839becae8998376980b5a9ece39b0b57b211f Mon Sep 17 00:00:00 2001 From: NullBite Date: Sun, 29 Oct 2023 10:23:06 -0400 Subject: [PATCH] Add dev build of Create Enchantment Inudstry --- index.toml | 5 +++++ mods/create-enchantment-industry.pw.toml | 7 +++++++ pack.toml | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 mods/create-enchantment-industry.pw.toml diff --git a/index.toml b/index.toml index c5b9b49..8dab9aa 100644 --- a/index.toml +++ b/index.toml @@ -218,6 +218,11 @@ file = "mods/continuity.pw.toml" hash = "bb7b31de1f5c7941aff59030d59168a5971e8c47884bcd8905637836ff97ce46" metafile = true +[[files]] +file = "mods/create-enchantment-industry.pw.toml" +hash = "505bcd57b92eca8a0787cf2dda4e50889d5daa5851afe670cbab6ab0c1dcd064" +metafile = true + [[files]] file = "mods/create-fabric-sodium-fix.pw.toml" hash = "bedd1faa55fd23dfd50197b4d5efbae3745770663e97c41a651c47b74ed73bd0" diff --git a/mods/create-enchantment-industry.pw.toml b/mods/create-enchantment-industry.pw.toml new file mode 100644 index 0000000..0729d08 --- /dev/null +++ b/mods/create-enchantment-industry.pw.toml @@ -0,0 +1,7 @@ +name = "create-enchantment-industry" +filename = "create_enchantment_industry-1.0.1.b+1.20.1-c427be0.jar" + +[download] +url = "https://b2.nullbite.com/file/nullbite-personal/fabric-lite/create_enchantment_industry-1.0.1.b%2B1.20.1-c427be0.jar" +hash-format = "sha256" +hash = "afa969f9fc09731dc3ab582f7e8538269306a981971e7bf9519444f4301038a1" diff --git a/pack.toml b/pack.toml index 25a9f88..82ee8d9 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 = "d214f77eedf8f97769f97b0485b012b2d26a7785dac5163f9fd9754ef9682330" +hash = "7f807b954925f27ca6ba31dc08a39898936acf2df3b5319d5585acca008da7e1" [versions] minecraft = "1.20.1"