
Trinkets Continued
Updated fork of Trinkets Canary, a data-driven accessory mod
16K загрузок15 подписчиковMITfabric
Обновлён 25 марта 2026 г. · опубликован 22 января 2026 г.
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
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 3.12.0 | Релиз | 26.1, 26.1.1, 26.1.2 | fabric | 25 марта 2026 г. | .jar (279 КБ) |
| 3.11.3 | Релиз | 1.21.11 | fabric | 9 февраля 2026 г. | .jar (273 КБ) |
| 3.11.2 | Релиз | 1.21.11 | fabric | 31 января 2026 г. | .jar (273 КБ) |
| 3.11.1 | Альфа | 1.21.11 | fabric | 22 января 2026 г. | .jar (273 КБ) |
Ченджлог
3.12.0Релиз26.1, 26.1.1, 26.1.2 · 25 марта 2026 г.
- ported to 26.1
3.11.3Релиз1.21.11 · 9 февраля 2026 г.
- fixed kick on player respawn when using death persistence (Issue #2)
3.11.2Релиз1.21.11 · 31 января 2026 г.
- fixed runtime crash
Полная история изменений — на Modrinth.
Комментарии
Загружаем…