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