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