Update flower pot help WRT mushrooms

This commit is contained in:
Wuzzy 2017-03-31 19:32:57 +02:00
parent 720ab83e14
commit bd609039be
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ local cubes = {
minetest.register_node("mcl_flowerpots:flower_pot", {
description = "Flower Pot",
_doc_items_longdesc = "Flower pots are decorational blocks in which flowers and other small plants can be placed.",
_doc_items_usagehelp = "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 and cacti. Rightclick a potted plant to retrieve the plant.",
_doc_items_usagehelp = "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",
tiles = {