
Cart trains stop recognizing inventory if there's any non-inventory carts between them
Closed this issue ยท 0 comments
Is there an existing issue for this?
- I have searched the existing issues
Description of the Bug
I have a train, having 1 tunnel bore, a few chest carts, one worldspike cart and one track remover cart. The tunnel bore is supposed to pick/deposit items from the carts, but that only happens if the bore is directly next to the chest carts. The same issue happens when the track remover cart is not directly next to the chest carts: the tracks get dropped on the ground. That makes it impossible to have worldspike carts in the train, since the first cart is always the bore, the last cart is the cart remover, and there must be no other carts but chest carts between them.
I took a few screenshots to show the issue better:
Worldspike between carts, the cart remover does not recognize the train inventory:
No carts between cart remover and chest carts: works correctly
Again, but showing the cart links with the goggles on. The carts are linked, but the cart remover does not recognize the inventory.
Railcraft Reborn version
railcraft-reborn-1.21.1-1.2.5
NeoForge/Forge version
21.1.172
Minecraft version
1.21.1
Minecraft server
Yes
To Reproduce
- Place and fill an tunnel bore
- Place and link chest carts to the train
- Add an worldspike cart to the train
- Add an cart remover cart to the train
Expected behavior
I would expect the cart remover to identify the inventory.
Logs & Environment
Screenshots & Video
No response