generated from modpacks/modpack-template
16 lines
329 B
TOML
16 lines
329 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 = "88d2a74ae6e7e8009931119b1c9e54d682744bdf5c7a0b9dbd762234f1ad3aae"
|
|
|
|
[versions]
|
|
fabric = "0.16.9"
|
|
minecraft = "1.21.4"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.21.3", "1.21.4"]
|