You've already forked minecraft-assets
18 lines
424 B
JSON
18 lines
424 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"item": "minecraft:nether_brick"
|
|
},
|
|
"title": "A Terrible Fortress",
|
|
"description": "Break your way into a Nether Fortress"
|
|
},
|
|
"parent": "minecraft:nether/root",
|
|
"criteria": {
|
|
"fortress": {
|
|
"trigger": "minecraft:location",
|
|
"conditions": {
|
|
"feature": "Fortress"
|
|
}
|
|
}
|
|
}
|
|
} |