modpack-template/.minecraft/pack.toml

14 lines
272 B
TOML
Raw Normal View History

2022-02-25 19:07:26 +00:00
name = "Modpack Template"
author = "Merith.TK"
version = "1.0.0"
2023-05-03 19:15:54 +01:00
pack-format = "packwiz:1.1.0"
2022-02-25 19:07:26 +00:00
[index]
file = "index.toml"
hash-format = "sha256"
hash = "16610c083ce2ed510a301da5867d023e0d81cbbd2c1603e017827d7130e3234d"
2022-02-25 19:07:26 +00:00
[versions]
fabric = "0.16.4"
minecraft = "1.21.1"