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 = "2d01a62539f3222fae0de2bf041bf36cfa681de8cef7471d94c274b2472484e9"
|
|
|
|
[versions]
|
|
minecraft = "1.20.1"
|
|
neoforge = "47.1.106"
|