Add various factoids and complete some food help
This commit is contained in:
parent
14a5d7803f
commit
c2fbe2ad55
13 changed files with 101 additions and 8 deletions
|
@ -245,6 +245,7 @@ minetest.register_node("mcl_end:chorus_plant", {
|
|||
-- Craftitems
|
||||
minetest.register_craftitem("mcl_end:chorus_fruit", {
|
||||
description = "Chorus Fruit",
|
||||
_doc_items_longdesc = "Chorus fruits can be eaten to restore 4 hunger points.",
|
||||
wield_image = "mcl_end_chorus_fruit.png",
|
||||
inventory_image = "mcl_end_chorus_fruit.png",
|
||||
-- TODO: Teleport player
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue