diff --git a/index.toml b/index.toml index 06214f7..ae3f7d8 100644 --- a/index.toml +++ b/index.toml @@ -173,6 +173,11 @@ file = "mods/create-new-age.pw.toml" hash = "7315f8be08ca7069ed72746d12e36e81b7959136d0b0c789e16cdb5db8a87dfe" metafile = true +[[files]] +file = "mods/createaddition.pw.toml" +hash = "ca80c183f9444b19fcd7e5e654dad1c7b208affe18f7e6c2cff42642e8c3951f" +metafile = true + [[files]] file = "mods/disenchanter.pw.toml" hash = "67c7669b86fc38d805f5714641d44fb0ffbe752230135de97083bdf37191b271" diff --git a/mods/createaddition.pw.toml b/mods/createaddition.pw.toml new file mode 100644 index 0000000..6805513 --- /dev/null +++ b/mods/createaddition.pw.toml @@ -0,0 +1,13 @@ +name = "Create Crafts & Additions" +filename = "createaddition-fabric+1.20.1-0.9.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/kU1G12Nn/versions/ogRcUOQY/createaddition-fabric%2B1.20.1-0.9.0.jar" +hash-format = "sha1" +hash = "69e833eb880e94c1c934ff34b2b03651cc019d11" + +[update] +[update.modrinth] +mod-id = "kU1G12Nn" +version = "ogRcUOQY" diff --git a/pack.toml b/pack.toml index 4ec8c27..01f9374 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 = "524a37f9356d67807dc6356c8388afa66228472f6ec349fcf975d8d5c909fd33" +hash = "8ef6577cf58265b2e5c163f326e165e49f1bd17d836e656825189b35416ae75c" [versions] minecraft = "1.20.1"