aboutsummaryrefslogtreecommitdiff
path: root/steles/README.md
blob: bc14b537a02e28b7565cb7be2463a54713a82a17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Steles

This mod provides stone steles with text display. Text is locked if area is protected.

For more information, see the [forum topic](https://forum.minetest.net/viewtopic.php?t=19365) at the Minetest forums.

**Dependancies**: default, display\_lib, font\_lib, technic?

(Technic adds marble and granite steles)

**License**: LGPL

## 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)