You've already forked minecraft-assets
16 lines
356 B
JSON
16 lines
356 B
JSON
{
|
|
"display": {
|
|
"icon": "minecraft:beacon",
|
|
"title": "Create a full beacon",
|
|
"frame": "challenge"
|
|
},
|
|
"parent": "minecraft:story/create_beacon",
|
|
"criteria": {
|
|
"beacon": {
|
|
"trigger": "minecraft:construct_beacon",
|
|
"conditions": {
|
|
"level": 4
|
|
}
|
|
}
|
|
}
|
|
} |