Tridot
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.0% endorsement rate
- 🏆 #111 of 335 forge mods in this game by downloads
📋 About This Mod
!(https://img.shields.io/github/license/KomaruPRO/Tridot?style=for-the-badge&labelColor=yellow&color=white) !(https://img.shields.io/github/downloads/KomaruPRO/Tridot/total?style=for-the-badge&logo=github&labelColor=black&color=white)
# 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` ```kotlin 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 > `DotStyle` adds new `DotStyleEffect` class 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. ---
📊 Mod Details
- Game
- Minecraft Mods
- Author
- IriDark
- Version
- 1.20.1-1.0.169
- Downloads
- 27,153
- Endorsements
- 2
- Category
- forge
- Created
- 4/20/2025
- Updated
- 8/24/2026
- Game Versions
- 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5
- Tags
- game-mechanics, library, utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Tridot support?
The author lists 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6. Other versions may work but are untested by the author.
What is the latest version of Tridot?
Version 1.20.1-1.0.169, published 2026-08-24 with 27,153 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await