additionalhammers forge-1.8.jar
Curse Maven Snippet
What's new
• Fixed various minor bugs.
• Removed I18n.format() from onBreakSpeed — status messages no longer use client-side localization.
• Fixed a bug where some machines from HBM's Nuclear Tech Mod: Community Edition were being duplicated.
• All client-side code (onTooltip, onClientTick, Minecraft.getMinecraft(), I18n) has been moved to a separate inner class ClientEventHandler annotated with @SideOnly(Side.CLIENT) and is registered only when getSide().isClient() is true — which should help alleviate the TPS issues on the server.
This mod has no additional files