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