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"
2023-05-15 22:06:23 +01:00
hash = "9b67be5e99d9ed21485dd7d7c77b00fcd54e186c760105ee4c8dda508f9e2f44"
2022-02-25 19:07:26 +00:00
[versions]
2023-05-03 19:15:54 +01:00
fabric = "0.14.9"
minecraft = "1.19.4"