feature'tweakAfterClicker'is not working
lzx377z opened this issue · 2 comments
In version1.21 of the minecraft,with version0.21.50-0.21.52 of tweakeroo,the feature'tweakAfterClicker'is not working
在minecraft游戏版本1.21和tweakeroo版本0.21.50-0.21.52中,功能'放置后点击'不起作用
I tested it again in a new environment:
Versions
- minecraft 1.21
- fabric 0.16.9
- fabric api 0.102.0+1.21
- malilib 0.21.0
- tweakeroo 0.21.50
Steps to Reproduce
- set function shortcut keys as T(no conflict with this button)
- set 'afterClickerClickCount' as 2
- place a repeater in the game
Expected Behavior
repeater will be place and set to a delay of two redstone ticks
Actual situation:
repeater is placed as normal
There is a rather annoying interaction with the carpetAccuratePlacementProtocol
option in the After Clicker currently. Basically if you play on a server that doesn't support the "Accurate Block Placement" protocol (i.e. the server doesn't have Servux 0.3+ or CarpetExtra installed), then you should disable the Generic -> carpetAccuratePlacementProtocol
option at least while you need to use the After Clicker.