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