90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Changelog
- various lang file updates (For contributing, see Sakura Ryoko Translate)
- add: Easy Place black list support
- 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 code navigation.
- 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.
- remove the
preferSilkTouch
list, and replace it withtoolSwapSilkTouchFirst
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. - add:
ServerDataSync
cache requeue system & add checks for OP; and add relatedserverDataSyncCacheRefresh
config.
NOTE: This will be the last feature build for 1.21, as I will referr it as being LTS
Dependencies
Files
tweakeroo-fabric-1.21-0.21.57.jar(500.75 KiB) Primary Download
Details
Licensed LGPL-3.0-only
Published 7 months ago
Updated a day ago