Auke Kok f92a938d75 Prevent glass slabs from becoming transparent on sides/bottom.
For all glasslike drawtype nodes, the tiles contain up to 2
textures. The second texture is for "connected" glass, but that
likely is a transparent texture. If we use the `tiles` def without
modification, we will make all those slabs/slopes transparent on all
sides except the top.

To fix, we remove the tiles[2] from the tiledef in case the node is
a glasslike drawtype.
2016-02-19 13:35:36 -08:00
2014-04-04 00:51:22 +02:00
2015-07-31 22:37:51 +02:00
2015-06-07 11:43:39 +02:00
2014-03-09 10:38:18 +01:00
2016-01-26 12:58:51 -08:00
2015-01-12 17:46:22 +01:00
2016-01-26 12:58:04 -08:00
2015-04-18 22:54:08 +02:00

More Blocks

More Blocks for Minetest http://minetest.net, a free/libre infinite world block sandbox game.

To install, just clone this repository into your "mods" directory.

More Blocks code is licensed under the zlib license, textures are by Calinou and are licensed under CC BY-SA 3.0 Unported.

Forum topic: https://forum.minetest.net/viewtopic.php?f=11&t=509

Description
No description provided
Readme 392 KiB
Languages
Lua 99.4%
Shell 0.6%