31 lines
		
	
	
		
			No EOL
		
	
	
		
			618 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			No EOL
		
	
	
		
			618 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "criteria": {
 | |
|     "entered_end": {
 | |
|       "conditions": {
 | |
|         "to": "minecraft:the_end"
 | |
|       },
 | |
|       "trigger": "minecraft:changed_dimension"
 | |
|     }
 | |
|   },
 | |
|   "display": {
 | |
|     "announce_to_chat": false,
 | |
|     "background": "minecraft:gui/advancements/backgrounds/end",
 | |
|     "description": {
 | |
|       "translate": "advancements.end.root.description"
 | |
|     },
 | |
|     "icon": {
 | |
|       "count": 1,
 | |
|       "id": "minecraft:end_stone"
 | |
|     },
 | |
|     "show_toast": false,
 | |
|     "title": {
 | |
|       "translate": "advancements.end.root.title"
 | |
|     }
 | |
|   },
 | |
|   "requirements": [
 | |
|     [
 | |
|       "entered_end"
 | |
|     ]
 | |
|   ],
 | |
|   "sends_telemetry_event": true
 | |
| } |