17 lines
400 B
TOML
17 lines
400 B
TOML
name = "Skynet"
|
|
author = "Skynet"
|
|
version = "1.0.0"
|
|
pack-format = "packwiz:1.1.0"
|
|
|
|
[index]
|
|
file = "index.toml"
|
|
hash-format = "sha256"
|
|
hash = "a7b15b11693df779d213f998aa1118bc9d691d642417af924ea9a64577bd2bf4"
|
|
|
|
[versions]
|
|
minecraft = "1.21.5"
|
|
purpur = "2428"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.20", "1.20.6", "1.21", "1.21.1", "1.21.2", "1.21.3", "1.21.4", "1.21.5"]
|
|
datapack-folder = "plugins"
|