Add portal help texts

This commit is contained in:
Wuzzy 2017-08-17 18:41:58 +02:00
parent 14678af2ed
commit c178a60a6b
2 changed files with 5 additions and 0 deletions

View file

@ -69,6 +69,8 @@ end
-- Nodes
minetest.register_node("mcl_portals:portal_end", {
description = "End Portal",
_doc_items_longdesc = "An End portal teleports creatures and objects to the mysterious End dimension (and back!).",
_doc_items_usagehelp = "Stand in the portal for a moment to activate the teleportation. Entering such a portal for the first time will create a new portal in your destination. End portal which were built in the End will lead back to the Overworld. An End portal is destroyed if any of its surrounding frame blocks is destroyed.",
tiles = {
"blank.png",
"blank.png",