Skip to content

Releases: JamCoreModding/utility-belt

V2.5.0+1.21.1

26 Oct 19:43
Compare
Choose a tag to compare
  • (feat) compat with LambDynamicLights
    • When LambDynamicLights is installed, you will be able to put light sources into your Utility Belt and they will illuminate the world around you.
    • If you have suggestions for other dynamic lights mods to add compat for, please open an issue on GitHub.
    • Closes #56
  • (fix) issue when unequipping belt while you are using it
  • (fix) general stability improvements
  • (fix) the belt will now pop out all of its items when it is broken
    • This means that Netherite tools will not be lost if the belt burns in lava
  • (feat) add X/Y offset config options for the belt hotbar for more granular control over its position

V2.4.3+1.21

05 Aug 13:02
1e9a3ab
Compare
Choose a tag to compare
  • (fix) crash when trying to automatically insert items into belt (#55)

V2.4.2+1.21

04 Aug 16:27
40f918a
Compare
Choose a tag to compare
  • (fix) duplication when player dies (#53).
  • (internal) use datagen

V2.4.1+1.21

20 Jul 06:45
a72b35e
Compare
Choose a tag to compare

V2.4.1+1.20.4

15 Jul 14:26
3aedcaf
Compare
Choose a tag to compare

Rerelease 2.4.0 with the correct Java version.

V2.4.0+1.21

15 Jul 13:54
9a16324
Compare
Choose a tag to compare
  • Fix hotbar rendering even when F1 is pressed.
  • Fix server crash (#48).
  • Move config client side, since all of its options were only applicable there.
  • Fix issue with using enchanted items in the belt (#49).
  • General stability improvements.
  • Compress icon.
  • Fix cases like tridents with loyalty not returning to the belt if it is selected.

Thanks to blodhgarm, developer of the Accessories mod, for finding and fixing the illusive enchantment issue.

V2.4.0+1.20.6

15 Jul 14:01
9a16324
Compare
Choose a tag to compare
  • Fix hotbar rendering even when F1 is pressed.
  • Compress icon.

This release is missing a lot of changes from 2.4.0+1.21 as they were only applicable to the 1.21 branch. Please continue to report any issues with 1.20.4 and 1.20.6.

V2.4.0+1.20.4

15 Jul 14:08
0985c74
Compare
Choose a tag to compare
  • Fix hotbar rendering even when F1 is pressed.
  • Compress icon.

This release is missing a lot of changes from 2.4.0+1.21 as they were only applicable to the 1.21 branch. Please continue to report any issues with 1.20.4 and 1.20.6.

V2.3.0+1.21

29 Jun 13:47
148c136
Compare
Choose a tag to compare
  • Update to 1.21
  • Switch to using the Accessories mod. See its mod page for information on compatibility with existing mods using Trinkets and Curios.

V2.2.0+1.20.4

10 Jun 12:00
a734516
Compare
Choose a tag to compare

This release brings about a significant internal rework with should make Utility Belt significantly
less buggy. I have conducted a long play testing session before this release to try to verify
everything works as intended.

Closed Issues

  • #47: fishing rod flickering
  • #46: dupe bug
  • #45: dupe bug

Alongside the issues that were reported, many others have been fixed.