mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2024-06-07 19:40:43 +00:00
16 lines
323 B
JSON
16 lines
323 B
JSON
|
{
|
||
|
"version": "1.18",
|
||
|
"packs": {
|
||
|
"survival": [
|
||
|
"graves",
|
||
|
"multiplayer sleep",
|
||
|
"afk display",
|
||
|
"armor statues",
|
||
|
"unlock all recipes",
|
||
|
"fast leaf decay",
|
||
|
"coordinates hud"
|
||
|
],
|
||
|
"items": ["armored elytra"]
|
||
|
}
|
||
|
}
|