docker-minecraft-server/tests/setuponlytests/vanillatweaks_file/vt-datapacks.json

18 lines
368 B
JSON
Raw Normal View History

2022-01-04 03:59:19 +00:00
{
"type": "datapacks",
"version": "1.18",
"packs": {
"survival": [
"graves",
"multiplayer sleep",
"afk display",
"armor statues",
"unlock all recipes",
"fast leaf decay",
"coordinates hud"
],
"items": ["armored elytra"]
},
"result": "ok"
}