31 lines
No EOL
644 B
JSON
31 lines
No EOL
644 B
JSON
{
|
|
"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
|
|
} |