display_modpack/steles/README.md

26 lines
629 B
Markdown
Raw Permalink Normal View History

2015-11-28 20:44:54 +01:00
# Steles
This mod provides stone steles with text display. Text is locked if area is protected.
2018-01-13 12:38:55 +01:00
For more information, see the [forum topic](https://forum.minetest.net/viewtopic.php?t=19365) at the Minetest forums.
2017-08-26 14:12:38 +02:00
2015-11-28 20:44:54 +01:00
**Dependancies**: default, display\_lib, font\_lib, technic?
(Technic adds marble and granite steles)
**License**: LGPL
2015-11-28 20:44:54 +01:00
## Recipes
- M -
- B -
M M M
B = Black Dye, M = Material
Material (must be all the same) can be : Stone, Desert Stone, Sandstone, Granite or Marble
Gives 4 steles of corresponding material. Right click on stele to update text.
(Extra materials can be added in config.lua file)