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