16 lines
397 B
TOML
16 lines
397 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 = "417f5ec329d850800a50ba7005cda3319b662957ccc3f4f740a13dc3deb7f340"
|
|
|
|
[versions]
|
|
minecraft = "1.21.5"
|
|
purpur = "2428"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.20", "1.20.1", "1.20.2", "1.20.3", "1.20.4", "1.20.5", "1.20.6", "1.21", "1.21.1", "1.21.2"]
|