From 57fbbd97928b90a4e205b05436930d5abb0e5135 Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Thu, 1 Aug 2024 01:05:07 +0200 Subject: [PATCH] updat :3 --- index.toml | 10 ++++++++++ mods/create-central-kitchen.pw.toml | 13 +++++++++++++ mods/create-connected.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/create-central-kitchen.pw.toml create mode 100644 mods/create-connected.pw.toml diff --git a/index.toml b/index.toml index 10d9ec9..685e3e9 100644 --- a/index.toml +++ b/index.toml @@ -1213,11 +1213,21 @@ file = "mods/create-big-cannons.pw.toml" hash = "9b4526ab8bfdd3bf813b788a382b849c31fde9a510668c80761ba8897952af2c" metafile = true +[[files]] +file = "mods/create-central-kitchen.pw.toml" +hash = "dc9b6077e233adda9597eb5dc7a07921125f834e54c2970038501bd5cfb60235" +metafile = true + [[files]] file = "mods/create-clockwork.pw.toml" hash = "94714097a323468448daf3ad97cbec4a8e145ddc6e58081b9fcb0ca53be71df1" metafile = true +[[files]] +file = "mods/create-connected.pw.toml" +hash = "6f2dd94587eeece8009e19fdb79f0f7326d1807baed47eb67afa349dcfbe6d49" +metafile = true + [[files]] file = "mods/create-diesel-generators.pw.toml" hash = "0053ef8e3e37e5769df2c9990d55b25628b3c8c6c8249a091761d30e77dc9eb6" diff --git a/mods/create-central-kitchen.pw.toml b/mods/create-central-kitchen.pw.toml new file mode 100644 index 0000000..261d5dc --- /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-0.5.1.f-1.3.12.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/btq68HMO/versions/MX3EE060/create_central_kitchen-1.20.1-for-create-0.5.1.f-1.3.12.jar" +hash-format = "sha1" +hash = "92f89bdf6868c2f2b44e8a7acdc0da4be108ba1b" + +[update] +[update.modrinth] +mod-id = "btq68HMO" +version = "MX3EE060" diff --git a/mods/create-connected.pw.toml b/mods/create-connected.pw.toml new file mode 100644 index 0000000..a90968b --- /dev/null +++ b/mods/create-connected.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Connected" +filename = "create_connected-0.8.2-mc1.20.1-all.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Vg5TIO6d/versions/gKrm9DLf/create_connected-0.8.2-mc1.20.1-all.jar" +hash-format = "sha1" +hash = "9eeb02a46197635ac926e8302aa536ad191ddf02" + +[update] +[update.modrinth] +mod-id = "Vg5TIO6d" +version = "gKrm9DLf" diff --git a/pack.toml b/pack.toml index 29c7842..cc1f114 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "3b74b66e1e8fb8aa8094dd73b6a4367fd85f78d37c097cd64c7dadb20fddfe7e" +hash = "e747a4a9eb44e0e63bac752f4367fefa3a794a517b7b1ab03ff7a2ba61295df9" [versions] minecraft = "1.20.1"