Skip to content

Releases: sakura-ryoko/tweakeroo

1.21.4-0.23.2-sakura.6

16 Feb 23:37
f5a9783
Compare
Choose a tag to compare
  • remove the preferSilkTouch list, and replace it with toolSwapSilkTouchFirst based on MaLiLib based Block Tags called #malilib.needs_silk_touch -- the old implementation only worked partially, so the new method uses an actual Block State Tag. This is only because Minecraft fails to properly match tools using Vanilla functions for blocks that requires Silk Touch, such as for Glass and Ender Chests, etc; as it only uses a loot table condition.

1.21.3-0.22.4-sakura.6

16 Feb 23:36
01a00ba
Compare
Choose a tag to compare
  • remove the preferSilkTouch list, and replace it with toolSwapSilkTouchFirst based on MaLiLib based Block Tags called #malilib.needs_silk_touch -- the old implementation only worked partially, so the new method uses an actual Block State Tag. This is only because Minecraft fails to properly match tools using Vanilla functions for blocks that requires Silk Touch, such as for Glass and Ender Chests, etc; as it only uses a loot table condition.

1.21-0.21.57-sakura.4

16 Feb 23:36
58a2fe8
Compare
Choose a tag to compare
  • remove the preferSilkTouch list, and replace it with toolSwapSilkTouchFirst based on MaLiLib based Block Tags called #malilib.needs_silk_touch -- the old implementation only worked partially, so the new method uses an actual Block State Tag. This is only because Minecraft fails to properly match tools using Vanilla functions for blocks that requires Silk Touch, such as for Glass and Ender Chests, etc; as it only uses a loot table condition.

1.21.4-0.23.2-sakura.4

07 Feb 22:10
84577c4
Compare
Choose a tag to compare
  • migrate Config file loading/saving to new Path system, and allow having Unicode files; such as with Chinese characters.
  • add: selective rendering system from Tweak Fork. Note that this tends to be a bit laggy / odd to use.
  • fix: Save Map rendering colors

1.21.3-0.22.4-sakura.4

07 Feb 22:10
7ffc57c
Compare
Choose a tag to compare
  • migrate Config file loading/saving to new Path system, and allow having Unicode files; such as with Chinese characters.
  • add: selective rendering system from Tweak Fork. Note that this tends to be a bit laggy / odd to use.
  • fix: Save Map rendering colors

1.21-0.21.57-sakura.2

07 Feb 22:09
28f4e8b
Compare
Choose a tag to compare
  • migrate Config file loading/saving to new Path system, and allow having Unicode files; such as with Chinese characters.
  • add: selective rendering system from Tweak Fork. Note that this tends to be a bit laggy / odd to use.

1.21.4-0.23.2-sakura.3

29 Jan 05:42
399bb51
Compare
Choose a tag to compare
  • feat: add Yeet disableElytraSprintCancel - this config disables the new mechanism that 'cancels' your Sprinting Mode while Gliding with an Elytra.

1.21.4-0.23.2-sakura.2

19 Jan 03:15
b7107d4
Compare
Choose a tag to compare
  • fix: disableConstantChunkSaving Mixin Injection point

1.21.3-0.22.4-sakura.2

19 Jan 03:14
6e93b89
Compare
Choose a tag to compare
  • fix: disableConstantChunkSaving Mixin Injection point

1.21.4-0.23.2-sakura.1

18 Jan 00:05
f10107f
Compare
Choose a tag to compare
  • add: inventoryPreviewVillagerBGColor as a config option to show the 'villager BG colors' of their trades window during inventoryPreview.
  • lots of code sync-ups with MaLiLib & several Mixin realignments for easier navigation.

NOTE: This release formally ends my back port support for 1.21 - 1.21.3, besides critical bugs. It makes no sense to maintain 4 versions of 1.21.x with the snapshot now a thing.