Back to mods
Tridot project artwork

CurseForge · Minecraft mod

Tridot

A Minecraft Mod API to simplify your dev needs!

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Tridot release should I use?

Updated 2 months ago
Latest stable file Tridot-1.20.1-1.0.137.jar
Game version 1.20.1
Loader Forge, NeoForge

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.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Forge, NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

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.

No extra mods listed for this file

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.

  1. 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.

  2. 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.

  3. 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.

  4. 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?

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

  • 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.

14 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Tridot versions and loaders

13 of 13 releases match

Looking for an older file? The official CurseForge project page is in Resources.