generated from modpacks/modpack-template
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 = "5939a2e53a36fa92a4fa4a93a66bcbc559da2144bac58dd4ea9abe3703162967"
|
|
|
|
[versions]
|
|
fabric = "0.16.9"
|
|
minecraft = "1.21.1"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.21", "1.21.1"]
|