14 lines
285 B
TOML
14 lines
285 B
TOML
name = "My Minecraft Mod Pack"
|
|
author = "David Guevara"
|
|
version = "1.0.0"
|
|
pack-format = "packwiz:1.1.0"
|
|
|
|
[index]
|
|
file = "index.toml"
|
|
hash-format = "sha256"
|
|
hash = "24fd93a3dd416555e0ef66ffcdd1d5db4a92f977da182bbc71b2b821ca0066a9"
|
|
|
|
[versions]
|
|
minecraft = "1.20.1"
|
|
neoforge = "47.1.106"
|