forked from minetest-mods/moreblocks
More Blocks
f92a938d75
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. |
||
---|---|---|
locale | ||
models | ||
stairsplus | ||
textures | ||
aliases.lua | ||
circular_saw.lua | ||
config.lua | ||
crafting.lua | ||
depends.txt | ||
description.txt | ||
init.lua | ||
LICENSE.md | ||
mod.conf | ||
nodes.lua | ||
ownership.lua | ||
README.md | ||
redefinitions.lua |
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