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