23 lines
559 B
JSON
23 lines
559 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"item": "minecraft:beacon"
|
|
},
|
|
"title": {
|
|
"translate": "advancements.nether.create_full_beacon.title"
|
|
},
|
|
"description": {
|
|
"translate": "advancements.nether.create_full_beacon.description"
|
|
},
|
|
"frame": "goal"
|
|
},
|
|
"parent": "minecraft:nether/create_beacon",
|
|
"criteria": {
|
|
"beacon": {
|
|
"trigger": "minecraft:construct_beacon",
|
|
"conditions": {
|
|
"level": 4
|
|
}
|
|
}
|
|
}
|
|
} |