
Tridot
A Minecraft Mod API to simplify your dev needs!
About this Mod
What do we offer?
Tridot offers utilities in almost every way needed for a developer;
- Simplifying your calculations and data storing with custom structures
- Providing useful rendering methods for "le beauty"
- Fixing Minecraft Forge's modding experience for more robust additions
...and more!
For developers
To install, add the following code to your build.gradle
repositories {
maven { url = "https://maven.komaru.ru/repository/maven-releases" }
}
dependencies {
runtimeOnly fg.deobf("pro.komaru:Tridot:${minecraft_version}-${tridot_version}")
compileOnly fg.deobf("pro.komaru:Tridot:${minecraft_version}-${tridot_version}:api")
}
Features
Screenshakes, even as an earthquake
Uses trigonometry to make it natural and nice-looking
Component Style replacement
DotStyleadds newDotStyleEffectclass which helps to modify text rendering
- Custom character effects, and has built-in ones.
SplashHandler for adding custom splashes
Add new customizable splashes to title screen using this class
- Language-specific splashes
- Translatable splashes
- Weight for controlling chance of a splash appear
Item and Armor skins system
Change Items' and Armor' models with a modifiable skin system
Music Modifiers
Changes music depending on some factors
- Biome-specific music
- Dungeon(structure)-specific music
Attribute names modifiers
Armor with percent-based protection
Adds a new defense property for armor, which reduces taken damage in percents
- Removes vanilla 80% cap so armor can provide up to 100% protection
Flexible, builder-based systems
Robust modding with new systems will be even easier
- Armor Builders
- Particle Builders
- Rendering Builders
- cubes, beams, vertices, etc.
Available Versions
How to Install Tridot 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.20.6).
Install Mod
Open the mod browser in the dashboard and search for "Tridot". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.20.6, 1.20.5, 1.20.4 (+3 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Tridot 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.20.6). You can switch loaders with one click in the panel.
Is Tridot compatible with forge and neoforge?
Tridot officially supports forge, neoforge for Minecraft 1.20.6, 1.20.5, 1.20.4. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Tridot – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Tridot 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 Tridot with just one click on your server.