This commit is contained in:
Clayton Hickey 2026-03-07 18:04:42 -05:00
commit 6ff1ab4a39
Signed by: clay53
SSH key fingerprint: SHA256:fjW4+nfPltYzrJ4uZlYQvrYMshxHnah2S4qM8Hth9HQ
8 changed files with 80 additions and 0 deletions

13
pack.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Cobblemon Modpack"
author = "Clayton Hickey"
version = "1.0.0"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "784be3ad63f7b02e7b86de82e966733e81a46545bfba7fda636f21440c3dd7fa"
[versions]
fabric = "0.18.4"
minecraft = "1.21.1"