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