17 lines
270 B
TOML
17 lines
270 B
TOML
name = "Evan's Pack"
|
|
author = "Evan Pratten"
|
|
version = "0.0.3"
|
|
pack-format = "packwiz:1.1.0"
|
|
|
|
[index]
|
|
file = "index.toml"
|
|
hash-format = "sha256"
|
|
|
|
[versions]
|
|
minecraft = "1.19.4"
|
|
quilt = "0.18.9"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.19.3"]
|
|
no-internal-hashes = true
|