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