# ๐ค๏ธ TrackAPI: NeoForge Port โ๏ธ๐
**TrackAPI: NeoForge Port** is a lightweight railway foundation library for modern Minecraft modding. ๐งฉ๐ค๏ธ
This project provides the rail/track support layer needed by train and railway mods, especially large-scale railway systems that need reliable track geometry, placement logic, and compatibility infrastructure. ๐โ๏ธ
> โ ๏ธ This is an **unofficial community port** unless explicitly stated otherwise. It is not affiliated with, sponsored by, or endorsed by the original authors.
---
## ๐งฉ What is TrackAPI?
TrackAPI is not a normal gameplay content mod. ๐ ๏ธ
It is a **technical dependency / library mod** designed to help railway mods work with track systems. ๐ค๏ธ๐
Players usually install TrackAPI because another mod requires it. Modders use it as a rail foundation layer for train movement, rail placement, and track-related systems. ๐๐ง
---
## โจ Features
๐ค๏ธ **Rail foundation layer**
Provides shared track logic for railway-focused mods.
๐ **Track geometry support**
Helps mods handle rail shapes, rail data, and track behavior.
๐ **Train mod compatibility layer**
Designed to support large railway mods and train-related systems.
โ๏ธ **Modern NeoForge target**
Porting work is focused on modern Minecraft / NeoForge compatibility.
๐งฉ **Library-first design**
Built to be used by other mods instead of adding large standalone gameplay systems.
๐ **Server-friendly purpose**
Useful for modpacks and servers that rely on railway infrastructure mods.
---
## ๐ ๏ธ Port Goals
โ
Modernize the TrackAPI codebase
โ
Restore compatibility for railway mods
โ
Support NeoForge environments
โ
Keep the API stable for dependent mods
โ
Preserve the original TrackAPI purpose
โ
Reduce breakage for train-focused modpacks
โ
Respect original credits and licensing requirements
---
## ๐ Intended Use
TrackAPI is recommended for:
๐ Railway mods
๐ค๏ธ Train systems
๐ฆ Logistics modpacks
๐ญ Industrial modpacks
๐ Multiplayer infrastructure worlds
๐งฉ Mods that need track behavior support
โ๏ธ Developers porting or maintaining train-related content
---
## ๐ฆ Dependencies
Required dependencies may include:
โ๏ธ **NeoForge**
โ **Java 21** depending on target Minecraft version
๐งฉ Other dependencies listed in the **Relations** tab
Always check the **Relations** tab for the exact required versions. ๐
---
## โ ๏ธ Development Status
This project is a technical port. ๐ง
Some behavior may change while compatibility is restored and tested.
Please report issues with:
๐ Minecraft version
๐ NeoForge version
๐ TrackAPI version
๐ Dependent mod name/version
๐ Crash report
๐ Latest log
๐ Steps to reproduce
Clear reports help stabilize the API faster. ๐ ๏ธ
---
## ๐งช Notes for Players
๐ If a train mod asks for TrackAPI, install this mod.
๐ TrackAPI may not add visible items or blocks by itself.
๐ Do not remove it from a modpack if another mod depends on it.
๐ Always back up worlds before updating railway mods. ๐พ
๐ Server owners should test updates before deploying publicly. ๐ฅ๏ธ
---
## ๐งฐ Notes for Modpack Makers
๐งฉ Use this as a dependency for railway-focused packs.
๐ค๏ธ Keep TrackAPI version aligned with dependent mods.
๐ Test train movement, rail placement, world reloads, and server sync.
๐ฆ Include it in server packs when required.
โ ๏ธ Avoid mixing incompatible TrackAPI builds across loaders or Minecraft versions.
---
## ๐ Credits
Huge credit to the original **TrackAPI** creators and contributors cam72cam . ๐๐ค๏ธ
This port exists because of the original railway foundation work created for the Minecraft train modding community.
Original project: **TrackAPI**
Original team / contributors: **TeamOpenIndustry / original TrackAPI contributors**
Port / maintenance: **OblixorPrime**
---
## โ๏ธ License / Legal Notice
This is an **unofficial community port** unless explicitly stated otherwise. โ ๏ธ
All original code, names, assets, and resources remain under their respective licenses and belong to their original creators. ๐
This project aims to respect original licensing terms, attribution requirements, and redistribution rules. ๐ก๏ธ
No endorsement by the original authors is implied. ๐ซ
MIT Liscence
Copyright 2017 Christian Mesh
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
---
## ๐ค๏ธ Final Goal
A stable, modern rail foundation layer for Minecraft railway mods. ๐โ๏ธ
Small library. Big infrastructure. Strong tracks. ๐ค๏ธ๐ฅ
Build the rails. Support the trains. Connect the world. ๐๐
---
## ๐ฅ Ultra-short Curse summary
๐ค๏ธ A modern NeoForge port of TrackAPI, providing the rail foundation layer needed by railway mods, train systems, and industrial transport modpacks. ๐โ๏ธ๐งฉ