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