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 = "5dd87b21ec705fe235f1dc454271c7de92544f75984bc5538268ee4e9fd8ac90"
|
|
|
|
[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"]
|