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