smoker & bfurnace: More concise short descriptions

This commit is contained in:
cora 2022-05-18 13:37:34 +02:00
parent 8426e7826a
commit c4e51650f8
2 changed files with 2 additions and 2 deletions

View File

@ -414,7 +414,7 @@ end
minetest.register_node("mcl_blast_furnace:blast_furnace", {
description = S("Blast Furnace"),
_tt_help = S("A blast furnace is a block that smelts ores, raw metals, iron and gold armor and tools, similar to a furnace, but at twice the speed."),
_tt_help = S("Smelts ores faster than furnace"),
_doc_items_longdesc = S("Blast Furnaces smelt several items, mainly ores and armor, using a furnace fuel, into something else."),
_doc_items_usagehelp =
S([[

View File

@ -415,7 +415,7 @@ end
minetest.register_node("mcl_smoker:smoker", {
description = S("Smoker"),
_tt_help = S("A smoker is a type of furnace that cooks food items, similar to a furnace, but twice as fast."),
_tt_help = S("Cooks food faster than furnace"),
_doc_items_longdesc = S("Smokers cook several items, using a furnace fuel, into something else, but twice as fast as a normal furnace"),
_doc_items_usagehelp =
S([[