add copycats mod

This commit is contained in:
Astreaprtcl 2025-08-12 12:40:45 +02:00
parent 5c0eaa3706
commit 5c70b91fab
Signed by untrusted user who does not match committer: astreaprtcl
GPG key ID: C1A416D9DF13737B
3 changed files with 20 additions and 2 deletions

View file

@ -154,6 +154,11 @@ file = "mods/controlling.pw.toml"
hash = "e81c635602878f92af9a9c11b92481b25c7aaf3f68cd015dabf5f67201886401" hash = "e81c635602878f92af9a9c11b92481b25c7aaf3f68cd015dabf5f67201886401"
metafile = true metafile = true
[[files]]
file = "mods/copycats.pw.toml"
hash = "f460d01d0351226ce596672936cc09364028046e87fc357bd0218c6df3e89d83"
metafile = true
[[files]] [[files]]
file = "mods/create-clockwork.pw.toml" file = "mods/create-clockwork.pw.toml"
hash = "ce13b5e51405cbfd8025a38dcbc707428566f820c3c1c98473507db0f4386007" hash = "ce13b5e51405cbfd8025a38dcbc707428566f820c3c1c98473507db0f4386007"

13
mods/copycats.pw.toml Normal file
View file

@ -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"

View file

@ -1,12 +1,12 @@
name = "Linuxcraft" name = "Linuxcraft"
author = "Astreaprtcl" author = "Astreaprtcl"
version = "v1.8.0" version = "v1.8.1"
pack-format = "packwiz:1.1.0" pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "a88436bff4b8730a6011b5a042b2620ab79c0a216028fbec343086990626b9bc" hash = "faa2d5cf6119783e415f323688d562c85311e1236b93f51d908b7a6a258691a9"
[versions] [versions]
fabric = "0.16.14" fabric = "0.16.14"