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