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