Iron Chests should be a required dependency
trabpukcip opened this issue ยท 1 comments
It may seem obvious but Iron Chests should be a required dependency for this mod to work. Users would then get a much nicer stop error screen in game, rather than reading a crash log.
java.lang.NoClassDefFoundError: cpw/mods/ironchest/common/tileentity/chest/TileEntityIronChest
More ideally the mod could be recoded the mod to only allow vanilla wood chests if Iron Chests is not found or if the user does not want to use them for some reason.