TumeniNodes 2696b0cd91 Stairs: Add glass and obsidian glass. Fix slab combine bug
Fix slabs combining into a cube: Facedir is only set for the cube if it has
paramtype2 = "facedir". This avoids liquid appearing in connected
framed glasslike.
2018-10-09 20:44:15 +01:00
..

Minetest Game mod: stairs
=========================
See license.txt for license information.

Authors of source code
----------------------
Originally by Kahrl <kahrl@gmx.net> (LGPLv2.1+) and
celeron55, Perttu Ahola <celeron55@gmail.com> (LGPLv2.1+)
Various Minetest developers and contributors (LGPLv2.1+)

Authors of media (textures)
---------------------------

Textures
--------
Copyright (c) 2018 Shara RedCat (CC BY-SA 3.0)
 stairs_obsidian_glass_outer_stairside.png -- Derived from a texture by PilzAdam (CC BY-SA 3.0)
 stairs_obsidian_glass_stairside.png -- Derived from a texture by PilzAdam (CC BY-SA 3.0)

Copyright (c) 2018 TumeniNodes (CC BY-SA 3.0):
 stairs_glass_outer_stairside.png -- Derived from a texture by celeron55 (CC BY-SA 3.0)
 stairs_glass_stairside.png -- Derived from a texture by celeron55 (CC BY-SA 3.0)
 default_glass_split -- Derived from a texture by celeron55 (CC BY-SA 3.0)
 default_obsidian_glass_split -- Derived from a texture by PilzAdam (CC BY-SA 3.0)