forked from mtcontrib/homedecor_modpack
make the bottle opaque to improve rendering performance and hide bad geometry
This commit is contained in:
@ -23,7 +23,6 @@ if minetest.get_modpath("vessels") then
|
||||
},
|
||||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
use_texture_alpha = "blend",
|
||||
})
|
||||
|
||||
local sbox = {
|
||||
|
Reference in New Issue
Block a user