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