mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-03 07:10:22 +02:00
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",
|
paramtype = "light",
|
||||||
paramtype2 = "facedir",
|
paramtype2 = "facedir",
|
||||||
use_texture_alpha = "blend",
|
|
||||||
})
|
})
|
||||||
|
|
||||||
local sbox = {
|
local sbox = {
|
||||||
|
Reference in New Issue
Block a user