You've already forked minecraft-assets
Create/Update assets for version 17w17a
This commit is contained in:
18
assets/minecraft/advancements/nether/find_fortress.json
Normal file
18
assets/minecraft/advancements/nether/find_fortress.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user