Some checks failed
		
		
	
	studiorailgun/Renderer/pipeline/head There was a failure building this commit
				
			
		
			
				
	
	
		
			55 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			55 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "recipes": [
 | |
|         {
 | |
|             "displayName": "Refined Wood",
 | |
|             "craftingTag" : "HAND",
 | |
|             "ingredients": [
 | |
|                 {
 | |
|                     "itemType": "mat:Log",
 | |
|                     "count": 1
 | |
|                 }
 | |
|             ],
 | |
|             "products": [
 | |
|                 {
 | |
|                     "itemType": "block:Wood (Refined)",
 | |
|                     "count": 16
 | |
|                 }
 | |
|             ]
 | |
|         },
 | |
|         {
 | |
|             "displayName": "Fantasy Brick",
 | |
|             "craftingTag" : "HAND",
 | |
|             "ingredients": [
 | |
|                 {
 | |
|                     "itemType": "mat:Rock",
 | |
|                     "count": 1
 | |
|                 }
 | |
|             ],
 | |
|             "products": [
 | |
|                 {
 | |
|                     "itemType": "block:Brick (Fantasy)",
 | |
|                     "count": 16
 | |
|                 }
 | |
|             ]
 | |
|         },
 | |
|         {
 | |
|             "displayName": "Fantasy Brick",
 | |
|             "craftingTag" : "HAND",
 | |
|             "ingredients": [
 | |
|                 {
 | |
|                     "itemType": "vox:Rock (Shale)",
 | |
|                     "count": 1
 | |
|                 }
 | |
|             ],
 | |
|             "products": [
 | |
|                 {
 | |
|                     "itemType": "block:Brick (Fantasy)",
 | |
|                     "count": 16
 | |
|                 }
 | |
|             ]
 | |
|         }
 | |
|     ],
 | |
|     "files": [
 | |
| 
 | |
|     ]
 | |
| } |