客户端调整 (Client Tweaks)
我为你修复了 Minecraft 的体验。各种可选的调整,改善 Minecraft 的游戏体验质量。
好消息,我找到了改善你的 Minecraft 体验的秘密。我把它们捆绑在这个模组里。
功能
No Offhand Torch With Block
如果你主手拿着方块,这个选项将拒绝放置火把。因为在这种情况下你肯定不是想放火把的。只是因为有东西挡住了你要放置方块的位置,但是火把大小合适所以放上去了。已经为你修复。
No Offhand Torch With Empty Hand
你知道那种感觉吗,当你累了,试图打开箱子但是误点了旁边的方块?当然你的副手还拿着火把。结果就放置了火把。然后你又得把它打掉。嗯。这个选项只允许在主手不为空时放置火把。这可以作为上面选项的附加启用。
Offhand Torch With Tools Only
这是我认为最好的选项,但改变了太多原版行为,不能作为默认。只有当你拿着工具时,才能从副手放置火把。再也不会出现意外放置火把了。
Do Not Use Last Torch
当使用OptiFine等动态光源时,这个选项很有用。你的副手最后一个火把将无法放置,所以你总是有一束光随身携带。
Hide Own Effect Particles
这个选项会让你自己的药水效果粒子对你的客户端不那么突兀。其他玩家会正常看到它们。不再有烦人的粒子挡住你的视线。
Hide Offhand Item
防止副手物品渲染,以防你讨厌在左边看到你拿着的火把。可以通过按键绑定切换。
Hide Shield Unless Holding Weapon
只有在你拿着武器时,防御盾牌才会渲染在你的副手上。具体来说,它必须是一把攻击伤害大于1.5颗心的剑或斧头。不,你手里拿的那根木棍不是武器。
Auto Climb Ladder
我经常在我的矿坑里挖非常长的梯子,但是每次爬回去都要一直按住键盘很烦。启用这个调整后,只要你在梯子上往上看,你就会继续向上爬。这意味着你可以在聊天时做其他事情,而不会立即掉下来,浪费掉你在长途旅行中的所有进度。
Disable Potion Shift
当药水效果激活时,防止物品栏向右移动。你可能从未注意到,因为NEI在1.7.10中这样做,现在Quark在1.10.2中这样做,然后还有一个叫做No Potion Shift的模组也这样做,但是以防你没有这些,现在有了这个!
Toggle Off Step Assist
有些人讨厌踏步助力,但有时这些提供踏步助力的物品还会带来其他很酷的好处。所以这个选项让你只能禁用踏步助力部分。还可以通过按键绑定切换。
在选项屏幕中的主音量滑块
是的,新的音量设置屏幕很酷。但你不可以把主音量滑块也放在
版本&下载
26.2.0.1+fabric-26.2
26.1.2.3+neoforge-26.1.2
26.1.2.3+fabric-26.1.2
26.1.2.2+neoforge-26.1.2
- 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
26.1.2.2+fabric-26.1.2
- 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
21.1.11+forge-1.21.1
- Fixed crash on blocks with empty shapes
- Fixed `Out of Torches` showing up even if another tweak would have prevented the torch placement anyway
21.1.11+neoforge-1.21.1
- Fixed crash on blocks with empty shapes
- Fixed `Out of Torches` showing up even if another tweak would have prevented the torch placement anyway
21.1.11+fabric-1.21.1
- Fixed crash on blocks with empty shapes
- Fixed `Out of Torches` showing up even if another tweak would have prevented the torch placement anyway
26.1.2.1+neoforge-26.1.2
- Changed `shieldWeapons`, `shieldItems` and `foodItems` config option comments for better clarity
- Fixed creative search box not focusing when clearing it with right-click
26.1.2.1+fabric-26.1.2
- Changed `shieldWeapons`, `shieldItems` and `foodItems` config option comments for better clarity
- Fixed creative search box not focusing when clearing it with right-click
26.1.0.1+neoforge-26.1
26.1.0.1+fabric-26.1
21.11.6+forge-1.21.11
- 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
21.11.6+neoforge-1.21.11
- 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
21.11.6+fabric-1.21.11
- 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
21.11.5+neoforge-1.21.11
21.11.5+forge-1.21.11
21.11.5+fabric-1.21.11
21.11.4+neoforge-1.21.11
21.11.4+forge-1.21.11
21.11.4+fabric-1.21.11
21.11.3+neoforge-1.21.11
- Fixed translations in config screen
21.11.3+forge-1.21.11
- Fixed translations in config screen
21.11.3+fabric-1.21.11
- Fixed translations in config screen
21.1.10+neoforge-1.21.1
- Fixed translations in config screens
21.1.10+forge-1.21.1
- Fixed translations in config screens
21.1.10+fabric-1.21.1
- Fixed translations in config screens
11.1.6+forge-1.20.1
- This applies to both the `noOffhandUseWithFood` and `noOffhandTorchWithFood` tweaks
11.1.6+fabric-1.20.1
- This applies to both the `noOffhandUseWithFood` and `noOffhandTorchWithFood` tweaks
21.11.1+neoforge-1.21.11
21.11.1+fabric-1.21.11
21.10.2+forge-1.21.10
21.10.2+neoforge-1.21.10
21.10.2+fabric-1.21.10
21.10.1+forge-1.21.10
21.10.1+neoforge-1.21.10
21.10.1+fabric-1.21.10
21.9.1+fabric-1.21.9
21.9.1+neoforge-1.21.9
21.1.9+forge-1.21.1
21.1.9+neoforge-1.21.1
21.8.3+forge-1.21.8
21.8.3+neoforge-1.21.8
21.1.9+fabric-1.21.1
21.8.3+fabric-1.21.8
11.1.5+forge-1.20.1
11.1.5+fabric-1.20.1
3.1.11+forge-1.21.2
21.8.2+neoforge-1.21.8
21.8.2+forge-1.21.8
21.8.2+fabric-1.21.8
21.8.1+neoforge-1.21.8
21.8.1+forge-1.21.8
21.8.1+fabric-1.21.8
21.7.2+neoforge-1.21.7
- Added `noOffhandUseWithFood` option for preventing items in offhand from being used while holding food
21.7.2+fabric-1.21.7
- Added `noOffhandUseWithFood` option for preventing items in offhand from being used while holding food
21.1.8+fabric-1.21.1
- Added `noOffhandUseWithFood` option for preventing items in offhand from being used while holding food
21.7.2+forge-1.21.7
- Added `noOffhandUseWithFood` option for preventing items in offhand from being used while holding food
21.1.8+forge-1.21.1
- Added `noOffhandUseWithFood` option for preventing items in offhand from being used while holding food
21.1.8+neoforge-1.21.1
- Added `noOffhandUseWithFood` option for preventing items in offhand from being used while holding food
11.1.4+forge-1.20.1
- Added `noOffhandUseWithFood` option for preventing items in offhand from being used while holding food
- Added `preventAccidentalMining` and `fragileBlocks` options from 1.21.1+
11.1.4+fabric-1.20.1
- Added `noOffhandUseWithFood` option for preventing items in offhand from being used while holding food
- Added `preventAccidentalMining` and `fragileBlocks` options from 1.21.1+
21.7.1+forge-1.21.7
21.7.1+neoforge-1.21.7
21.7.1+fabric-1.21.7
21.6.2+forge-1.21.6
21.6.1+neoforge-1.21.6
21.6.1+fabric-1.21.6
21.4.8+forge-1.21.4
---
- Fixed disable step assist preventing even vanilla step-up
21.4.8+neoforge-1.21.4
---
- Fixed disable step assist preventing even vanilla step-up
21.4.8+fabric-1.21.4
---
- Fixed disable step assist preventing even vanilla step-up
21.5.6+neoforge-1.21.5
---
- Fixed crash due to invalid key mapping id
---
- Fixed disable step assist preventing even vanilla step-up
21.1.7+neoforge-1.21.1
---
- Fixed disable step assist preventing even vanilla step-up
21.1.7+forge-1.21.1
---
- Fixed disable step assist preventing even vanilla step-up
21.5.6+forge-1.21.5
---
- Fixed crash due to invalid key mapping id
---
- Fixed disable step assist preventing even vanilla step-up
21.1.7+fabric-1.21.1
---
- Fixed disable step assist preventing even vanilla step-up
21.5.6+fabric-1.21.5
---
- Fixed crash due to invalid key mapping id
---
- Fixed disable step assist preventing even vanilla step-up
21.5.5+neoforge-1.21.5
- Fixed disable step assist preventing even vanilla step-up
21.5.5+forge-1.21.5
- Fixed disable step assist preventing even vanilla step-up
21.5.5+fabric-1.21.5
- Fixed disable step assist preventing even vanilla step-up
21.4.7+neoforge-1.21.4
21.4.7+forge-1.21.4
21.5.4+neoforge-1.21.5
21.4.7+fabric-1.21.4
21.1.6+neoforge-1.21.1
21.5.4+forge-1.21.5
21.1.6+forge-1.21.1
21.1.6+fabric-1.21.1
21.5.4+fabric-1.21.5
21.5.3+neoforge-1.21.5
21.5.3+forge-1.21.5
21.4.6+neoforge-1.21.4
21.4.6+forge-1.21.4
21.1.5+neoforge-1.21.1
21.1.5+forge-1.21.1
21.5.2+forge-1.21.5
21.5.1+neoforge-1.21.5
21.5.1+fabric-1.21.5
21.1.4+neoforge-1.21.1
21.1.4+forge-1.21.1
11.1.3+forge-1.20.1
21.4.5+forge-1.21.4
21.4.5+neoforge-1.21.4
11.1.3+fabric-1.20.1
21.1.4+fabric-1.21.1
21.4.5+fabric-1.21.4
21.4.4+forge-1.21.4
21.4.4+neoforge-1.21.4
21.4.4+fabric-1.21.4
21.1.3+neoforge-1.21.1
21.1.3+forge-1.21.1
11.1.2+forge-1.20.1
21.1.3+fabric-1.21.1
11.1.2+fabric-1.20.1
21.1.2+forge-1.21.1
- Added support for tags (prefixed with `#`) in `torchItems`, `torchTools`, `shieldWeapons`, `shieldItems` and `fireworkItems` options
21.1.2+neoforge-1.21.1
- Added support for tags (prefixed with `#`) in `torchItems`, `torchTools`, `shieldWeapons`, `shieldItems` and `fireworkItems` options
21.1.2+fabric-1.21.1
- Added support for tags (prefixed with `#`) in `torchItems`, `torchTools`, `shieldWeapons`, `shieldItems` and `fireworkItems` options
21.4.3+forge-1.21.4
- Added support for tags (prefixed with `#`) in `torchItems`, `torchTools`, `shieldWeapons`, `shieldItems` and `fireworkItems` options
21.4.3+neoforge-1.21.4
- Added support for tags (prefixed with `#`) in `torchItems`, `torchTools`, `shieldWeapons`, `shieldItems` and `fireworkItems` options
11.1.1+forge-1.20.1
- Added support for tags (prefixed with `#`) in `torchItems`, `torchTools`, `shieldWeapons`, `shieldItems` and `fireworkItems` options
21.4.3+fabric-1.21.4
- Added support for tags (prefixed with `#`) in `torchItems`, `torchTools`, `shieldWeapons`, `shieldItems` and `fireworkItems` options
11.1.1+fabric-1.20.1
- Added support for tags (prefixed with `#`) in `torchItems`, `torchTools`, `shieldWeapons`, `shieldItems` and `fireworkItems` options
21.4.2+forge-1.21.4
21.4.1+neoforge-1.21.4
21.4.1+fabric-1.21.4
21.3.1+fabric-1.21.3
21.3.1+neoforge-1.21.3
21.1.1+neoforge-1.21.1
21.1.1+forge-1.21.1
21.1.1+fabric-1.21.1
21.0.2+neoforge-1.21
21.0.2+forge-1.21
21.0.2+fabric-1.21
21.0.1+neoforge-1.21
21.0.1+forge-1.21
21.0.1+fabric-1.21
14.0.1+neoforge-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
14.0.1+forge-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
14.0.1+fabric-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
13.0.2+neoforge-1.20.4
- Updated to Minecraft 1.20.4
13.0.2+forge-1.20.4
- Updated to Minecraft 1.20.4
13.0.2+fabric-1.20.4
- Updated to Minecraft 1.20.4
13.0.1+neoforge-1.20.4
13.0.1+forge-1.20.4
13.0.1+fabric-1.20.4
12.1.0+neoforge-1.20.2
12.1.0+forge-1.20.2
12.1.0+fabric-1.20.2
12.0.0+forge-1.20.2
12.0.0+fabric-1.20.2
8.3.0+fabric-1.19.2
8.3.0+forge-1.19.2
11.1.0+forge-1.20
11.1.0+fabric-1.20
11.0.0+forge-1.20
11.0.0+fabric-1.20
8.1.2+fabric-1.19.2
10.0.2+forge-1.19.4
- Fixed equip animation for shields not displaying when hideShieldUnlessHoldingWeapon is enabled
8.1.2+forge-1.19.2
10.0.2+fabric-1.19.4
- Fixed equip animation for shields not displaying when hideShieldUnlessHoldingWeapon is enabled
8.1.1+fabric-1.19.2
- Fixed Recipe Book closing when an item is clicked if No Recipe Book Shifting is enabled
10.0.1+fabric-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
8.1.1+forge-1.19.2
- Fixed Recipe Book closing when an item is clicked if No Recipe Book Shifting is enabled
10.0.1+forge-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
7.1.0+fabric-1.18.2
7.1.0+forge-1.18.2
9.0.0+forge-1.19.3
9.0.0+fabric-1.19.3
8.1.0+forge-1.19
- Fixed tools with high attack damage counting as weapons for hideShieldUnlessUsingWeapon option (by cookiemonste19)
### Version 8.0.0 for Minecraft 1.19.x
- Updated to Minecraft 1.19
8.1.0+fabric-1.19
- Fixed tools with high attack damage counting as weapons for hideShieldUnlessUsingWeapon option (by cookiemonste19)
### Version 8.0.0 for Minecraft 1.19.x
- Updated to Minecraft 1.19
8.0.0+forge-1.19
- 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
### Version 7.0.0 for Minecraft 1.18.x
- Updated to Minecraft 1.18
8.0.0+fabric-1.19
- 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
### Version 7.0.0 for Minecraft 1.18.x
- Updated to Minecraft 1.18
收录








