diff --git a/index.toml b/index.toml index 49c7383..f24bc53 100644 --- a/index.toml +++ b/index.toml @@ -154,6 +154,11 @@ file = "mods/controlling.pw.toml" hash = "e81c635602878f92af9a9c11b92481b25c7aaf3f68cd015dabf5f67201886401" metafile = true +[[files]] +file = "mods/copycats.pw.toml" +hash = "f460d01d0351226ce596672936cc09364028046e87fc357bd0218c6df3e89d83" +metafile = true + [[files]] file = "mods/create-clockwork.pw.toml" hash = "ce13b5e51405cbfd8025a38dcbc707428566f820c3c1c98473507db0f4386007" diff --git a/mods/copycats.pw.toml b/mods/copycats.pw.toml new file mode 100644 index 0000000..02c4375 --- /dev/null +++ b/mods/copycats.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Copycats+" +filename = "copycats-2.2.2+mc.1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/UT2M39wf/versions/WYmjbo0H/copycats-2.2.2%2Bmc.1.20.1-fabric.jar" +hash-format = "sha512" +hash = "21c4409d5f453a29d161b34ebed3b6253953529fbfcac4651fd4476059a99f6d2244486345b69a46dc9b3a1ebdfd39cd0ef0c1b8b814a95b3cf7c8465471eee1" + +[update] +[update.modrinth] +mod-id = "UT2M39wf" +version = "WYmjbo0H" diff --git a/pack.toml b/pack.toml index cac8fc5..25f1a02 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Linuxcraft" author = "Astreaprtcl" -version = "v1.8.0" +version = "v1.8.1" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "a88436bff4b8730a6011b5a042b2620ab79c0a216028fbec343086990626b9bc" +hash = "faa2d5cf6119783e415f323688d562c85311e1236b93f51d908b7a6a258691a9" [versions] fabric = "0.16.14"