[1.14.4] Blocks already in the range are consumed
Discomanco opened this issue ยท 6 comments
Describe the bug
When you extend the Draw Bridge, blocks that are already in its extension area are simply consumed. It seems to have a low chance to add those back to the inventory
To Reproduce
Steps to reproduce the behavior:
- Place down Draw Bridge
- Place 1 item in the first slot
- Place 1-9 blocks in the world, in front of the Draw Bridge
- Power Draw Bridge
- De-power Draw Bridge
- All blocks you placed are likely gone now. Not in the inventory of the Draw Bridge, nor will push out again when powering it
Expected behavior
To either ignore blocks it didn't place (preferred, goes well with #14 too), or add those picked up blocks to its inventory.
Screenshots
If applicable, add screenshots to help explain your problem.
Versions
- Minecraft Version 1.14.4
- Forge Version 28.1.69
- UTeamCore Version 2.7.5.135-SNAPSHOT
Hello and also Thanks,
I am currently not able to fix anything of it. I am very sorry, I will fix things as soon as there is some time in sight.
Cheers
~MrTroble
this also appears in the 1.12.2 version.
I have a setup like this. Where >/<
is drawbridge, =
is iron bars, and |
is a wall. The right side bridges will suck bars through the wall.
>===|===<
>===|===<
>===|===<
This problem is fixed with this commit and will be on curseforge soon.
The animation will be removed though.