Note: The config file has been restructured to account for the growing number of tweaks. You will need to reconfigure your tweaks.
- Added
alwaysPrioritizeExperienceBartweak with keybind - Added
hideShieldUnlessBlockingoption - Added
is_torch,is_tool,is_food,is_firework,is_weaponandrequires_shift_to_minerules for use with Shogi - Removed some legacy config options and exposed them as Shogi rules instead
- The options to define additional trigger items came from a time before Mojang introduced Item Components. Nowadays item functionalities are a lot more standardized, so in most cases, they are no longer needed.
- For edge cases that are not covered by the defaults, Shogi can be used via
config/clienttweaks.rules.json. See the Shogi documentation for more information.
- Fixed
hideShieldUnlessWeapontesting player components instead of item components
- Fixed config translation keys
- Fixed crash on blocks with empty shapes
- Fixed
Out of Torchesshowing up even if another tweak would have prevented the torch placement anyway
- Added
berryPlacementRequiresShiftOrDirtoption - Changed
shieldWeapons,shieldItemsandfoodItemsconfig option comments for better clarity - Fixed creative search box not focusing when clearing it with right-click
- Updated to Minecraft 26.1
- Changed
chainBuildingSupportto also trigger while holding an item tagged chains - Changed
chainBuildingSupportto also trigger while holding any block and standing below - Added
navigateToGhostIngredientstweak, allowing clicking of ghost items to fill in their recipe as if they were clicked in the recipe book - Added
Mine Single Blockkeybind that allows breaking one block at a time while held - Added
hideHandstweak, toggled with keybind - Added
hideEmptyMainHandtweak - Added
clearCreativeMenuSearchOnRightClicktweak to quickly clear the creative menu search - Added
retainCreativeMenuSearchtweak to retain the creative menu search even when closing the menu - Added
logStrippingRequiresShifttweak as a better alternative to the old keybind toggle - Fixed
Out of Torchesshowing even if another tweak would have cancelled the torch placement anyway
- Added
retainRecipeBookSearchtweak to keep the contents of the recipe book search book when closing and reopening it
- Fixed right click handling in inventory erroring and preventing other actions

