17 lines
		
	
	
		
			No EOL
		
	
	
		
			257 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			No EOL
		
	
	
		
			257 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "type": "minecraft:crafting_shaped",
 | |
|   "category": "misc",
 | |
|   "key": {
 | |
|     "H": "minecraft:honeycomb",
 | |
|     "P": "#minecraft:planks"
 | |
|   },
 | |
|   "pattern": [
 | |
|     "PPP",
 | |
|     "HHH",
 | |
|     "PPP"
 | |
|   ],
 | |
|   "result": {
 | |
|     "count": 1,
 | |
|     "id": "minecraft:beehive"
 | |
|   }
 | |
| } |