MTR: JCM

A Hong Kong metro decoration addon for the Minecraft Transit Railway Mod

File Details

[Forge 1.20.1] v2.2.0

  • R
  • May 26, 2026
  • 23.66 MB
  • 184
  • 1.20.1
  • Forge + 1

File Name

JCM-forge-2.2.0+1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:jcm-1316710:8149116")

NeoForge

implementation fg.deobf("curse.maven:jcm-1316710:8149116")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

JCM v2.2.0 for MTR 4.0.4 has been released!

MTR Enhancements

This release brings several enhancements for the MTR mod. Notable additions including the lift "ding" sound from MTR 3, basic car auto-filling in sidings and more rendering options.

See the documentation for details.

Vehicle Scripting

This release added Vehicle Scripting, allowing scripts to be used on vehicles. (For players, note that not all MTR 3 scripts will work out of the box)

This is paired with other scripting-related changes, such as the re-introduction of a more complete model loading API.

Please check the Vehicle Scripting docs and the MTR-NTE Compatibility page for more details.

Other scripting changes

  • The Rhino JS Engine is updated to use 1.9.
  • Eyecandy Scripting: Improved MTR-NTE Compatibility.
  • PIDS Scripting: Allow manual z-ordering.
  • Added Console API, allowing use of console.log and alike functions.
  • The Java class restriction has been revised, it is expected most scripts to remain unaffected.
    • java.lang.System is now restricted by default.
      • For currentTimeMillis() and nanoTime(), please use the counterpart from Timing instead, which functions equivalently.
    • java.lang.Class and other misc classes has been restricted.
    • As usual, you may still turn off the scripting restriction in settings.

For the full list of changes, please refer to the changelogs of the previous v2.2 beta releases.

Download:
You can download this release on Modrinth, CurseForge or GitHub