16 lines
323 B
TOML
16 lines
323 B
TOML
name = "Lv Modpack"
|
|
author = "Adrians"
|
|
version = "1.0.0"
|
|
pack-format = "packwiz:1.1.0"
|
|
|
|
[index]
|
|
file = "index.toml"
|
|
hash-format = "sha256"
|
|
hash = "87b27d72309c2c1e947978e8130599999f7078c793b8ec4822a0590e505001d8"
|
|
|
|
[versions]
|
|
fabric = "0.17.2"
|
|
minecraft = "1.21.8"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.21.1", "1.21.6"]
|