From 53096fdc3e127f4ca1ade006ceaf1d1187effcbe Mon Sep 17 00:00:00 2001 From: Jan-Bulthuis Date: Sun, 18 May 2025 05:23:36 +0200 Subject: [PATCH] Added create --- index.toml | 5 +++++ mods/create.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/create.pw.toml diff --git a/index.toml b/index.toml index 98f50ef..c055487 100644 --- a/index.toml +++ b/index.toml @@ -5,6 +5,11 @@ file = "mods/ars-nouveau.pw.toml" hash = "c620b91abf14510baca9164bdd1ab39b8f6390c080c7a8f67e66b7fa25b515b5" metafile = true +[[files]] +file = "mods/create.pw.toml" +hash = "a4c8371232d9f542b180c7bd7e30d84b9e958b97b24af5dde0759ab8e511fb8e" +metafile = true + [[files]] file = "mods/curios.pw.toml" hash = "36debf7653e95a855b4fedacc19027cf2e01960fc0b6d55ef2ffbffbcb455690" diff --git a/mods/create.pw.toml b/mods/create.pw.toml new file mode 100644 index 0000000..390d383 --- /dev/null +++ b/mods/create.pw.toml @@ -0,0 +1,13 @@ +name = "Create" +filename = "create-1.21.1-6.0.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/LNytGWDc/versions/5LpL274U/create-1.21.1-6.0.4.jar" +hash-format = "sha512" +hash = "1f237647ad48c8d9b09a7dab84ac16fc52bb2b70eec5c0f836b21658e60af8cdcbc541c57ac43ffa80fbecad8c08d7bdc13fbd387aaa38f8a25df20a095d5412" + +[update] +[update.modrinth] +mod-id = "LNytGWDc" +version = "5LpL274U" diff --git a/pack.toml b/pack.toml index a06a416..355fd7d 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 = "d4bf8637735bbfd34cce2d1311bbf9fae66851c7cc06edb8a968085c447d8826" +hash = "d5cb39f2e727842431b1108dba5751379992838f35f5893edf684b0913a3310f" [versions] minecraft = "1.21.1"