Open 6r1d opened 4 years ago
many drawer entities are weird :/ try digiline_routing items or any cut node.
I decided to do a little test this morning and I found out another interesting thing: paramtype2
is being changed, when I take the glass from the drawer; I get a white-colored one, not fully transparent.
Drawers version: https://github.com/minetest-mods/drawers/commit/f6bca2ade23479f95d51a37053ef0cdf38f23210
I decided to do a little test this morning and I found out another interesting thing:
paramtype2
is being changed, when I take the glass from the drawer; I get a white-colored one, not fully transparent.
The drawers remove metadata from items, most stackable items don't have metadata, but colored glass is one that does.
@GamePlayer-PL reported that "super" and "ultra" icons for drawers look like an uncolored glass.