16 lines
369 B
TOML
16 lines
369 B
TOML
name = "Skynet_base"
|
|
author = "Skynet"
|
|
version = "1.0.0"
|
|
pack-format = "packwiz:1.1.0"
|
|
|
|
[index]
|
|
file = "index.toml"
|
|
hash-format = "sha256"
|
|
hash = "631108c5233e7d0f3300f30d2ae961d2ef9c52958c50fa7ebe6a1fb3a5664a0b"
|
|
|
|
[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"]
|