Some checks failed
		
		
	
	studiorailgun/Renderer/pipeline/head There was a failure building this commit
				
			
		
			
				
	
	
		
			55 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			55 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "recipes": [
 | |
|         {
 | |
|             "id": 0,
 | |
|             "displayName": "Katana (Two Hand)",
 | |
|             "ingredients": [
 | |
|                 {
 | |
|                     "itemType": "katana2H",
 | |
|                     "count": 1
 | |
|                 }
 | |
|             ],
 | |
|             "products": [
 | |
|                 {
 | |
|                     "itemType": "katana2H",
 | |
|                     "count": 1
 | |
|                 }
 | |
|             ]
 | |
|         },
 | |
|         {
 | |
|             "id": 1,
 | |
|             "displayName": "Katana (One Hand)",
 | |
|             "ingredients": [
 | |
|                 {
 | |
|                     "itemType": "katana",
 | |
|                     "count": 1
 | |
|                 }
 | |
|             ],
 | |
|             "products": [
 | |
|                 {
 | |
|                     "itemType": "katana",
 | |
|                     "count": 1
 | |
|                 }
 | |
|             ]
 | |
|         },
 | |
|         {
 | |
|             "id": 2,
 | |
|             "displayName": "Workbench",
 | |
|             "ingredients": [
 | |
|                 {
 | |
|                     "itemType": "Log",
 | |
|                     "count": 1
 | |
|                 }
 | |
|             ],
 | |
|             "products": [
 | |
|                 {
 | |
|                     "itemType": "SPAWN_Workbench",
 | |
|                     "count": 1
 | |
|                 }
 | |
|             ]
 | |
|         }
 | |
|     ],
 | |
|     "files": [
 | |
| 
 | |
|     ]
 | |
| } |