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 = "115067c3e1505bc3fc5c4f213e4cdb4a48a950c59e98d7060799f55ebb155507"
|
|
|
|
[versions]
|
|
fabric = "0.15.11"
|
|
minecraft = "1.20.1"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.20.1"]
|