17 lines
		
	
	
		
			No EOL
		
	
	
		
			271 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			No EOL
		
	
	
		
			271 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "type": "minecraft:crafting_shaped",
 | |
|   "category": "misc",
 | |
|   "key": {
 | |
|     "#": "minecraft:nautilus_shell",
 | |
|     "X": "minecraft:heart_of_the_sea"
 | |
|   },
 | |
|   "pattern": [
 | |
|     "###",
 | |
|     "#X#",
 | |
|     "###"
 | |
|   ],
 | |
|   "result": {
 | |
|     "count": 1,
 | |
|     "id": "minecraft:conduit"
 | |
|   }
 | |
| } |