ModelEngine Client Optimization
I don't know my version or loader
MEG Client Mod
A client-side Minecraft mod that optimizes Model Engine animation packets by replacing per-entity metadata updates with a single bulk payload using half-precision encoding, significantly reducing bandwidth usage for complex models.
Supported Platforms
- Fabric
- Forge
- NeoForge
Minecraft: 1.19.4 - 1.21.x
How It Works
When installed, the mod registers the modelengine:bulk_data plugin channel. The Model Engine server plugin detects this and sends optimized bulk animation packets instead of individual entity data updates. Transformation data (position, rotation, scale) is encoded as half-precision floats, cutting payload size roughly in half compared to vanilla packets.
Players without the mod receive standard packets as usual, no compatibility issues.
Installation
Drop the mod JAR into your mods/ (Fabric/NeoForge) or mods/ (Forge) folder. No configuration needed. The server must be running Model Engine 4.
Important Notice
The custom payload protocol (modelengine:bulk_data) is designed exclusively for use with Model Engine. Third-party model plugins that send packets over this channel without proper implementation may cause visual glitches, desyncs, or client crashes. If you experience issues while using a non-Model Engine plugin, disable this mod and report the problem to that plugin's author, not here.
License
AGPL-3.0 - Copyright (c) 2026 Taiyouh
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as megclientmod-neoforge-1.1.0+1.21.x.jar — drop this file into the mods folder
- Download size: 14 KB
- Download link checked 31 Aug 2026 — working
These come from our own check of the pack file, not from the source page.