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