17 lines
		
	
	
		
			No EOL
		
	
	
		
			260 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			No EOL
		
	
	
		
			260 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "type": "minecraft:crafting_shaped",
 | |
|   "category": "misc",
 | |
|   "key": {
 | |
|     "P": "#minecraft:planks",
 | |
|     "S": "#minecraft:wooden_slabs"
 | |
|   },
 | |
|   "pattern": [
 | |
|     "PSP",
 | |
|     "P P",
 | |
|     "PSP"
 | |
|   ],
 | |
|   "result": {
 | |
|     "count": 1,
 | |
|     "id": "minecraft:barrel"
 | |
|   }
 | |
| } |