CrossTie

CrossTie

Optimization mod For RealTrainMod User

by
294 Downloads
forgeoptimization
Rent Server with this Mod

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 TileEntity types.
  • Adjustable render distance for rails.
  • Applies to additional renderers such as RenderEffect, RenderMirror, and RenderPaint.

Bamboo

  • Entity and TileEntity rendering 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 PartsRenderer scripts.
  • Rewrites GL11 calls 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 TileEntity updates 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

  1. Place CrossTie-*.jar into your mods folder.
  2. Install UniMixins.
  3. Install any supported mods (RTM, Bamboo, Angelica, IntelliInput) as needed.
  4. 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.
  • CrossTieMixinPlugin handles the logic for client-side Mixins and mod-dependent toggles.

Build

./gradlew build --no-daemon

Available Versions

1.0.0-Alpha5release
MC 1.7.10forge
April 20, 2026
1.0.0-Alpha4release
MC 1.7.10forge
April 9, 2026
CrossTie 1.0.0-Alpha3release
MC 1.7.10forge
February 1, 2026
Release 1.0.0-Alpha2release
MC 1.7.10forge
January 30, 2026
Release 1.0.0-Alpha1release
MC 1.7.10forge
January 29, 2026

How to Install CrossTie on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set forge Loader

In the panel under "Egg", select the forge loader and matching Minecraft version (1.7.10).

3

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

forge

Minecraft Versions

1.7.10

Server-side

~ Optional

Recommended 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.

Rent Modded Server

Install CrossTie with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
GNU General Public License v3.0 only
Server-side
Optional

Supported Versions

1.7.10