Create Fabric

Create Fabric

7M Downloads

Vehicle Fix causes cart contraptions to stop when they hit something

chudders1231 opened this issue ยท 8 comments

commented

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

  1. Create minecart contraption with blocks in a line from left to right.
  2. Add some blocks / entities in its path
  3. Enable hitboxes in the debug menu
  4. 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

image
image
image

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

commented

need your mod list

commented

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...

commented

This is easily fixable, could fix it and make a pr when im home

commented

Any kind of update on this?

commented

Oops.... forgot, im gonna sleep now but maybe im gonna do it tomorrow

commented

Any progress update?

commented

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.