TrainCarts/Spawning/37 [zh]

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 October 2025

  • curprev 10:2010:20, 10 October 2025Halogly talk contribs 668 bytes −22 No edit summary
  • curprev 08:4308:43, 10 October 2025Halogly talk contribs 690 bytes +690 Created page with "{| class="wikitable" |- ! 机制 ! 模式 ! 释义 |- | 原版矿车 | <code>m</code> | 生成一个可乘坐的矿车。 |- | 保存列车 | <code>MyTrain</code> | 生成 1 个名为 ''MyTrain'' 的列车。 |- | Repetition | <code>mmm</code> | 生成 3 个可乘坐的矿车。 |- | 数量前缀 | <code>3m3s</code> | 生成 3 个可乘坐的矿车和 3 个运输矿车(总共 6 个矿车)。 |- | 分组序列 | <code>3[ms]</code> | 生成 3 组且每组由 1 个矿..."