16 lines
328 B
TOML
16 lines
328 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 = "31c0fe042c44a25e3a7644f65732ec92bc7387eef2be55d9dc16cc2930811fde"
|
|
|
|
[versions]
|
|
fabric = "0.16.10"
|
|
minecraft = "1.20.1"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.20", "1.20.1"]
|