Add item help texts all over the place

This commit is contained in:
Wuzzy 2017-03-11 01:51:06 +01:00
parent 5869df4ed0
commit 4caf0add5e
6 changed files with 26 additions and 0 deletions

View file

@ -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",