18 lines
357 B
TOML
18 lines
357 B
TOML
name = "client"
|
|
author = "nite"
|
|
version = "1.0.0"
|
|
pack-format = "packwiz:1.1.0"
|
|
|
|
[index]
|
|
file = "index.toml"
|
|
hash-format = "sha256"
|
|
hash = "7a01a1a8546d00304aa2d5c1fbf621e9b101051b3e6dcc43922ad515b6eb1d4b"
|
|
|
|
[versions]
|
|
fabric = "0.18.4"
|
|
minecraft = "1.21.11"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.21.10"]
|
|
datapack-folder = "resources/datapack/required/"
|