diff --git a/index.toml b/index.toml index bb61e49..4ae81ef 100644 --- a/index.toml +++ b/index.toml @@ -97,6 +97,11 @@ file = "mods/crafting-tweaks.pw.toml" hash = "cf9852c1ccb3281ea336dfff5cfcce3e3df5b051f6ae0eba975bdd19cf25b667" metafile = true +[[files]] +file = "mods/create-deco.pw.toml" +hash = "0372b9ea1233cf516f205bed50c4014bfb4e806406657b8f803409a71d81d88a" +metafile = true + [[files]] file = "mods/create-enchantment-industry-fabric.pw.toml" hash = "da0b1e65c3bb9f9eabfbaf4242b3adf22267752adb3824fe62b24077cf458340" diff --git a/mods/create-deco.pw.toml b/mods/create-deco.pw.toml new file mode 100644 index 0000000..ce63cab --- /dev/null +++ b/mods/create-deco.pw.toml @@ -0,0 +1,13 @@ +name = "Create Deco" +filename = "createdeco-2.0.2-1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/sMvUb4Rb/versions/GsxgfeNu/createdeco-2.0.2-1.20.1-fabric.jar" +hash-format = "sha1" +hash = "b7b525c64cde199d1ab12fee7f1171812a283646" + +[update] +[update.modrinth] +mod-id = "sMvUb4Rb" +version = "GsxgfeNu" diff --git a/pack.toml b/pack.toml index c6ad75c..b9ac091 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 = "49708569f4a2491577c7704dfb73968f7c50d5ff4b5e94d0e6aca370bcfd711b" +hash = "77bef3c5bd253b27046fc1adac87e0c291e53d222e5041525dce564dac017ae2" [versions] fabric = "0.15.7"