
CrossTie
Optimization mod For RealTrainMod User
About this Mod
CrossTie
CrossTie is an optimization and compatibility patch mod for Minecraft 1.7.10, specifically designed for the RealTrainMod (RTM) ecosystem.
It provides a comprehensive suite of rendering optimizations and compatibility fixes for RTM / KaizPatchX, Bamboo, Angelica, IntelliInput, and NGTLib.
Status
| Item | Status |
|---|---|
| Build | Build definitions available via GitHub Actions. Verified locally with ./gradlew build --no-daemon. |
| Target Minecraft | 1.7.10 |
| Target Forge | 10.13.4.1614 |
| Target Java | 8 |
| Required Core | UniMixins 0.2.1 |
| Supported Mods | RTM / KaizPatchX, Bamboo, Angelica, IntelliInput, NGTLib |
| Config Implementation | CrossTieConfig.java |
| Mixin Control | CrossTieMixinPlugin |
| Last Verified | 2026-04-16 |
Overview
CrossTie is designed to provide comprehensive maintenance for two primary performance areas:
- FPS Optimization (Rendering)
- TPS Optimization (Server/Tick)
The mod throttles or skips update and rendering cycles for RTM and Bamboo based on the player's distance. Additionally, it provides compatibility support for DisplayList processing in Angelica environments and manages GL11 calls within RTM scripts.
Key Features
FPS Optimization
RTM
- Distance-based frustum culling for vehicles.
- Rendering culling for
TileEntitytypes. - Adjustable render distance for rails.
- Applies to additional renderers such as
RenderEffect,RenderMirror, andRenderPaint.
Bamboo
- Entity and
TileEntityrendering culling. - Reduced update frequency based on distance.
Angelica Integration
- Disables Angelica’s DisplayList processing in favor of the legacy OpenGL path while rendering
hi03ExpressRailway. - Properly initializes the GL context before executing
PartsRendererscripts. - Rewrites
GL11calls in RTM scripts to use a bridge, preventing crashes/glitches.
IntelliInput Integration
- Stabilizes native callbacks related to
CallWindowProc. - Suppresses exceptions during IME processing to prevent issues during chat input.
TPS Optimization
- Throttles RTM train and bogie updates based on render distance.
- Throttles Bamboo
TileEntityupdates based on distance. - Note: MovingMachine updates are preserved to maintain behavioral consistency.
Requirements
- Minecraft: 1.7.10
- Forge: 10.13.4.1614
- UniMixins: 0.2.1
- Java: 8
Dependencies
- Required: UniMixins
- Supported: RealTrainMod / KaizPatchX, Bamboo, Angelica, IntelliInput, NGTLib.
Dependency Resolution
For development, dependencies are resolved via .jar files in the libs/ directory. If using a private Maven repository, configure your credentials in gradle.properties under privateMavenUrl, privateMavenUser, and privateMavenPassword.
Installation
- Place
CrossTie-*.jarinto yourmodsfolder. - Install
UniMixins. - Install any supported mods (RTM, Bamboo, Angelica, IntelliInput) as needed.
- Launch the game.
Configuration
A configuration file is generated at config/CrossTie.cfg after the first launch.
FPS Settings
enableRenderCulling: Enables render culling for RTM and Bamboo.fixAngelicaRailCulling: A helper setting to avoid rail culling issues when using Angelica/Sodium-based renderers.
TPS Settings
enableTileEntityUpdates: Enables update optimizations for TileEntities.
Developer Notes
- Implementation is entirely Mixin-based.
- Mod presence is detected at startup; only relevant patches for installed mods are activated.
CrossTieMixinPluginhandles the logic for client-side Mixins and mod-dependent toggles.
Build
./gradlew build --no-daemon
Available Versions
How to Install CrossTie on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set forge Loader
In the panel under "Egg", select the forge loader and matching Minecraft version (1.7.10).
Install Mod
Open the mod browser in the dashboard and search for "CrossTie". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.7.10
Server-side
~ OptionalRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
CrossTie server crashes on startup – what to do?
Most common cause: wrong forge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.7.10). You can switch loaders with one click in the panel.
Is CrossTie compatible with forge?
CrossTie officially supports forge for Minecraft 1.7.10. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with CrossTie – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if CrossTie consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install CrossTie with just one click on your server.