Difference between revisions of "Translations:TrainCarts/Signs/Items/7/en"

From BergerHealer Wiki
Jump to navigation Jump to search
(Importing a new version from external source)
 
(No difference)

Latest revision as of 12:19, 12 September 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (TrainCarts/Signs/Items)
{| class="wikitable" style="margin:left"
! Text !! Explanation
|-
| DIAMOND_SWORD$damage==0 || An undamaged diamond sword (full durability)
|-bgcolor="#dddddd"
| FILLED_MAP$map>0 || Map items with a map id greater than 0
|-
| STICK$name || Stick items that have a custom name set
|-bgcolor="#dddddd"
| STICK$name==Sticky || Stick items with name 'Sticky'
|}
Text Explanation
DIAMOND_SWORD$damage==0 An undamaged diamond sword (full durability)
FILLED_MAP$map>0 Map items with a map id greater than 0
STICK$name Stick items that have a custom name set
STICK$name==Sticky Stick items with name 'Sticky'