26 lines
		
	
	
		
			No EOL
		
	
	
		
			516 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			No EOL
		
	
	
		
			516 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "parent": "minecraft:adventure/root",
 | |
|   "criteria": {
 | |
|     "avoid_vibration": {
 | |
|       "trigger": "minecraft:avoid_vibration"
 | |
|     }
 | |
|   },
 | |
|   "display": {
 | |
|     "description": {
 | |
|       "translate": "advancements.adventure.avoid_vibration.description"
 | |
|     },
 | |
|     "icon": {
 | |
|       "count": 1,
 | |
|       "id": "minecraft:sculk_sensor"
 | |
|     },
 | |
|     "title": {
 | |
|       "translate": "advancements.adventure.avoid_vibration.title"
 | |
|     }
 | |
|   },
 | |
|   "requirements": [
 | |
|     [
 | |
|       "avoid_vibration"
 | |
|     ]
 | |
|   ],
 | |
|   "sends_telemetry_event": true
 | |
| } |