Note: The config file has been restructured to account for the growing number of tweaks. You will need to reconfigure your tweaks.
- Added `alwaysPrioritizeExperienceBar` tweak with keybind
- Added `hideShieldUnlessBlocking` option
- Added `is_torch`, `is_tool`, `is_food`, `is_firework`, `is_weapon` and `requires_shift_to_mine` rules for use with [Shogi](https://www.curseforge.com/minecraft/mc-mods/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 `hideShieldUnlessWeapon` testing player components instead of item components
Note: The config file has been restructured to account for the growing number of tweaks. You will need to reconfigure your tweaks.
- Added `alwaysPrioritizeExperienceBar` tweak with keybind
- Added `hideShieldUnlessBlocking` option
- Added `is_torch`, `is_tool`, `is_food`, `is_firework`, `is_weapon` and `requires_shift_to_mine` rules for use with [Shogi](https://www.curseforge.com/minecraft/mc-mods/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 `hideShieldUnlessWeapon` testing player components instead of item components
- Fixed config translation keys
- Fixed crash on blocks with empty shapes
- Fixed `Out of Torches` showing up even if another tweak would have prevented the torch placement anyway
- Fixed config translation keys
- Fixed crash on blocks with empty shapes
- Fixed `Out of Torches` showing up even if another tweak would have prevented the torch placement anyway
- Fixed config translation keys
- Fixed crash on blocks with empty shapes
- Fixed `Out of Torches` showing up even if another tweak would have prevented the torch placement anyway
- Added `berryPlacementRequiresShiftOrDirt` option
- Changed `shieldWeapons`, `shieldItems` and `foodItems` config option comments for better clarity
- Fixed creative search box not focusing when clearing it with right-click
- Added `berryPlacementRequiresShiftOrDirt` option
- Changed `shieldWeapons`, `shieldItems` and `foodItems` config option comments for better clarity
- Fixed creative search box not focusing when clearing it with right-click
- Changed `chainBuildingSupport` to also trigger while holding an item tagged chains
- Changed `chainBuildingSupport` to also trigger while holding any block and standing below
- Added `navigateToGhostIngredients` tweak, allowing clicking of ghost items to fill in their recipe as if they were clicked in the recipe book
- Added `Mine Single Block` keybind that allows breaking one block at a time while held
- Added `hideHands` tweak, toggled with keybind
- Added `hideEmptyMainHand` tweak
- Added `clearCreativeMenuSearchOnRightClick` tweak to quickly clear the creative menu search
- Added `retainCreativeMenuSearch` tweak to retain the creative menu search even when closing the menu
- Added `logStrippingRequiresShift` tweak as a better alternative to the old keybind toggle
- Fixed `Out of Torches` showing even if another tweak would have cancelled the torch placement anyway
- Changed `chainBuildingSupport` to also trigger while holding an item tagged chains
- Changed `chainBuildingSupport` to also trigger while holding any block and standing below
- Added `navigateToGhostIngredients` tweak, allowing clicking of ghost items to fill in their recipe as if they were clicked in the recipe book
- Added `Mine Single Block` keybind that allows breaking one block at a time while held
- Added `hideHands` tweak, toggled with keybind
- Added `hideEmptyMainHand` tweak
- Added `clearCreativeMenuSearchOnRightClick` tweak to quickly clear the creative menu search
- Added `retainCreativeMenuSearch` tweak to retain the creative menu search even when closing the menu
- Added `logStrippingRequiresShift` tweak as a better alternative to the old keybind toggle
- Fixed `Out of Torches` showing even if another tweak would have cancelled the torch placement anyway
- Changed `chainBuildingSupport` to also trigger while holding an item tagged chains
- Changed `chainBuildingSupport` to also trigger while holding any block and standing below
- Added `navigateToGhostIngredients` tweak, allowing clicking of ghost items to fill in their recipe as if they were clicked in the recipe book
- Added `Mine Single Block` keybind that allows breaking one block at a time while held
- Added `hideHands` tweak, toggled with keybind
- Added `hideEmptyMainHand` tweak
- Added `clearCreativeMenuSearchOnRightClick` tweak to quickly clear the creative menu search
- Added `retainCreativeMenuSearch` tweak to retain the creative menu search even when closing the menu
- Added `logStrippingRequiresShift` tweak as a better alternative to the old keybind toggle
- Fixed `Out of Torches` showing even if another tweak would have cancelled the torch placement anyway
- Added `foodItems` option to allow configuring additional items that should be treated as if they were food
- This applies to both the `noOffhandUseWithFood` and `noOffhandTorchWithFood` tweaks
- Added `foodItems` option to allow configuring additional items that should be treated as if they were food
- This applies to both the `noOffhandUseWithFood` and `noOffhandTorchWithFood` tweaks
- Added `doNotUseLastMending` option for preventing using or breaking with a Mending-enchanted item that is about to break
- Added `noOffhandUseWithFood` option for preventing items in offhand from being used while holding food
- Added `doNotUseLastMending` option for preventing using or breaking with a Mending-enchanted item that is about to break
- Added `noOffhandUseWithFood` option for preventing items in offhand from being used while holding food
- Added `doNotUseLastMending` option for preventing using or breaking with a Mending-enchanted item that is about to break
- Added `noOffhandUseWithFood` option for preventing items in offhand from being used while holding food
- Added `doNotUseLastMending` option for preventing using or breaking with a Mending-enchanted item that is about to break
- Added `noOffhandUseWithFood` option for preventing items in offhand from being used while holding food
- Added `doNotUseLastMending` option for preventing using or breaking with a Mending-enchanted item that is about to break
- Added `noOffhandUseWithFood` option for preventing items in offhand from being used while holding food
- Added `doNotUseLastMending` option for preventing using or breaking with a Mending-enchanted item that is about to break
- Added `noOffhandUseWithFood` option for preventing items in offhand from being used while holding food
- Added `doNotUseLastMending` option for preventing using or breaking with a Mending-enchanted item that is about to break
- Added `noOffhandUseWithFood` option for preventing items in offhand from being used while holding food
- Added `preventAccidentalMining` and `fragileBlocks` options from 1.21.1+
- Added `doNotUseLastMending` option for preventing using or breaking with a Mending-enchanted item that is about to break
- Added `noOffhandUseWithFood` option for preventing items in offhand from being used while holding food
- Added `preventAccidentalMining` and `fragileBlocks` options from 1.21.1+
- Fixed crash when the mod is present on servers
---
- Fixed crash due to invalid key mapping id
---
- Fixed disable step assist preventing even vanilla step-up
- Fixed crash when the mod is present on servers
---
- Fixed crash due to invalid key mapping id
---
- Fixed disable step assist preventing even vanilla step-up
- Fixed crash when the mod is present on servers
---
- Fixed crash due to invalid key mapping id
---
- Fixed disable step assist preventing even vanilla step-up
- Added `disablePavingWithBlockInOffhand` option
- Added support for tags (prefixed with `#`) in `torchItems`, `torchTools`, `shieldWeapons`, `shieldItems` and `fireworkItems` options
- Added `disablePavingWithBlockInOffhand` option
- Added support for tags (prefixed with `#`) in `torchItems`, `torchTools`, `shieldWeapons`, `shieldItems` and `fireworkItems` options
- Added `disablePavingWithBlockInOffhand` option
- Added support for tags (prefixed with `#`) in `torchItems`, `torchTools`, `shieldWeapons`, `shieldItems` and `fireworkItems` options
- Added `disablePavingWithBlockInOffhand` option
- Added support for tags (prefixed with `#`) in `torchItems`, `torchTools`, `shieldWeapons`, `shieldItems` and `fireworkItems` options
- Added `disablePavingWithBlockInOffhand` option
- Added support for tags (prefixed with `#`) in `torchItems`, `torchTools`, `shieldWeapons`, `shieldItems` and `fireworkItems` options
- Added `disablePavingWithBlockInOffhand` option
- Added support for tags (prefixed with `#`) in `torchItems`, `torchTools`, `shieldWeapons`, `shieldItems` and `fireworkItems` options
- Added `disablePavingWithBlockInOffhand` option
- Added support for tags (prefixed with `#`) in `torchItems`, `torchTools`, `shieldWeapons`, `shieldItems` and `fireworkItems` options
- Added `disablePavingWithBlockInOffhand` option
- Added support for tags (prefixed with `#`) in `torchItems`, `torchTools`, `shieldWeapons`, `shieldItems` and `fireworkItems` options
- Updated to Minecraft 1.20.6
- Added preventAccidentalMining and fragileBlocks option to prevent certain blocks from being mined unless sneaking
- Added creativeBreakingSupport option to increase the size of bounding boxes for blocks with random offsets, making it easier to clear an area of them
- Updated to Minecraft 1.20.6
- Added preventAccidentalMining and fragileBlocks option to prevent certain blocks from being mined unless sneaking
- Added creativeBreakingSupport option to increase the size of bounding boxes for blocks with random offsets, making it easier to clear an area of them
- Updated to Minecraft 1.20.6
- Added preventAccidentalMining and fragileBlocks option to prevent certain blocks from being mined unless sneaking
- Added creativeBreakingSupport option to increase the size of bounding boxes for blocks with random offsets, making it easier to clear an area of them
- Fixed master and music volume sliders in options menu no longer showing up
- Fixed equip animation for shields not displaying when hideShieldUnlessHoldingWeapon is enabled
- Fixed master and music volume sliders in options menu no longer showing up
- Fixed equip animation for shields not displaying when hideShieldUnlessHoldingWeapon is enabled
- Fixed Disable Log Stripping tweak also disabling other interaction while holding an axe
- Fixed Recipe Book closing when an item is clicked if No Recipe Book Shifting is enabled
- Updated to Minecraft 1.19.4
- Fixed Disable Log Stripping tweak also disabling other interaction while holding an axe
- Fixed Recipe Book closing when an item is clicked if No Recipe Book Shifting is enabled
- Fixed Disable Log Stripping tweak also disabling other interaction while holding an axe
- Fixed Recipe Book closing when an item is clicked if No Recipe Book Shifting is enabled
- Updated to Minecraft 1.19.4
- Fixed Disable Log Stripping tweak also disabling other interaction while holding an axe
- Fixed Recipe Book closing when an item is clicked if No Recipe Book Shifting is enabled
- Added shieldItems option to specify custom shields to respect in Hide Shield Unless Holding Weapon tweak
- Added noRecipeBookShifting option to disable the screen shift when opening the recipe book
- Added disableLogStripping key bind to toggle log stripping
- Added noOffhandTorchWithFood to prevent placement of offhand torches while holding food
- Added paneBuildingSupport option to increase the hitbox of glass panes and iron fences while placing them
### Version 7.0.1 for Minecraft 1.18.x
- Fixed auto climb being faster than normal climbing
- Added shieldItems option to specify custom shields to respect in Hide Shield Unless Holding Weapon tweak
- Added noRecipeBookShifting option to disable the screen shift when opening the recipe book
- Added disableLogStripping key bind to toggle log stripping
- Added noOffhandTorchWithFood to prevent placement of offhand torches while holding food
- Added paneBuildingSupport option to increase the hitbox of glass panes and iron fences while placing them
### Version 7.0.1 for Minecraft 1.18.x
- Fixed auto climb being faster than normal climbing