generated from modpacks/modpack-template
16 lines
340 B
TOML
16 lines
340 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 = "ac8a64c639a8a3cd9d1136b4702db8427c5edce9bd427616866cabfbb30e0cb2"
|
|
|
|
[versions]
|
|
fabric = "0.16.10"
|
|
minecraft = "1.21.5"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.21.3", "1.21.4", "1.21.5"]
|