Translations:TrainCarts/MobEntering/10/zh-cn: Difference between revisions

From BergerHealer Wiki
Jump to navigation Jump to search
(Created page with "然后修改为: <pre> collision: animal: ENTER monster: ENTER </pre> 原有的配置可以保留。")
(No difference)

Revision as of 17:15, 1 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/MobEntering)
And change it to:
<pre>
  collision:
   animal: ENTER
   monster: ENTER
</pre>
You can leave previous options if they existed.

然后修改为:

  collision:
    animal: ENTER
    monster: ENTER

原有的配置可以保留。