Assembled carts lack an icon
FnordMan opened this issue ยท 7 comments
Humm, for me it renders the cart. Do you have mods like optifine and are you in single player or multiplayer?
I'm playing singleplayer and have optifine running... No problems for me...
Cart rendered just fine.
There might be another mod overriding our rendering. If needed I should be able to make a small mod to allow us to track it down.
No optifine or anything like that, this is purely single player for now.
modlist.txt
/\ current modlist, just grabbed a quick directory dump of the mods folder.
Hum, ok I may make a quick mod to see If I can find out what is overriding the rendering "hook" im using
Im closing this, let me know if its still an issue, and I will look into it more.
Could you try this version:
I've registered the Item Renderer as late as possible to try and do it after the broken mod. If its still an issue, I will add a item to the debug menu to try and track it down.