From 900775d4b8bfe3fb572227bac54ed4b5b7a29c28 Mon Sep 17 00:00:00 2001 From: Sasha Koshka Date: Thu, 9 Jan 2025 13:59:25 -0500 Subject: [PATCH] Add copycats, big cannons --- index.toml | 10 ++++++++++ mods/copycats.pw.toml | 13 +++++++++++++ mods/create-big-cannons.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/copycats.pw.toml create mode 100644 mods/create-big-cannons.pw.toml diff --git a/index.toml b/index.toml index ca24f95..28cc7fe 100644 --- a/index.toml +++ b/index.toml @@ -28,6 +28,16 @@ file = "mods/cc-tweaked.pw.toml" hash = "e4295eaf6d67a0203c6410e4687b3e4340d84202e1cf751b231f283b5f801751" metafile = true +[[files]] +file = "mods/copycats.pw.toml" +hash = "e856e65f33ff1746f365f10eb3c5a26515d74837577fb05c3b25d8debcd22198" +metafile = true + +[[files]] +file = "mods/create-big-cannons.pw.toml" +hash = "338196f41190bb2c0b34d4a8aa10e0f41bdf339bd436ce3f738762d3e56883b8" +metafile = true + [[files]] file = "mods/create-fabric.pw.toml" hash = "21da22765bdcc9f9cd205fe082336e7ca8af3a9668ce857617ed7e3e8aefe2a2" diff --git a/mods/copycats.pw.toml b/mods/copycats.pw.toml new file mode 100644 index 0000000..1c7bb87 --- /dev/null +++ b/mods/copycats.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Copycats+" +filename = "copycats-2.1.4+mc.1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/UT2M39wf/versions/r8HAtEtA/copycats-2.1.4%2Bmc.1.20.1-fabric.jar" +hash-format = "sha1" +hash = "82a0676a311782f82a59c21d0e4a63df1fc45e41" + +[update] +[update.modrinth] +mod-id = "UT2M39wf" +version = "r8HAtEtA" diff --git a/mods/create-big-cannons.pw.toml b/mods/create-big-cannons.pw.toml new file mode 100644 index 0000000..a80846c --- /dev/null +++ b/mods/create-big-cannons.pw.toml @@ -0,0 +1,13 @@ +name = "Create Big Cannons" +filename = "createbigcannons-5.8.2-mc.1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/GWp4jCJj/versions/bIFKELd8/createbigcannons-5.8.2-mc.1.20.1-fabric.jar" +hash-format = "sha1" +hash = "ba8dbabbc013f37844e05add7b7256641c4ee62f" + +[update] +[update.modrinth] +mod-id = "GWp4jCJj" +version = "bIFKELd8" diff --git a/pack.toml b/pack.toml index c6c817a..c3fa031 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 = "dd161968df8fcda552e53c5924a66c5fb7341e7e15a5badc0c2b1d67ed87f93c" +hash = "5c7c64d21d0a157808af064531d6651a849a595d8907fe0cf1669d19f8d11891" [versions] fabric = "0.16.9"