You've already forked minecraft-assets
18 lines
409 B
JSON
18 lines
409 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"item": "minecraft:ender_eye"
|
|
},
|
|
"title": "Eye Spy",
|
|
"description": "Follow an Ender Eye"
|
|
},
|
|
"parent": "minecraft:story/enter_the_nether",
|
|
"criteria": {
|
|
"in_stronghold": {
|
|
"trigger": "minecraft:location",
|
|
"conditions": {
|
|
"feature": "Stronghold"
|
|
}
|
|
}
|
|
}
|
|
} |