19 lines
		
	
	
		
			No EOL
		
	
	
		
			330 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			No EOL
		
	
	
		
			330 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "type": "minecraft:crafting_shaped",
 | |
|   "category": "redstone",
 | |
|   "key": {
 | |
|     "#": "minecraft:iron_ingot",
 | |
|     "C": "minecraft:crafting_table",
 | |
|     "D": "minecraft:dropper",
 | |
|     "R": "minecraft:redstone"
 | |
|   },
 | |
|   "pattern": [
 | |
|     "###",
 | |
|     "#C#",
 | |
|     "RDR"
 | |
|   ],
 | |
|   "result": {
 | |
|     "count": 1,
 | |
|     "id": "minecraft:crafter"
 | |
|   }
 | |
| } |