mirror of
				https://github.com/mt-mods/homedecor_modpack.git
				synced 2025-11-04 15:05:36 +01:00 
			
		
		
		
	fix wrongly-colored plasma ball base
This commit is contained in:
		@@ -153,7 +153,7 @@ homedecor.register("plasma_ball", {
 | 
			
		||||
	description = S("Plasma Ball"),
 | 
			
		||||
	mesh = "homedecor_plasma_ball.obj",
 | 
			
		||||
	tiles = {
 | 
			
		||||
		"homedecor_generic_plastic.png",
 | 
			
		||||
		{ name = "homedecor_generic_plastic.png", color = homedecor.color_black },
 | 
			
		||||
		{
 | 
			
		||||
			name = "homedecor_plasma_ball_streamers.png",
 | 
			
		||||
			animation={type="vertical_frames", aspect_w=16, aspect_h=16, length=2.0},
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user