CurseForge · Minecraft mod
Tridot
A Minecraft Mod API to simplify your dev needs!
Quick answer
Which Tridot release should I use?
Tridot-1.20.1-1.0.137.jar targets 1.20.1 with Forge, NeoForge. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. No extra mods listed for this file.
Where it goes
Is Tridot required on the client, server, or both?
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
The source does not explicitly classify this release as client-only or server-only.
What else does Tridot-1.20.1-1.0.137.jar need?
Tridot-1.20.1-1.0.137.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Tridot without breaking your instance.
Built for Tridot-1.20.1-1.0.137.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use Tridot-1.20.1-1.0.137.jar. It targets 1.20.1 with Forge, NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside Tridot-1.20.1-1.0.137.jar. It opens that exact file at the source.
About this project
What does Tridot add?
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 = "" rel="noopener nofollow" target="_blank">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.
Project description from CurseForge.
Pick your setup
Tridot by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.20.5
2 loader builds1.20.4
2 loader builds1.20.3
2 loader builds1.20.2
2 loader builds1.20.1
2 loader builds1.20
2 loader buildsCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Tridot versions and loaders
Tridot-1.20.1-1.0.137.jar
10 May 2026
tridot-1.20.1-1.0.131.jar
1 Feb 2026
tridot-1.20.1-1.0.130.jar
25 Jan 2026
tridot-1.20.1-1.0.126.jar
16 Jan 2026
tridot-1.20.1-1.0.117.jar
17 Oct 2025
tridot-1.20.1-1.0.114.jar
6 Oct 2025
tridot-1.20.1-1.0.54.jar
31 May 2025
tridot-1.20.1-1.0.50.jar
29 May 2025
tridot-1.20.1-1.0.46.jar
21 May 2025
tridot-1.20.1-1.0.44.jar
9 May 2025
tridot-1.20.1-1.0.43.jar
3 May 2025
tridot-1.20.1-1.0.42.jar
28 Apr 2025
Looking for an older file? The official CurseForge project page is in Resources.