20 lines
		
	
	
		
			No EOL
		
	
	
		
			296 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			No EOL
		
	
	
		
			296 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "type": "minecraft:crafting_shaped",
 | |
|   "category": "redstone",
 | |
|   "key": {
 | |
|     "#": [
 | |
|       "minecraft:sand",
 | |
|       "minecraft:red_sand"
 | |
|     ],
 | |
|     "X": "minecraft:gunpowder"
 | |
|   },
 | |
|   "pattern": [
 | |
|     "X#X",
 | |
|     "#X#",
 | |
|     "X#X"
 | |
|   ],
 | |
|   "result": {
 | |
|     "count": 1,
 | |
|     "id": "minecraft:tnt"
 | |
|   }
 | |
| } |