Offset enhancement bugs
LindaJuffermans opened this issue ยท 3 comments
Issue type:
- ๐ Bug
Short description:
-
Max offset is 28, yet the enhancement claims it's at the limit of 32
-
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.
Steps to reproduce the problem:
- Place a connector (e.g. World Block Importer)
- Right-click the connector with a lot of Part Enhancement: Offset items
- Observe the ToP tooltip and the message when trying to add an enhancement past 28 blocks
- Observe the stack count decreasing even if no more enhancements are accepted
- 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:
The offset items not dropping, might be related to the fix of #1418.