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 = "1373a4ff226f609c14831e7a66d53f9fd9d07f86b4e0bdd9caa8b54f4ef37d99"
|
|
|
|
[versions]
|
|
fabric = "0.14.19"
|
|
minecraft = "1.19.2"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.19.2", "1.19.1"]
|