forked from mtcontrib/3d_armor
		
	added new torch fire nodes
added new torch nodes to the fire nodes list.
This commit is contained in:
		@@ -26,6 +26,8 @@ ARMOR_FIRE_NODES = {
 | 
			
		||||
	{"ethereal:crystal_spike",  2, 1},
 | 
			
		||||
	{"ethereal:fire_flower",    2, 1},
 | 
			
		||||
	{"default:torch",           1, 1},
 | 
			
		||||
	{"default:torch_ceiling",   1, 1},
 | 
			
		||||
	{"default:torch_wall",      1, 1},
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
local skin_mod = nil
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user