Site icon Android Tutorial Online

Create train track map mod for Minecraft Fabric

Create Track Map

This mod is a work in progress!

A Fabric mod that displays a track map of Create trains in your world, including all tracks, signals, stations, and trains. The signals and trains are updated in (practically) real time.

Usage

CTM is a server side only mod. It runs a web server on port 3876 (not configurable yet) that provides the following API:

The map itself is visible at the root (by default http://localhost:3876/). The view is not configurable at this time, but that will come with a later version.

GitHub

View Github

Exit mobile version