16 lines
325 B
TOML
16 lines
325 B
TOML
name = "OomfieCraft"
|
|
author = "PennyMouse"
|
|
version = "2.0.0"
|
|
pack-format = "packwiz:1.1.0"
|
|
|
|
[index]
|
|
file = "index.toml"
|
|
hash-format = "sha256"
|
|
hash = "7466a04e04cc396c6fe3b743fb9a5d209d46479d40afdfbf32d8e3dd05fb14d8"
|
|
|
|
[versions]
|
|
fabric = "0.14.8"
|
|
minecraft = "1.18.2"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.18", "1.18.1"]
|