18 lines
		
	
	
		
			No EOL
		
	
	
		
			304 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			No EOL
		
	
	
		
			304 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "type": "minecraft:crafting_shaped",
 | |
|   "category": "building",
 | |
|   "group": "stained_terracotta",
 | |
|   "key": {
 | |
|     "#": "minecraft:terracotta",
 | |
|     "X": "minecraft:cyan_dye"
 | |
|   },
 | |
|   "pattern": [
 | |
|     "###",
 | |
|     "#X#",
 | |
|     "###"
 | |
|   ],
 | |
|   "result": {
 | |
|     "count": 8,
 | |
|     "id": "minecraft:cyan_terracotta"
 | |
|   }
 | |
| } |