19 lines
		
	
	
		
			No EOL
		
	
	
		
			310 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			No EOL
		
	
	
		
			310 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "type": "minecraft:crafting_shaped",
 | |
|   "category": "misc",
 | |
|   "key": {
 | |
|     "A": "minecraft:milk_bucket",
 | |
|     "B": "minecraft:sugar",
 | |
|     "C": "minecraft:wheat",
 | |
|     "E": "#minecraft:eggs"
 | |
|   },
 | |
|   "pattern": [
 | |
|     "AAA",
 | |
|     "BEB",
 | |
|     "CCC"
 | |
|   ],
 | |
|   "result": {
 | |
|     "count": 1,
 | |
|     "id": "minecraft:cake"
 | |
|   }
 | |
| } |