Integrated Dynamics

Integrated Dynamics

88M Downloads

Wrench mode switching is too greedy, it shouldn't work when targeting blocks

Jack-McKalling opened this issue ยท 1 comments

commented

Issue type:

  • ๐Ÿ› Bug

Short description:

When shift-right-clicking the wrench, it should change mode only if you're targeting air. That's what's described on the tooltip. But when you're targeting a block (such as grass), it changes mode too.

Image

This is related to Feature Request #1390. Implementing said feature would solve this issue too. But maybe it can be fixed intermediately.

Steps to reproduce the problem:

  1. Put a wrench in your hand
  2. Target the ground and press crouch + right-click
  3. The wrench switches mode

Expected behaviour:

Since the tooltip mentions you need to do this in air, I expect it not to be changing mode when targeting something else than air.


Versions:

  • Core: 1.20.1
  • ComCaps: 2.9.7
  • Dynamics: 1.27.1
  • Minecraft: 1.20.1
  • Mod loader version: Forge 47.4.1

Also affects:

  • Core: 1.26.1
  • ComCaps: 2.9.11
  • Dynamics: 1.27.2
  • Minecraft: 1.21.1
  • Mod loader version: NeoForge 21.1.174

And also affects (although 1.21.4 version is running behind the above ones):

  • Core: 1.25.5-762
  • ComCaps: 2.9.7-237
  • Dynamics: 1.24.1-1229
  • Minecraft: 1.21.4
  • Mod loader version: NeoForge 21.4.137

Log file:

commented

Thanks for reporting!