22 lines
545 B
JSON
22 lines
545 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"item": "minecraft:ender_eye"
|
|
},
|
|
"title": {
|
|
"translate": "advancements.story.follow_ender_eye.title"
|
|
},
|
|
"description": {
|
|
"translate": "advancements.story.follow_ender_eye.description"
|
|
}
|
|
},
|
|
"parent": "minecraft:story/enter_the_nether",
|
|
"criteria": {
|
|
"in_stronghold": {
|
|
"trigger": "minecraft:location",
|
|
"conditions": {
|
|
"feature": "Stronghold"
|
|
}
|
|
}
|
|
}
|
|
} |