30 lines
		
	
	
		
			No EOL
		
	
	
		
			570 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			No EOL
		
	
	
		
			570 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "parent": "minecraft:nether/create_beacon",
 | |
|   "criteria": {
 | |
|     "beacon": {
 | |
|       "conditions": {
 | |
|         "level": 4
 | |
|       },
 | |
|       "trigger": "minecraft:construct_beacon"
 | |
|     }
 | |
|   },
 | |
|   "display": {
 | |
|     "description": {
 | |
|       "translate": "advancements.nether.create_full_beacon.description"
 | |
|     },
 | |
|     "frame": "goal",
 | |
|     "icon": {
 | |
|       "count": 1,
 | |
|       "id": "minecraft:beacon"
 | |
|     },
 | |
|     "title": {
 | |
|       "translate": "advancements.nether.create_full_beacon.title"
 | |
|     }
 | |
|   },
 | |
|   "requirements": [
 | |
|     [
 | |
|       "beacon"
 | |
|     ]
 | |
|   ],
 | |
|   "sends_telemetry_event": true
 | |
| } |