From b0b20af3a66dfad021b1d938bf28a5ba6a176881 Mon Sep 17 00:00:00 2001 From: Oier Bravo Urtasun Date: Thu, 24 Oct 2024 23:56:28 +0200 Subject: [PATCH] creativecore --- web/pack/index.toml | 5 +++++ web/pack/mods/creativecore.pw.toml | 13 +++++++++++++ web/pack/pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 web/pack/mods/creativecore.pw.toml diff --git a/web/pack/index.toml b/web/pack/index.toml index cc21d89..84e8431 100644 --- a/web/pack/index.toml +++ b/web/pack/index.toml @@ -590,6 +590,11 @@ file = "mods/createaddition.pw.toml" hash = "84a74f965c0d0ae77b2a67d988d0778a52ec783456a8cf9602c675123ac78fe0" metafile = true +[[files]] +file = "mods/creativecore.pw.toml" +hash = "961deb094ae64cb9382986f1ba9fdabb4c17b20bd378d3f5bc48410135d9f743" +metafile = true + [[files]] file = "mods/cristel-lib.pw.toml" hash = "f99d86319f474bc75585c6cba1927f868846f91ab87ce8dcfe936b3462412296" diff --git a/web/pack/mods/creativecore.pw.toml b/web/pack/mods/creativecore.pw.toml new file mode 100644 index 0000000..e5a85b6 --- /dev/null +++ b/web/pack/mods/creativecore.pw.toml @@ -0,0 +1,13 @@ +name = "CreativeCore" +filename = "CreativeCore_FORGE_v2.12.20_mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/OsZiaDHq/versions/Kvr2Jjby/CreativeCore_FORGE_v2.12.20_mc1.20.1.jar" +hash-format = "sha1" +hash = "7ae21f89801da15a3432633c63fbfea8e81f8b49" + +[update] +[update.modrinth] +mod-id = "OsZiaDHq" +version = "Kvr2Jjby" diff --git a/web/pack/pack.toml b/web/pack/pack.toml index d140c0f..8ec64f1 100644 --- a/web/pack/pack.toml +++ b/web/pack/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "59e35e9d34b6b54d386cf88649abbbf972427162dc8aa2a34286970a66097160" +hash = "88d2903fa10b742390b892327318902e6b4f3f956a5d1cbe3937acaf018757d6" [versions] forge = "47.3.7"