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 = "f44940342b64626356b7f6d9d1e8bb90bd3c4582ca55eaf8e787a2b7528a6064"
|
|
|
|
[versions]
|
|
fabric = "0.15.11"
|
|
minecraft = "1.20.1"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.20.1"]
|
|
datapack-folder = "config/paxi/datapacks/"
|