[1.16.5 Bug] Right click the compass does not consider as Using the compass
Closed this issue ยท 1 comments
Minecraft 1.16.5 Forge 36.2.35 Mod 1.1.2
If you place a explorer compass in your mainhand and a snowball in your offhand, then right click. The gui will be opened while the snowball will be thrown too.
It means the game does not consider right-clicking the explorer compass as using it.
Because in vanilla, if the mainhand item can be used, the using of offhand item will be disabled, which means items in your two hands cannot be used simultaneously.
In another word, if an item can be used, in Statistics / Items / Times used will show how many times it has been used. Obviously, because right-clicking explorer compass does not consider as using it. Using times in statistics of explorer compass will not change any more.
Mod Nature Compass also has this problem.
Expect behaviors:
The right-clicking behaviors of compass use vanilla behaviors.