
Silent gear tool stuck in dimensional storage
knedlikcz opened this issue ยท 4 comments
Describe the bug
When I was moving my storage I threw my silent gear hammer into the system and I cannot get it out, I even emptied all the items and it remains alone and unmovable.
Not even pipes can move it.
To Reproduce
Steps to reproduce the behavior:
- place a silent gear hammer
Expected behavior
Being able to store and remove tools from storage
Screenshots
System (please complete the following information):
- Occultism Version: 1.173.2
- OS: Windows 10
- Minecraft Version: 1.21.1
- Modpack Link and Version, or list of mods: ATM10 2.34
Additional context
Seems to only affect the hammer, other tools damaged or not seem to be fine
It seems to be an issue with other storage mods as well (SilentChaos512/Silent-Gear#777), I traced it down to the fact that using vanilla minecraft item comparison fails on hammers in the given scenario.
Before trying to add completely separate handling for silent gear (which is not trivial) I will wait if they can fix it on their end