Change wording: “decorational” → “decorative”
This commit is contained in:
parent
eff91038e8
commit
5dd650e921
12 changed files with 60 additions and 60 deletions
|
@ -29,7 +29,7 @@ local cubes = {
|
|||
|
||||
minetest.register_node("mcl_flowerpots:flower_pot", {
|
||||
description = S("Flower Pot"),
|
||||
_doc_items_longdesc = S("Flower pots are decorational blocks in which flowers and other small plants can be placed."),
|
||||
_doc_items_longdesc = S("Flower pots are decorative blocks in which flowers and other small plants can be placed."),
|
||||
_doc_items_usagehelp = S("Rightclick an empty flower pot while you wield a plant to place the plant. Flower pots can hold small flowers (not higher than 1 block), saplings, ferns, dead bushes, mushrooms and cacti. Rightclick a potted plant to retrieve the plant."),
|
||||
drawtype = "mesh",
|
||||
mesh = "flowerpot.obj",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue