Add chorus plant stem usagehelp

This commit is contained in:
Wuzzy 2019-05-04 13:39:11 +02:00
parent 80ee8172fe
commit 8830edfdf9
3 changed files with 3 additions and 0 deletions

View File

@ -200,6 +200,7 @@ minetest.register_node("mcl_end:chorus_flower_dead", {
minetest.register_node("mcl_end:chorus_plant", {
description = S("Chorus Plant Stem"),
_doc_items_longdesc = S("A chorus plant stem is the part of a chorus plant which holds the whole plant together. It needs end stone as its soil. Stems are grown from chorus flowers."),
_doc_items_usagehelp = S("The stem attaches itself to end stone and other chorus blocks."),
tiles = {
"mcl_end_chorus_plant.png",
"mcl_end_chorus_plant.png",

View File

@ -22,3 +22,4 @@ This item is used to locate End portal shrines in the Overworld and to activate
Use the attack key to release the eye of ender. It will rise and fly in the horizontal direction of the closest end portal shrine. If you're very close, the eye of ender will take the direct path to the End portal shrine instead. After a few seconds, it stops. It may drop as an item, but there's a 20% chance it shatters.=Benutzen Sie die Angriffstaste, um das Enderauge loszulassen. Es wird aufsteigen und in einer horizontalen Richtung zum nächsten Endportalschrein fliegen. Wenn Sie sehr nah dran sind, wird das Enderauge stattdessen den direkten Weg zum Endportalschrein nehmen. Nach ein paar Sekunden hält es an. Es könnte als Gegenstand wieder herunterfallen, aber es wird mit einer 20%-Chance zerbrechen.
To activate an End portal, eyes of ender need to be placed into each block of an intact End portal frame.=Um ein Endportal zu aktivieren, müssen Enderaugen in jeden Block eines intakten Endportalrahmens platziert werden.
NOTE: The End dimension is currently incomplete and might change in future versions.=ANMERKUNG: Die Ende-Dimension ist momentan unfertig und könnte sich in künftigen Versionen ändern.
The stem attaches itself to end stone and other chorus blocks.=Der Stängel muss sich neben anderen Chorusblöcken oder Endstein befinden.

View File

@ -22,3 +22,4 @@ This item is used to locate End portal shrines in the Overworld and to activate
Use the attack key to release the eye of ender. It will rise and fly in the horizontal direction of the closest end portal shrine. If you're very close, the eye of ender will take the direct path to the End portal shrine instead. After a few seconds, it stops. It may drop as an item, but there's a 20% chance it shatters.=
To activate an End portal, eyes of ender need to be placed into each block of an intact End portal frame.=
NOTE: The End dimension is currently incomplete and might change in future versions.=
The stem attaches itself to end stone and other chorus blocks.=