changed xdecor:metal_cabinet recipe because there was a collision with pipeworks:pipe_*
This commit is contained in:
		
							parent
							
								
									c2646e18bf
								
							
						
					
					
						commit
						6666f8a616
					
				@ -221,7 +221,7 @@ minetest.register_craft({
 | 
			
		||||
	output = "xdecor:metal_cabinet",
 | 
			
		||||
	recipe = {
 | 
			
		||||
		{"default:steel_ingot", "default:steel_ingot", "default:steel_ingot"},
 | 
			
		||||
		{"", "", ""},
 | 
			
		||||
		{"default:paper", "default:paper", "default:paper"},
 | 
			
		||||
		{"default:steel_ingot", "default:steel_ingot", "default:steel_ingot"}
 | 
			
		||||
	}
 | 
			
		||||
})
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user