17 lines
		
	
	
		
			No EOL
		
	
	
		
			269 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			No EOL
		
	
	
		
			269 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "type": "minecraft:crafting_shaped",
 | |
|   "category": "building",
 | |
|   "key": {
 | |
|     "G": "minecraft:glass",
 | |
|     "S": "minecraft:amethyst_shard"
 | |
|   },
 | |
|   "pattern": [
 | |
|     " S ",
 | |
|     "SGS",
 | |
|     " S "
 | |
|   ],
 | |
|   "result": {
 | |
|     "count": 2,
 | |
|     "id": "minecraft:tinted_glass"
 | |
|   }
 | |
| } |