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