Back to mods
Trinkets Continued project artwork

CurseForge · Minecraft mod

Trinkets Continued

Updated fork of Trinkets Canary, a data-driven accessory mod

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

Quick answer

Which Trinkets Continued release should I use?

Updated 5 months ago
Latest stable file trinkets-3.12.0.jar
Game version 26.1, 26.1.1, 26.1.2
Loader Fabric

Trinkets Continued trinkets-3.12.0.jar targets 26.1, 26.1.1, 26.1.2 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.

Where it goes

Is Trinkets Continued required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric
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 Trinkets Continued trinkets-3.12.0.jar need?

trinkets-3.12.0.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 Trinkets Continued without breaking your instance.

Built for Trinkets Continued trinkets-3.12.0.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use trinkets-3.12.0.jar. It targets 26.1, 26.1.1, 26.1.2 with Fabric; 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 this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside trinkets-3.12.0.jar. It opens that exact file at the source.

About this project

What does Trinkets Continued add?

An updated fork of Trinkets Canary.

On 26.1 and above, you should use Trinkets (Updated) instead.

This fork was created due to Trinkets Canary's GitHub repo being inactive whilst major bugs were left unaddressed. This serves as a drop-in replacement for Trinkets Canary, whether you're just a user wanting to install mods, or a developer wanting to depend on trinkets.

Including in a project

build.gradle

repositories {
    exclusiveContent {
        forRepository {
            maven {
                name = "Modrinth"
                url = "https://api.modrinth.com/maven"
            }
        }
        filter {
            includeGroup "maven.modrinth"
        }
    }
}

dependencies {
    modImplementation "maven.modrinth:trinkets-continued:${project.trinkets_version}"
}

gradle.properties

trinkets_version=3.12.0-26.1 # make sure you use the correct version

Project description from CurseForge.

Pick your setup

Trinkets Continued by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

4 available setups

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

Recent files

Trinkets Continued versions and loaders

2 of 2 releases match

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