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 = "af6640badf8ac665806c0f381b496bdfa662f851494ee4a89f5a8c896ed5a3f3"
|
|
|
|
[versions]
|
|
fabric = "0.18.4"
|
|
minecraft = "1.21.11"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.21.10"]
|
|
datapack-folder = "resources/datapack/required/"
|