forked from mtcontrib/scifi_nodes
		
	Fix incorrect dye in recipe
This commit is contained in:
		 OgelGames
					OgelGames
				
			
				
					committed by
					
						 NatureFreshMilk
						NatureFreshMilk
					
				
			
			
				
	
			
			
			
						parent
						
							dc2943dd6b
						
					
				
				
					commit
					7a38b2476d
				
			| @@ -645,7 +645,7 @@ minetest.register_craft({ | ||||
|     output = "scifi_nodes:doomwall3 6", | ||||
|     recipe = { | ||||
|         {"scifi_nodes:white", "scifi_nodes:white", "scifi_nodes:white"}, | ||||
|         {"scifi_nodes:black", "dye:red", "scifi_nodes:black"}, | ||||
|         {"scifi_nodes:black", "dye:grey", "scifi_nodes:black"}, | ||||
|         {"scifi_nodes:white", "scifi_nodes:white", "scifi_nodes:white"} | ||||
|     } | ||||
| }) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user