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

From BergerHealer Wiki
Jump to navigation Jump to search
(Created page with "对于你想要编辑的类别,要找到以下位置: <pre>collision: {}</pre> 或者,如果已经存在一些配置,它可能看起来像这样: <pre> collision: p...")
 
(No difference)

Latest revision as of 17:13, 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)
For the category/categories you want to edit, find the line:
<pre>collision: {}</pre>
Or, it might look like this if it already had some configurations:
<pre>  collision:
   players: DEFAULT
   misc: PUSH
   train: LINK
   block: DEFAULT</pre>

对于你想要编辑的类别,要找到以下位置:

collision: {}

或者,如果已经存在一些配置,它可能看起来像这样:

  collision:
    players: DEFAULT
    misc: PUSH
    train: LINK
    block: DEFAULT