minetest-mm/mods/abriglass
root fec9100d30 new_mods 2020-11-16 17:58:14 +01:00
..
textures new_mods 2020-11-16 17:58:14 +01:00
README.md new_mods 2020-11-16 17:58:14 +01:00
crafting.lua new_mods 2020-11-16 17:58:14 +01:00
depends.txt new_mods 2020-11-16 17:58:14 +01:00
description.txt new_mods 2020-11-16 17:58:14 +01:00
init.lua new_mods 2020-11-16 17:58:14 +01:00
license.txt new_mods 2020-11-16 17:58:14 +01:00
mod.conf new_mods 2020-11-16 17:58:14 +01:00
nodes.lua new_mods 2020-11-16 17:58:14 +01:00
screenshot.png new_mods 2020-11-16 17:58:14 +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.