Add item help texts all over the place
This commit is contained in:
parent
5869df4ed0
commit
4caf0add5e
6 changed files with 26 additions and 0 deletions
|
@ -52,6 +52,7 @@ local rod_box = {
|
|||
}
|
||||
minetest.register_node("mcl_end:end_rod", {
|
||||
description = "End Rod",
|
||||
_doc_items_longdesc = "End rods are decorational light sources.",
|
||||
tiles = {
|
||||
"mcl_end_end_rod_top.png",
|
||||
"mcl_end_end_rod_bottom.png",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue