Some checks reported errors
		
		
	
	studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
				
			
		
			
				
	
	
		
			27 lines
		
	
	
		
			557 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			557 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "recipes": [
 | |
|         {
 | |
|             "displayName": "Stone Axe",
 | |
|             "craftingTag" : "HAND",
 | |
|             "ingredients": [
 | |
|                 {
 | |
|                     "itemType": "Stick",
 | |
|                     "count": 1
 | |
|                 },
 | |
|                 {
 | |
|                     "itemType": "Rock",
 | |
|                     "count": 1
 | |
|                 }
 | |
|             ],
 | |
|             "products": [
 | |
|                 {
 | |
|                     "itemType": "Stone Axe",
 | |
|                     "count": 1
 | |
|                 }
 | |
|             ]
 | |
|         }
 | |
|     ],
 | |
|     "files": [
 | |
| 
 | |
|     ]
 | |
| } |