1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-16 04:30:23 +02:00

fix plasma globe material ordering

so that the glass renders properly and the base appears behind it.
This commit is contained in:
Vanessa Ezekowitz
2015-05-08 23:21:57 -04:00
parent f6cc071483
commit 791f58d790
2 changed files with 175 additions and 175 deletions

View File

@ -150,12 +150,12 @@ homedecor.register("plasma_ball", {
description = "Plasma Ball",
mesh = "homedecor_plasma_ball.obj",
tiles = {
"homedecor_generic_plastic_black.png",
{
name = "homedecor_plasma_ball_streamers.png",
animation={type="vertical_frames", aspect_w=16, aspect_h=16, length=2.0},
},
"homedecor_plasma_ball_glass.png",
"homedecor_generic_plastic_black.png"
"homedecor_plasma_ball_glass.png"
},
inventory_image = "homedecor_plasma_ball_inv.png",
selection_box = {