18 lines
358 B
TOML
18 lines
358 B
TOML
name = "Diacraft"
|
|
author = "hatkidchan"
|
|
version = "1.0.0"
|
|
pack-format = "packwiz:1.1.0"
|
|
|
|
[index]
|
|
file = "index.toml"
|
|
hash-format = "sha256"
|
|
hash = "9d75570b06c3c5173c3dd86bb1f2d795478423ca015957f4a45fbe100c6891c6"
|
|
|
|
[versions]
|
|
fabric = "0.15.10"
|
|
minecraft = "1.20.1"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.20.1"]
|
|
datapack-folder = "config/paxi/datapacks/"
|