Integrated Dynamics

Integrated Dynamics

63M Downloads

Offset enhancement bugs

LindaJuffermans opened this issue ยท 3 comments

commented

Issue type:

  • ๐Ÿ› Bug

Short description:

  • Max offset is 28, yet the enhancement claims it's at the limit of 32
    image
    image

  • Trying to apply enhancements past the limit reduces the count of the stack on the client; taking the stack and putting it back refreshes the count

  • Picking up the connector doesn't drop the enhancements, they remain part of the connector item. There appears to be no way to get the enhancements back, if you place the connector in your crafting grid to take out the result it just voids the enhancements.
    image
    image

Steps to reproduce the problem:

  1. Place a connector (e.g. World Block Importer)
  2. Right-click the connector with a lot of Part Enhancement: Offset items
  3. Observe the ToP tooltip and the message when trying to add an enhancement past 28 blocks
  4. Observe the stack count decreasing even if no more enhancements are accepted
  5. Take the connector, observe the tooltip in your inventory also reads 28

Expected behaviour:

I expect the maximum offset to be 32, not 28.
I expect the count of the stack to not decrease on the client if the enhancement is not accepted.
I expect the enhancements to drop either when picking up the connector or through crafting.


Versions:

  • This mod: 1.24.2
  • Minecraft: 1.20.1
  • Mod loader version: Forge 47.3.0

Log file:

commented

Thanks for reporting!

commented

The offset items not dropping, might be related to the fix of #1418.

commented

Picking up the connector doesn't drop the enhancements, they remain part of the connector item.

They only drop when broken with a pickaxe, not with a wrench.