diff --git a/index.toml b/index.toml index 9d761d6..e9db4ea 100644 --- a/index.toml +++ b/index.toml @@ -35,6 +35,11 @@ file = "mods/create.pw.toml" hash = "fb5c251cf4997fa65ca043bab7c9ecbd02e108031584a3e26276b77d212de23c" metafile = true +[[files]] +file = "mods/createaddition.pw.toml" +hash = "e6d1f36e9e0193fe410d136e0cda8a7f6dbbc809c0644f06a601bddf5b38a395" +metafile = true + [[files]] file = "mods/curios.pw.toml" hash = "9eefd607e0d54ec444e798ccdeede1a09a3939440bd1e11c11b84c07a5134be2" diff --git a/mods/createaddition.pw.toml b/mods/createaddition.pw.toml new file mode 100644 index 0000000..66a124b --- /dev/null +++ b/mods/createaddition.pw.toml @@ -0,0 +1,13 @@ +name = "Create Crafts & Additions" +filename = "createaddition-1.20.1-1.3.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/kU1G12Nn/versions/9LgyB6Yb/createaddition-1.20.1-1.3.3.jar" +hash-format = "sha512" +hash = "a34f5c3b0226069d2882a3e23ba0e364a78bc5d26983b0cecea8d998718f454d3238ab7c5b4b3ef1749b6f2b26a4e427839c7c32468558fa7a8edb0edc727d10" + +[update] +[update.modrinth] +mod-id = "kU1G12Nn" +version = "9LgyB6Yb" diff --git a/pack.toml b/pack.toml index 60979c7..ed8060d 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 = "610053cdbe84c6691fa8c7145f7efcc18124ebdbeb18dad9c626e5aa80917adc" +hash = "6116caf298cc84cb47b89cdb9841b09652c6e234dffec6a4cc240036c786b4d3" [versions] minecraft = "1.20.1"