You've already forked minecraft-assets
19 lines
429 B
JSON
19 lines
429 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"item": "minecraft:beacon"
|
|
},
|
|
"title": "Beaconator",
|
|
"description": "Bring a beacon to full power",
|
|
"frame": "goal"
|
|
},
|
|
"parent": "minecraft:nether/create_beacon",
|
|
"criteria": {
|
|
"beacon": {
|
|
"trigger": "minecraft:construct_beacon",
|
|
"conditions": {
|
|
"level": 4
|
|
}
|
|
}
|
|
}
|
|
} |