16 lines
364 B
TOML
16 lines
364 B
TOML
name = "Skynet"
|
|
author = "Skynet"
|
|
version = "1.0.0"
|
|
pack-format = "packwiz:1.1.0"
|
|
|
|
[index]
|
|
file = "index.toml"
|
|
hash-format = "sha256"
|
|
hash = "31cd465bf22d38835d570da9e388737897ad8fab04e5f92fef84f374d1901ae2"
|
|
|
|
[versions]
|
|
minecraft = "1.20.6"
|
|
purpur = "2233"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.20", "1.20.1", "1.20.2", "1.20.3", "1.20.4", "1.20.5", "1.20.6"]
|