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 = "e08a02916175090800f7a7b27d85a9d1524aca0831b21354feb3f18f91433889"
|
|
|
|
[versions]
|
|
fabric = "0.16.9"
|
|
minecraft = "1.21.1"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.21", "1.21.1"]
|