16 lines
344 B
TOML
16 lines
344 B
TOML
name = "Forgotten Frontier"
|
|
author = "Daedreus, Merith.TK"
|
|
version = "1.0.0"
|
|
pack-format = "packwiz:1.1.0"
|
|
|
|
[index]
|
|
file = "index.toml"
|
|
hash-format = "sha256"
|
|
hash = "c0d644dc5b74f0e548e3c80be158fa00209554c8308bb7eb5176e2cc2e69cce4"
|
|
|
|
[versions]
|
|
fabric = "0.14.19"
|
|
minecraft = "1.19.2"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.19.2", "1.19.1"]
|