Перейти к содержимому
Mineforgian

Trinkets Canary

Fork of Trinkets for 1.21.4-1.21.11.

Загрузки
158K
Подписчики
102
Обновлён
9 февраля 2026 г.
Лицензия
MIT

Опубликован 13 мая 2025 г.

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.

Ченджлог

3.11.1-1.21.11Релиз1.21.11 · 9 февраля 2026 г.

No changelog was specified.

3.11.0-1.21.11Релиз1.21.11 · 11 декабря 2025 г.

No changelog was specified.

3.11.0-1.21.10-rc1Релиз1.21.9, 1.21.10-rc1, 1.21.10 · 6 октября 2025 г.

No changelog was specified.

3.11.0-1.21.6Релиз1.21.6, 1.21.7, 1.21.8 · 26 июня 2025 г.

No changelog was specified.

Комментарии

Загружаем…