Added Configuration Management and killed KeyBindings. Sadly...
This commit is contained in:
@@ -45,7 +45,7 @@ public class CraftingKeys {
|
||||
*/
|
||||
@EventHandler
|
||||
public void preInit(FMLPreInitializationEvent event) {
|
||||
KeyBindings.init();
|
||||
Config.loadConfig(event);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user