26 lines
		
	
	
		
			No EOL
		
	
	
		
			505 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			No EOL
		
	
	
		
			505 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "parent": "minecraft:story/mine_diamond",
 | |
|   "criteria": {
 | |
|     "enchanted_item": {
 | |
|       "trigger": "minecraft:enchanted_item"
 | |
|     }
 | |
|   },
 | |
|   "display": {
 | |
|     "description": {
 | |
|       "translate": "advancements.story.enchant_item.description"
 | |
|     },
 | |
|     "icon": {
 | |
|       "count": 1,
 | |
|       "id": "minecraft:enchanted_book"
 | |
|     },
 | |
|     "title": {
 | |
|       "translate": "advancements.story.enchant_item.title"
 | |
|     }
 | |
|   },
 | |
|   "requirements": [
 | |
|     [
 | |
|       "enchanted_item"
 | |
|     ]
 | |
|   ],
 | |
|   "sends_telemetry_event": true
 | |
| } |