root.json
0 B
Empty File
{
"criteria": {
"entered_nether": {
"conditions": {
"to": "minecraft:the_nether"
},
"trigger": "minecraft:changed_dimension"
}
},
"display": {
"announce_to_chat": false,
"background": "minecraft:gui/advancements/backgrounds/nether",
"description": {
"translate": "advancements.nether.root.description"
},
"icon": {
"count": 1,
"id": "minecraft:red_nether_bricks"
},
"show_toast": false,
"title": {
"translate": "advancements.nether.root.title"
}
},
"requirements": [
[
"entered_nether"
]
],
"sends_telemetry_event": true
}