Unofficial site, not affiliated with modrinth.com.What is this?
Моды/Joban Client Mod
Joban Client Mod

Joban Client Mod

Railway Facilities addon and Enhancement mod for the Minecraft Transit Railway (MTR) Mod

560.1K
102
  • [Forge 1.18.2] v2.2.0

    release26 мая 2026 г.

    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

  • [Fabric 1.18.2] v2.2.0

    release26 мая 2026 г.

    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

  • [Forge 1.19.4] v2.2.0

    release26 мая 2026 г.

    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

  • [Fabric 1.19.4] v2.2.0

    release26 мая 2026 г.

    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

  • [Forge 1.20.1] v2.2.0

    release26 мая 2026 г.

    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

  • [Forge 1.19.2] v2.2.0

    release26 мая 2026 г.

    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

  • [Forge 1.17.1] v2.2.0

    release26 мая 2026 г.

    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

  • [Fabric 1.20.1] v2.2.0

    release26 мая 2026 г.

    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

  • [Fabric 1.19.2] v2.2.0

    release26 мая 2026 г.

    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

  • [Fabric 1.17.1] v2.2.0

    release26 мая 2026 г.

    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

  • [Forge 1.20.4] v2.2.0

    release26 мая 2026 г.

    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

  • [Fabric 1.20.4] v2.2.0

    release26 мая 2026 г.

    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

  • [Forge 1.17.1] v2.2.0-beta.4

    beta2 мая 2026 г.

    JCM v2.2.0-beta.4 for MTR 4.0.4 has been released!

    Changes

    • TickableSoundInstance may now only be played once for each instance, as it is more logical and less prune to introducing accidental error.
    • For Dashboard tooltip, an "- " is added to differentiate between different routes in line-wrapping situation (e.g. When using ToolTipFix)

    Fixes

    • Fix partial-section variant of GraphicsTexture.upload() functions not working as intended. (And related performance issues)

    If you have any bug reports or changes that you feel should be made, please let me know.
    Otherwise, this will be the last beta release of v2.2, thank you to everyone who helped testing along the way <3

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

  • [Forge 1.20.4] v2.2.0-beta.4

    beta2 мая 2026 г.

    JCM v2.2.0-beta.4 for MTR 4.0.4 has been released!

    Changes

    • TickableSoundInstance may now only be played once for each instance, as it is more logical and less prune to introducing accidental error.
    • For Dashboard tooltip, an "- " is added to differentiate between different routes in line-wrapping situation (e.g. When using ToolTipFix)

    Fixes

    • Fix partial-section variant of GraphicsTexture.upload() functions not working as intended. (And related performance issues)

    If you have any bug reports or changes that you feel should be made, please let me know.
    Otherwise, this will be the last beta release of v2.2, thank you to everyone who helped testing along the way <3

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

  • [Fabric 1.17.1] v2.2.0-beta.4

    beta2 мая 2026 г.

    JCM v2.2.0-beta.4 for MTR 4.0.4 has been released!

    Changes

    • TickableSoundInstance may now only be played once for each instance, as it is more logical and less prune to introducing accidental error.
    • For Dashboard tooltip, an "- " is added to differentiate between different routes in line-wrapping situation (e.g. When using ToolTipFix)

    Fixes

    • Fix partial-section variant of GraphicsTexture.upload() functions not working as intended. (And related performance issues)

    If you have any bug reports or changes that you feel should be made, please let me know.
    Otherwise, this will be the last beta release of v2.2, thank you to everyone who helped testing along the way <3

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

  • [Forge 1.18.2] v2.2.0-beta.4

    beta2 мая 2026 г.

    JCM v2.2.0-beta.4 for MTR 4.0.4 has been released!

    Changes

    • TickableSoundInstance may now only be played once for each instance, as it is more logical and less prune to introducing accidental error.
    • For Dashboard tooltip, an "- " is added to differentiate between different routes in line-wrapping situation (e.g. When using ToolTipFix)

    Fixes

    • Fix partial-section variant of GraphicsTexture.upload() functions not working as intended. (And related performance issues)

    If you have any bug reports or changes that you feel should be made, please let me know.
    Otherwise, this will be the last beta release of v2.2, thank you to everyone who helped testing along the way <3

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

  • [Forge 1.19.4] v2.2.0-beta.4

    beta2 мая 2026 г.

    JCM v2.2.0-beta.4 for MTR 4.0.4 has been released!

    Changes

    • TickableSoundInstance may now only be played once for each instance, as it is more logical and less prune to introducing accidental error.
    • For Dashboard tooltip, an "- " is added to differentiate between different routes in line-wrapping situation (e.g. When using ToolTipFix)

    Fixes

    • Fix partial-section variant of GraphicsTexture.upload() functions not working as intended. (And related performance issues)

    If you have any bug reports or changes that you feel should be made, please let me know.
    Otherwise, this will be the last beta release of v2.2, thank you to everyone who helped testing along the way <3

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

  • [Fabric 1.20.4] v2.2.0-beta.4

    beta2 мая 2026 г.

    JCM v2.2.0-beta.4 for MTR 4.0.4 has been released!

    Changes

    • TickableSoundInstance may now only be played once for each instance, as it is more logical and less prune to introducing accidental error.
    • For Dashboard tooltip, an "- " is added to differentiate between different routes in line-wrapping situation (e.g. When using ToolTipFix)

    Fixes

    • Fix partial-section variant of GraphicsTexture.upload() functions not working as intended. (And related performance issues)

    If you have any bug reports or changes that you feel should be made, please let me know.
    Otherwise, this will be the last beta release of v2.2, thank you to everyone who helped testing along the way <3

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

  • [Fabric 1.18.2] v2.2.0-beta.4

    beta2 мая 2026 г.

    JCM v2.2.0-beta.4 for MTR 4.0.4 has been released!

    Changes

    • TickableSoundInstance may now only be played once for each instance, as it is more logical and less prune to introducing accidental error.
    • For Dashboard tooltip, an "- " is added to differentiate between different routes in line-wrapping situation (e.g. When using ToolTipFix)

    Fixes

    • Fix partial-section variant of GraphicsTexture.upload() functions not working as intended. (And related performance issues)

    If you have any bug reports or changes that you feel should be made, please let me know.
    Otherwise, this will be the last beta release of v2.2, thank you to everyone who helped testing along the way <3

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

  • [Fabric 1.19.4] v2.2.0-beta.4

    beta2 мая 2026 г.

    JCM v2.2.0-beta.4 for MTR 4.0.4 has been released!

    Changes

    • TickableSoundInstance may now only be played once for each instance, as it is more logical and less prune to introducing accidental error.
    • For Dashboard tooltip, an "- " is added to differentiate between different routes in line-wrapping situation (e.g. When using ToolTipFix)

    Fixes

    • Fix partial-section variant of GraphicsTexture.upload() functions not working as intended. (And related performance issues)

    If you have any bug reports or changes that you feel should be made, please let me know.
    Otherwise, this will be the last beta release of v2.2, thank you to everyone who helped testing along the way <3

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

1
...

Совместимость

Minecraft: Java Edition

Платформы

Поддерживаемые окружения

Клиент и сервер

Сведения

Лицензия:
Опубликован:3 года назад
Обновлён:52 минуты назад
ID проекта:
Главная