Cannon barrels collision is reversed
Query74 opened this issue ยท 1 comments
Describe the bug
When a cannon using the Cannon Barrels is assembled, the barrel's hitbox for player collision is reversed to the other side of the cannon. This does not seem to happen with the wider cannon pieces.
- OS: Windows
- Version: createbigcannons-1.18.2-beta-0.2.jar
To Reproduce
Steps to reproduce the behavior:
- build a cannon using the skinny Cannon Barrel blocks
- assemble it
- try to walk on the visible barrel
- see bug
Expected behavior
I expected to be able to walk on the visible cannon barrel like with the wider cannon blocks, and to be able to pass through the visible other side of the cannon with no blocks there.
Should have been fixed here: rbasamoyai@e21eab8