15 lines
341 B
TOML
15 lines
341 B
TOML
name = "Mods Skynet"
|
|
version = "1.0.0"
|
|
pack-format = "packwiz:1.1.0"
|
|
|
|
[index]
|
|
file = "index.toml"
|
|
hash-format = "sha256"
|
|
hash = "f9d0c265928f6fa01bd29059df914c4b3c227b7cb3ee16223d923f1de2e54ad9"
|
|
|
|
[versions]
|
|
minecraft = "1.21.5"
|
|
purpur = "2428"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.21", "1.21.1", "1.21.2", "1.21.3", "1.21.4", "1.21.5"]
|