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 = "1cc740c5d9653cacfd56645f53bd599e97d0739676441160c8623969ca5a868d"
|
|
|
|
[versions]
|
|
fabric = "0.14.8"
|
|
minecraft = "1.18.2"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.18", "1.18.1"]
|