forked from modpacks/dough
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 = "8c64f35dee0a445d3daded381a2261207fcaf5a5cd68b758520e911a33eafb2c"
|
|
|
|
[versions]
|
|
fabric = "0.16.9"
|
|
minecraft = "1.21.4"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.21.3", "1.21.4"]
|