17 lines
293 B
TOML
17 lines
293 B
TOML
name = "Evan's Pack"
|
|
author = "Evan Pratten"
|
|
version = "1.19.2r1"
|
|
pack-format = "packwiz:1.1.0"
|
|
|
|
[index]
|
|
file = "index.toml"
|
|
hash-format = "sha256"
|
|
|
|
[versions]
|
|
minecraft = "1.19.2"
|
|
quilt = "0.17.4"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.19.0", "1.19.1", "1.19.2"]
|
|
no-internal-hashes = true
|