Vehicle Fix causes cart contraptions to stop when they hit something
chudders1231 opened this issue ยท 8 comments
Describe the Bug
Cart contraptions seem to stop if the front of the contraption's hitbox meets an entity / block.
The hitbox is particularly large which, i am new to create, seems to be overly large. This stops 99% of cart contraptions from doing it's job. The cart contraption stops, and is unable to be pushed until the "obstacle" is removed from its path
Reproduction Steps
- Create minecart contraption with blocks in a line from left to right.
- Add some blocks / entities in its path
- Enable hitboxes in the debug menu
- Set the cart contraption off
Expected Result
Cart contraptions are unaffected by mobs / entities and contraptions move right up to the block for drills and break blocks as expected.
Screenshots and Videos
Crash Report or Log
No response
Operating System
Windows 11
Mod Version
0.5.1b
Minecraft Version
1.19.2
Other Mods
No response
Additional Context
No response
I found out the mod, its Vehicle Fix. Someone raised an issue on the mod github, and the author's response was to make a datapack to fix it.
Idk if there is something that can be done on your end, but yeah...
So, I tried fixing this on the mods side, but the thing is create pretends the create contraption is a minecart, so it doesn't work. I currently don't know how to get if the minecart really is a minecart or a create contraption.