17 lines
		
	
	
		
			No EOL
		
	
	
		
			273 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			No EOL
		
	
	
		
			273 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "type": "minecraft:crafting_shaped",
 | |
|   "category": "equipment",
 | |
|   "key": {
 | |
|     "#": "minecraft:stick",
 | |
|     "X": "#minecraft:wooden_tool_materials"
 | |
|   },
 | |
|   "pattern": [
 | |
|     "XX",
 | |
|     "X#",
 | |
|     " #"
 | |
|   ],
 | |
|   "result": {
 | |
|     "count": 1,
 | |
|     "id": "minecraft:wooden_axe"
 | |
|   }
 | |
| } |