display_modpack/steles
Niklp09 877861a204 escape formspecs correctly 2023-06-11 20:58:18 +02:00
..
locale replace intllib 2023-06-11 14:31:01 +02:00
LICENSE.txt Relicensing to LGPL, fixes and evolutions 2016-08-25 21:58:28 +02:00
README.md Version 1.0 2018-01-13 12:38:55 +01:00
config.lua luacheck, remove old compatibility stuff 2023-06-11 20:13:08 +02:00
copyright.txt Copyright notices update 2018-01-28 19:08:07 +01:00
crafts.lua Relicensing to LGPL, fixes and evolutions 2016-08-25 21:58:28 +02:00
init.lua replace intllib 2023-06-11 14:31:01 +02:00
mod.conf replace intllib 2023-06-11 14:31:01 +02:00
nodes.lua escape formspecs correctly 2023-06-11 20:58:18 +02:00

README.md

Steles

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

For more information, see the forum topic 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)