enter_the_nether.json
0 B
Empty File
{
"parent": "minecraft:story/form_obsidian",
"criteria": {
"entered_nether": {
"conditions": {
"to": "minecraft:the_nether"
},
"trigger": "minecraft:changed_dimension"
}
},
"display": {
"description": {
"translate": "advancements.story.enter_the_nether.description"
},
"icon": {
"count": 1,
"id": "minecraft:flint_and_steel"
},
"title": {
"translate": "advancements.story.enter_the_nether.title"
}
},
"requirements": [
[
"entered_nether"
]
],
"sends_telemetry_event": true
}