18 lines
		
	
	
		
			No EOL
		
	
	
		
			285 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			No EOL
		
	
	
		
			285 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "type": "minecraft:crafting_shaped",
 | |
|   "category": "equipment",
 | |
|   "key": {
 | |
|     "#": "minecraft:copper_ingot",
 | |
|     "I": "minecraft:stick",
 | |
|     "X": "minecraft:feather"
 | |
|   },
 | |
|   "pattern": [
 | |
|     "X",
 | |
|     "#",
 | |
|     "I"
 | |
|   ],
 | |
|   "result": {
 | |
|     "count": 1,
 | |
|     "id": "minecraft:brush"
 | |
|   }
 | |
| } |