Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Item Loader/Unloader does not recognise carts #6

Closed
cloakable opened this issue May 12, 2015 · 3 comments
Closed

Item Loader/Unloader does not recognise carts #6

cloakable opened this issue May 12, 2015 · 3 comments

Comments

@cloakable
Copy link

When you put a minecart from this mod in the filter, the cart is not stopped by the loader; apparently a mod needs to use the Railcraft API to get that to work.

Feature request I guess? It's the one thing stopping me being able to run a diamond chest cargo train :)

@CovertJaguar
Copy link

See Railcraft/Railcraft#607

As stated there, I'm not sure what's going on, but the only API that the Loaders care about it IInventory.

@CovertJaguar
Copy link

Ah it appears to be because you don't implement EntityMinecart.getCartItem().

@buttilda
Copy link
Owner

Easy fix!
Thanks for the report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants