17 lines
339 B
TOML
17 lines
339 B
TOML
name = "The Bestest Modpack"
|
|
author = "KomuSolutons GmbH & Co. KG"
|
|
version = "1.0.0"
|
|
pack-format = "packwiz:1.1.0"
|
|
|
|
[index]
|
|
file = "index.toml"
|
|
hash-format = "sha256"
|
|
hash = "ed63e755c1484b1f3beaeeb596d7deb28def8fafbb14a195728e55064384ffb8"
|
|
|
|
[versions]
|
|
forge = "43.3.13"
|
|
minecraft = "1.19.2"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.19"]
|