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 = "dc62aa2a894c6dc09471413ef0bae0eaecfe95a839826ced9f88316a96c19e11"
|
|
|
|
[versions]
|
|
fabric = "0.15.9"
|
|
minecraft = "1.20.4"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.20.2"]
|