16 lines
338 B
TOML
16 lines
338 B
TOML
name = "Modpack Template"
|
|
author = "Merith.TK"
|
|
version = "1.0.0"
|
|
pack-format = "packwiz:1.1.0"
|
|
|
|
[index]
|
|
file = "index.toml"
|
|
hash-format = "sha256"
|
|
hash = "e129cbf022fc7bc1cb8e74013ed32285a4f9588fc0a2c5862efe0cc38dab2d23"
|
|
|
|
[versions]
|
|
minecraft = "1.19.2"
|
|
quilt = "0.19.2"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.19.2", "1.19.1", "1.19"]
|