MaximizeMTR

Quick rating

MaximizeMTR

No reviews yet

A client-side performance mod for MTR 4 that culls distant renders, throttles data sync, and smooths chunk-loading stutter — zero.server-side setup needed. 1

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
mmtr-0.0.1.jar
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

MaximizeMTRMod

A client-side performance mod for Minecraft Transit Railway (MTR 4.x)

<kbd>[English](README.md)</kbd> <kbd>[简体中文](README_CN.md)</kbd>

Reduces rendering load and data sync overhead for MTR 4 through distance-based culling, sync throttling, and chunk-loading smoothing. Drop-in client-side mod — no server-side installation required.


Features

Feature How it works Default
Vehicle Culling Skip rendering trains beyond a configurable distance 128 blocks
Block Entity Culling Cull PSDs, signals, PIDS, station names at distance 56 blocks
Rail Culling Skip rail rendering when far; always show when holding MTR tools 128 blocks
Lift Culling Skip lift rendering beyond range via Accessor-read coordinates 80 blocks
Sync Throttling Reduce HTTP poll rate when no transit entities are nearby 40 blk full / 12 tick throttle
Chunk-Load Smoothing Detect trains heading into unloaded chunks, tighten render distance temporarily 200ms check interval
Frame Interlacing Alternate render distance every N frames, distant trains render less often Every 2 frames

Installation

  1. Install Fabric Loader 0.14.0+ and MTR 4.0.0+
  2. Put mmtr-*.jar in .minecraft/mods/
  3. Launch the game

Requires: Fabric API


Configuration

config/mmtr.json is generated on first launch:

Parameter Default Description
vehicleFullRenderDistance 40 Full-detail train render range
vehicleMaxRenderDistance 128 Max train render distance
blockEntityMaxRenderDistance 56 PSD, signal, PIDS render distance
liftMaxRenderDistance 80 Lift render distance
fullSyncDistance 40 Full-speed sync range
reducedSyncDistance 80 Reduced sync range
reducedSyncInterval 12 Throttle interval (ticks)
noSyncDistance 160 Sync cutoff distance
enableChunkPreloading true Chunk-load smoothing
enableRenderFrequencyReduction true Frame interlacing
distantVehicleFrameCycle 2 Interlace cycle
enableDistanceLOD true Train/rail culling
enableBlockEntityCulling true Block entity culling
enableDataSyncOptimization true Sync throttling
enableLiftCulling true Lift culling
enableRailCulling true Rail culling

Building

./gradlew build

Output: build/libs/mmtr-0.0.1.jar


Compatibility

Works with MTR 4.x. Compatible with Sodium, Iris, and Entity Culling — no rendering pipeline modifications.

License

MIT

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works