17 lines
309 B
TOML
17 lines
309 B
TOML
name = "Toos"
|
|
author = "Xeovalyte"
|
|
version = "1.0.0"
|
|
pack-format = "packwiz:1.1.0"
|
|
|
|
[index]
|
|
file = "index.toml"
|
|
hash-format = "sha256"
|
|
hash = "d0bd7bf7c6388cdcab51c5b84f93839444c6b3ba4dc604ba19ec5e743fe2c97b"
|
|
|
|
[versions]
|
|
fabric = "0.15.9"
|
|
minecraft = "1.20.4"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.20.2"]
|