1
0
mirror of https://github.com/pyrollo/display_modpack.git synced 2025-10-17 17:45:21 +02:00
Files
display_modpack/steles
fluxionary 2c1efede4d handle interactions w/ explosions (#3)
* don't let explosions destroy sign entities

* destroy sign entities if sign node is exploded

* remove redundant destructor call

* make sure other things don't try to interact w/ the signs entity

* name will be "" for non-players or unknown players.

* remove default value from initial values

---------

Co-authored-by: Niklp <89982526+Niklp09@users.noreply.github.com>
2023-10-03 09:16:09 +02:00
..
2023-07-26 21:03:10 +02:00
2018-01-13 12:38:55 +01:00

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)