Go to file
ezhh eec4fcdc54 Improve cage glass 2017-08-13 10:20:55 +01:00
textures Improve cage glass 2017-08-13 10:20:55 +01:00
README.md Update readme 2017-04-08 19:52:09 +01:00
crafting.lua Add portholes recipe 2017-02-10 23:51:32 +00:00
depends.txt Recipes and deps for them 2016-12-03 23:39:07 +01:00
description.txt Added mod.conf, description and screenshot 2016-12-28 03:09:31 +00:00
init.lua Separate nodes file 2016-12-04 12:47:41 +00:00
license.txt Fixed license 2016-12-02 13:47:39 +00:00
mod.conf Added mod.conf, description and screenshot 2016-12-28 03:09:31 +00:00
nodes.lua Move white glass into loop 2017-08-13 09:56:16 +01:00
screenshot.png Improve screenshot 2017-08-13 10:06:13 +01:00

README.md

abriglass

Stained glass Minetest mod by Shara RedCat which adds:

  1. Coloured glass.
  2. Patterned stained glass.
  3. Glass lights.
  4. One way windows.
  5. Portholes.
  6. Hidden light node.

Crafting

Plain abriglass can be crafted using default glass. Coloured glass can then be made using this and dye.

Glass lights can be crafted using glass, dye and torches.

Patterned glass can be crafted using combinations of coloured glass.

One way windows can be crafted using their wall type, glass and a mese crystal fragment.

Hidden light is not in the inventory, has no recipes and can only be acquired through commands. This is an invisible node which can be walked through and is intended to provide gentle lighting in areas where regular lighting may be undesirable.

Special thanks to agaran for assisting with the recipes.

Licenses and Attribution

Code for this mod is released under MIT (https://opensource.org/licenses/MIT).

Textures for this mod are released under CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/), attribution: Shara RedCat.

  • abriflame allows coloured flames to be lit on coloured glass nodes.