18 lines
		
	
	
		
			No EOL
		
	
	
		
			299 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			No EOL
		
	
	
		
			299 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "type": "minecraft:crafting_shaped",
 | |
|   "category": "misc",
 | |
|   "key": {
 | |
|     "#": "minecraft:smooth_stone",
 | |
|     "I": "minecraft:iron_ingot",
 | |
|     "X": "minecraft:furnace"
 | |
|   },
 | |
|   "pattern": [
 | |
|     "III",
 | |
|     "IXI",
 | |
|     "###"
 | |
|   ],
 | |
|   "result": {
 | |
|     "count": 1,
 | |
|     "id": "minecraft:blast_furnace"
 | |
|   }
 | |
| } |