You've already forked minecraft-assets
18 lines
424 B
JSON
18 lines
424 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"item": "minecraft:beacon"
|
|
},
|
|
"title": "Bring Home the Beacon",
|
|
"description": "Construct and place a Beacon"
|
|
},
|
|
"parent": "minecraft:nether/summon_wither",
|
|
"criteria": {
|
|
"beacon": {
|
|
"trigger": "minecraft:construct_beacon",
|
|
"conditions": {
|
|
"level": {"min": 1}
|
|
}
|
|
}
|
|
}
|
|
} |