mirror of
https://github.com/itzg/docker-minecraft-server
synced 2025-01-25 10:15:02 +00:00
13 lines
No EOL
275 B
TOML
13 lines
No EOL
275 B
TOML
name = "Vanillia Server"
|
|
author = "itzg"
|
|
version = "2.0.0"
|
|
pack-format = "packwiz:1.1.0"
|
|
|
|
[index]
|
|
file = "index.toml"
|
|
hash-format = "sha256"
|
|
hash = "1a27b406c3fb6d35167fe659384ab528a6b3f8a66e6c05d593058e646aec591f"
|
|
|
|
[versions]
|
|
fabric = "0.14.8"
|
|
minecraft = "1.19" |