Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 1.33 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.33 KB

MTR-NTE

This fork is no longer maintained, see LegacyDisplayHelper for a JS implementation.

Feature Grid Image

Video for feature introduction: https://www.bilibili.com/video/BV1kG4y1G7yx


Nemo's Transit Expansion, created by Zbx1425, includes some experimental extension functionalities to the Minecraft Transit Railway Mod. As a contributor to MTR's development, the author hopes to initially release, exhibit and experiment with these new features with this medium, and later merge its stable aspects into the MTR mod itself.

Initially published at the Teacon 2022 mod development jam, the mod was originally named MTRSteamLoco.

This is a fork of Dooji's mtr-nte-json that make some changes for Joban-specific use case, which in turn is a fork of zbx1425's mtr-nte that adds back the Legacy JSON Display System on NTE 4

Setup

  1. Clone this repository
  2. Sync the Gradle project
  3. To switch Minecraft versions or on first run:
    1. Sync the Gradle Project
    2. In the root project, run the Gradle setupLibrary task
    3. Sync the Gradle Project again