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