Iron Chests

Iron Chests

171M Downloads

Incompatibility with VanillaTweaks

strikerrocker opened this issue ยท 2 comments

commented

Hey i would like to ask for opinions on whose fault this issue would be StrikerRockers-Mods/VanillaTweaks#51 essentially my mod is adding a capability to all item entities here https://github.com/StrikerRockers-Mods/VanillaTweaks/blob/1.12/src/main/java/io/github/strikerrocker/vt/events/VTEventHandler.java#L127 and iron chests creates what seems to be an dummy item entity here https://github.com/progwml6/ironchest/blob/1.12/src/main/java/cpw/mods/ironchest/client/renderer/chest/TileEntityIronChestRenderer.java#L52 passing world parameter as null and it somehow causes the issue. Any insights on this issue will be appreciated. Others opinion from MMD discord
Screenshot_2019-05-13-21-37-17-1

commented

Thanks for addressing the issue.

commented

Will keep it open till an new version is released.