1
0
mirror of https://github.com/pyrollo/display_modpack.git synced 2025-10-22 03:25:44 +02:00
Files
display_modpack/steles/README.md
Niklp c315900c24 Make dp_modpack game agnostic using XCompat (#14)
* .

* Add `material.sandstone` (not in upstream xcompat yet)
2024-03-11 09:04:12 +01:00

26 lines
629 B
Markdown

# 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.
**Dependencies**: xcompat, 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)