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": {
"announce_to_chat": true,
"description": {
"translate": "advancements.story.enter_the_nether.description"
},
"frame": "task",
"hidden": false,
"icon": {
"item": "minecraft:flint_and_steel",
"nbt": "{Damage:0}"
},
"show_toast": true,
"title": {
"translate": "advancements.story.enter_the_nether.title"
}
},
"requirements": [
[
"entered_nether"
]
],
"sends_telemetry_event": true
}