minetest-mm/mods/display_modpack/steles
root 0f1c1c3a95 new_mods_and_update 2020-11-15 20:25:38 +01:00
..
locale new_mods_and_update 2020-11-15 20:25:38 +01:00
tools new_mods_and_update 2020-11-15 20:25:38 +01:00
LICENSE.txt new_mods_and_update 2020-11-15 20:25:38 +01:00
README.md new_mods_and_update 2020-11-15 20:25:38 +01:00
config.lua new_mods_and_update 2020-11-15 20:25:38 +01:00
copyright.txt new_mods_and_update 2020-11-15 20:25:38 +01:00
crafts.lua new_mods_and_update 2020-11-15 20:25:38 +01:00
depends.txt new_mods_and_update 2020-11-15 20:25:38 +01:00
init.lua new_mods_and_update 2020-11-15 20:25:38 +01:00
intllib.lua new_mods_and_update 2020-11-15 20:25:38 +01:00
mod.conf new_mods_and_update 2020-11-15 20:25:38 +01:00
nodes.lua new_mods_and_update 2020-11-15 20:25:38 +01: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)