Skip to content

Releases: emilyploszaj/trinkets

[1.20.0] Trinkets 3.7.1

22 Jul 01:18
Compare
Choose a tag to compare

Additions

  • Added zh_cn language support

Fixes

  • Properly expose CCA dependencies for new Loom versions
  • Target the new CCA Maven

[1.20.0] Trinkets 3.7.0

08 Jun 04:22
Compare
Choose a tag to compare

Updated to 1.20

[1.19.4] Trinkets 3.6.0

17 Mar 03:28
Compare
Choose a tag to compare

Updated to 1.19.4

[1.19.3] Trinkets 3.5.1

16 Jan 00:27
Compare
Choose a tag to compare

Added a command for setting Trinkets slots

[1.19.3] Trinkets 3.5.0

12 Dec 07:28
364da43
Compare
Choose a tag to compare

Updated to 1.19.3

[1.19] Trinkets 3.4.1

20 Nov 10:26
Compare
Choose a tag to compare

Additions

  • Added Russian localization (#182)
  • Added French localization (#212)
  • Added Spanish localization (#214)
  • Added Portuguese localization (#218)

Fixes

  • Fixed desyncs related to reloading
  • Fixed mending behavior

[1.19] Trinkets 3.4.0

07 Jun 16:59
Compare
Choose a tag to compare

Update to 1.19

[1.18.2] Trinkets 3.3.1

11 May 01:36
Compare
Choose a tag to compare

Fixes

  • Fixed undesirable tooltip descriptions with certain slot configurations
  • Fixed layered slot misbehavior #161

[1.18.2] Trinkets 3.3.0

02 Mar 15:25
Compare
Choose a tag to compare

Updated to 1.18.2

Notes

  • Trinket entities application using tags instead of entity ids was temporarily removed due to changes in the tag system. This feature was, to my knowledge, never used, so it should be relatively painless. Removing the feature also made me realize it contained a potential race condition, and may have never worked

[1.18.1] Trinkets 3.2.0

29 Jan 23:05
Compare
Choose a tag to compare

Additions

  • Trinket support for the creative inventory. There are some niche unfixable bugs due to the nature of the creative inventory, but most use cases should find it working and beneficial.

Tweaks

  • Improved the responsiveness of trinket slots in several situations.

Fixes