You've already forked minecraft-assets
Delete misplaced directories
This commit is contained in:
@@ -1,31 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:nether/create_beacon",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:beacon"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.create_full_beacon.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.create_full_beacon.description"
|
||||
},
|
||||
"frame": "goal",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"beacon": {
|
||||
"trigger": "minecraft:construct_beacon",
|
||||
"conditions": {
|
||||
"level": 4
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"beacon"
|
||||
]
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user