diff --git a/index.toml b/index.toml index 79cbb19..1a7b32b 100644 --- a/index.toml +++ b/index.toml @@ -9,6 +9,11 @@ file = "mods/botania.pw.toml" hash = "450686274e074a0caa8adb5ae1a740abb37126cbe02df4a7aa29b54532c0aa79" metafile = true +[[files]] +file = "mods/create-central-kitchen.pw.toml" +hash = "0b69f772db857977d0e70bad04d4a8112f0963074ca07258efb44d2d3e5f4578" +metafile = true + [[files]] file = "mods/create.pw.toml" hash = "fb5c251cf4997fa65ca043bab7c9ecbd02e108031584a3e26276b77d212de23c" diff --git a/mods/create-central-kitchen.pw.toml b/mods/create-central-kitchen.pw.toml new file mode 100644 index 0000000..a639259 --- /dev/null +++ b/mods/create-central-kitchen.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Central Kitchen" +filename = "create_central_kitchen-1.20.1-for-create-6.0.6-1.4.3b.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/btq68HMO/versions/b6J7xYnJ/create_central_kitchen-1.20.1-for-create-6.0.6-1.4.3b.jar" +hash-format = "sha512" +hash = "0578fdcfc9e8f5f3717e2dab468fadca35480e6a2c6a701b43004c57ea1ff0d979c790148d68b6c9233c4c697e9e972d82e7ffd22d11db514b69d23b06f80bbc" + +[update] +[update.modrinth] +mod-id = "btq68HMO" +version = "b6J7xYnJ" diff --git a/pack.toml b/pack.toml index 34c6199..7826d6f 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 = "cfd31d6c454c0fbf2d58c20825b2475123ea02c706b8e0e6cf68a90c2579222a" +hash = "d420af0799750eb46ade22554b14b89c812e88b8dc72cdae6f038a7315463be7" [versions] minecraft = "1.20.1"