[RELEASE] Added support for 1.8.9 and 1.9 (still in dev.). Fixed a small KeyBindingBug.

This commit is contained in:
0xSeb
2016-04-04 19:22:46 +02:00
parent 6d30bef540
commit 8a898b8bcd
6 changed files with 6 additions and 6 deletions
@@ -1,6 +1,6 @@
package de.skate702.craftingkeys;
// NEW_1_9 cpw.mods.fml => net.minecraftforge.fml
// NEW_1_8 cpw.mods.fml => net.minecraftforge.fml
import cpw.mods.fml.client.event.ConfigChangedEvent;
import cpw.mods.fml.common.FMLCommonHandler;