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