15 lines
341 B
TOML
15 lines
341 B
TOML
name = "Mods Skynet"
|
|
version = "1.0.0"
|
|
pack-format = "packwiz:1.1.0"
|
|
|
|
[index]
|
|
file = "index.toml"
|
|
hash-format = "sha256"
|
|
hash = "da6f8b326ae924f1e4b56c6589e524c6030dc2064bc9b4bd94b6ef064f064921"
|
|
|
|
[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"]
|