
Screenshots

About this Mod
topeatLib
A Forge utility library providing common infrastructure for my mods and 12Tae12 mods.
What's inside
- Math stuff geometry, interpolation, noise generation, and general number-crunching helpers.
- Collections specialized data structures for when vanilla's offerings don't quite cut it.
- Concurrency tools threading primitives for parallel workloads.
- Event infrastructure lightweight dispatching for custom event pipelines.
- Networking helpers packet serialization and channel management.
- And more reflection utilities, pooling, versioning, async execution, timing.
Why not just shadow it or remimplement it per mod?
If you've ever found yourself copy-pasting the same utility class across a bunch of mods, you'll understand, if not, try to make 3 different Minecraft mods, trust me, it's fun. topeatLib is the centralised middleman. Drop it in your mods folder as a dependency, and that's it! Oh, it's light too. As for shadowing it, I don't really know, I'd prefer it as external.
This only requires the modloader and it's dependencies! (Java 17+, Minecraft, etc.)
License
12Tae12 Protective License, see here.
Available Versions
How to Install topeatLib 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.19.2).
Install Mod
Open the mod browser in the dashboard and search for "topeatLib". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.19.2
Server-side
~ OptionalRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
topeatLib 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.19.2). You can switch loaders with one click in the panel.
Is topeatLib compatible with forge?
topeatLib officially supports forge for Minecraft 1.19.2. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with topeatLib – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if topeatLib 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 topeatLib with just one click on your server.