17 lines
323 B
TOML
17 lines
323 B
TOML
name = "Create Modpack"
|
|
author = "AtaraxiaSjel"
|
|
version = "1.0.0"
|
|
pack-format = "packwiz:1.1.0"
|
|
|
|
[index]
|
|
file = "index.toml"
|
|
hash-format = "sha256"
|
|
hash = "d01ceee0394502f24974c9385a87b243e96bcfb90370a9b91c47d99628e0d6f9"
|
|
|
|
[versions]
|
|
fabric = "0.15.11"
|
|
minecraft = "1.20.1"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.20.1"]
|