28 lines
		
	
	
		
			No EOL
		
	
	
		
			570 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			No EOL
		
	
	
		
			570 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "criteria": {
 | |
|     "consumed_item": {
 | |
|       "trigger": "minecraft:consume_item"
 | |
|     }
 | |
|   },
 | |
|   "display": {
 | |
|     "announce_to_chat": false,
 | |
|     "background": "minecraft:gui/advancements/backgrounds/husbandry",
 | |
|     "description": {
 | |
|       "translate": "advancements.husbandry.root.description"
 | |
|     },
 | |
|     "icon": {
 | |
|       "count": 1,
 | |
|       "id": "minecraft:hay_block"
 | |
|     },
 | |
|     "show_toast": false,
 | |
|     "title": {
 | |
|       "translate": "advancements.husbandry.root.title"
 | |
|     }
 | |
|   },
 | |
|   "requirements": [
 | |
|     [
 | |
|       "consumed_item"
 | |
|     ]
 | |
|   ],
 | |
|   "sends_telemetry_event": true
 | |
| } |