HomeJavaModsTridot
Tridot

GitHub License GitHub Downloads (all assets, all releases)

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

DotStyle adds new DotStyleEffect class which helps to modify text rendering

SplashHandler for adding custom splashes

Add new customizable splashes to title screen using this class

Item and Armor skins system

Change Items' and Armor' models with a modifiable skin system

Music Modifiers

Changes music depending on some factors

Attribute names modifiers

Armor with percent-based protection

Adds a new defense property for armor, which reduces taken damage in percents

Flexible, builder-based systems

Robust modding with new systems will be even easier


Quick facts

Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.

Tridot is a free Minecraft Java mod. Compatible with Minecraft 1.20.1, 1.20. Downloaded 951,500 times (via CurseForge). Download it and open it directly in the game.

Explore more