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