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