promotional bannermobile promotional banner

Trinkets Continued

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

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

The Trinkets Continued Team

HighCrafter tier frameprofile avatar
  • 14
    Followers
  • 23
    Projects
  • 1.0M
    Downloads

More from rebel0459View all

  • Music and Melody project image

    Music and Melody

    An advanced music player, fitting soundtrack expansion, powerful playback system and various vanilla fixes as one comprehensive music solution

    • 12.6K
    • August 24, 2026
  • Legacies and Legends project image

    Legacies and Legends

    A complete and highly immersive exploration, loot and lore expansion, with new structures, artifacts and more to discover.

    • 457.6K
    • August 13, 2026
  • Legacies 26 project image

    Legacies 26

    Adventure awaits in Legacies - a unique reimagining of the familiar survival style.

    • 50.1K
    • August 11, 2026
  • Unified API project image

    Unified API

    A multiloader API built to enable easy cross-loader mod development

    • 18.4K
    • August 11, 2026
  • Music and Melody project image

    Music and Melody

    An advanced music player, fitting soundtrack expansion, powerful playback system and various vanilla fixes as one comprehensive music solution

    • 12.6K
    • August 24, 2026
  • Legacies and Legends project image

    Legacies and Legends

    A complete and highly immersive exploration, loot and lore expansion, with new structures, artifacts and more to discover.

    • 457.6K
    • August 13, 2026
  • Legacies 26 project image

    Legacies 26

    Adventure awaits in Legacies - a unique reimagining of the familiar survival style.

    • 50.1K
    • August 11, 2026
  • Unified API project image

    Unified API

    A multiloader API built to enable easy cross-loader mod development

    • 18.4K
    • August 11, 2026