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