Language

Trinkets Canary

Trinkets Canary

Modrinth

Fork of Trinkets for 1.21.4-1.21.11.

132.3k downloads 103 followers updated 4mo ago
latest v3.11.1-1.21.11 Modrinth
Fabric Quilt 1.21.4 – 1.21.11 EquipmentGame-mechanicsUtility

This is a fork of the Trinkets mod with updates for 1.21.4-1.21.11. For future mods, use Trinkets Updated

This mod does not do anything by itself, you need another mod compatible with this mod that adds items. For example, Craftable Capes.

Including in your project:
build.gradle:

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

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

gradle.properties:

trinkets_version=3.10.0-1.21.4 # Copy the version from the version page

If using the Minotaur plugin to upload your mods, remember to change the dependency id to trinkets-canary.

Versions

Release
3.11.1-1.21.11
fabric, quilt · 1.21.11 · 4mo ago
No changelog was specified.
49.4k
Release
3.11.0-1.21.11
fabric, quilt · 1.21.11 · 6mo ago
No changelog was specified.
20.5k
Release
3.11.0-1.21.10-rc1
fabric, quilt · 1.21.9, 1.21.10-rc1, 1.21.10 · 8mo ago
No changelog was specified.
21.6k
Release
3.11.0-1.21.6
fabric, quilt · 1.21.6, 1.21.7, 1.21.8 · 11mo ago
No changelog was specified.
25.9k
Release
3.10.0-1.21.4
fabric, quilt · 1.21.4 · 13mo ago
5.5k
Release
3.11.0-1.21.5
fabric, quilt · 1.21.5 · 13mo ago
9.2k

Comments 0

No comments yet. Be the first to share your thoughts.