forked from modpacks/dough
16 lines
327 B
TOML
16 lines
327 B
TOML
name = "Dough Template"
|
|
author = "Merith.TK"
|
|
version = "1.0.1"
|
|
pack-format = "packwiz:1.1.0"
|
|
|
|
[index]
|
|
file = "index.toml"
|
|
hash-format = "sha256"
|
|
hash = "fc2db51508f9bb7d38025ea64a86b604df1f884ace45838a93b5510b9e550231"
|
|
|
|
[versions]
|
|
fabric = "0.16.9"
|
|
minecraft = "1.21.1"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.21", "1.21.1"]
|