31 lines
		
	
	
		
			No EOL
		
	
	
		
			568 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			No EOL
		
	
	
		
			568 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "parent": "minecraft:nether/summon_wither",
 | |
|   "criteria": {
 | |
|     "beacon": {
 | |
|       "conditions": {
 | |
|         "level": {
 | |
|           "min": 1
 | |
|         }
 | |
|       },
 | |
|       "trigger": "minecraft:construct_beacon"
 | |
|     }
 | |
|   },
 | |
|   "display": {
 | |
|     "description": {
 | |
|       "translate": "advancements.nether.create_beacon.description"
 | |
|     },
 | |
|     "icon": {
 | |
|       "count": 1,
 | |
|       "id": "minecraft:beacon"
 | |
|     },
 | |
|     "title": {
 | |
|       "translate": "advancements.nether.create_beacon.title"
 | |
|     }
 | |
|   },
 | |
|   "requirements": [
 | |
|     [
 | |
|       "beacon"
 | |
|     ]
 | |
|   ],
 | |
|   "sends_telemetry_event": true
 | |
| } |