18 lines
		
	
	
		
			No EOL
		
	
	
		
			306 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			No EOL
		
	
	
		
			306 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "type": "minecraft:crafting_shaped",
 | |
|   "category": "equipment",
 | |
|   "group": "harness",
 | |
|   "key": {
 | |
|     "#": "minecraft:lime_wool",
 | |
|     "G": "minecraft:glass",
 | |
|     "L": "minecraft:leather"
 | |
|   },
 | |
|   "pattern": [
 | |
|     "LLL",
 | |
|     "G#G"
 | |
|   ],
 | |
|   "result": {
 | |
|     "count": 1,
 | |
|     "id": "minecraft:lime_harness"
 | |
|   }
 | |
| } |