Commands Part 2
This commit is contained in:
parent
4d90e540b8
commit
40aa2534ee
1 changed files with 3 additions and 3 deletions
|
@ -255,9 +255,9 @@ import WayofTime.alchemicalWizardry.common.tileEntity.TESpellParadigmBlock;
|
||||||
import WayofTime.alchemicalWizardry.common.tileEntity.TETeleposer;
|
import WayofTime.alchemicalWizardry.common.tileEntity.TETeleposer;
|
||||||
import WayofTime.alchemicalWizardry.common.tileEntity.TEWritingTable;
|
import WayofTime.alchemicalWizardry.common.tileEntity.TEWritingTable;
|
||||||
import WayofTime.alchemicalWizardry.common.tileEntity.gui.GuiHandler;
|
import WayofTime.alchemicalWizardry.common.tileEntity.gui.GuiHandler;
|
||||||
import WayofTime.alchemicalWizardry.commands.CommandBind;
|
import WayofTime.alchemicalWizardry.common.commands.CommandBind;
|
||||||
import WayofTime.alchemicalWizardry.commands.CommandUnbind;
|
import WayofTime.alchemicalWizardry.common.commands.CommandUnbind;
|
||||||
import WayofTime.alchemicalWizardry.commands.CommandSN;
|
import WayofTime.alchemicalWizardry.common.commands.CommandSN;
|
||||||
import WayofTime.alchemicalWizardry.common.tweaker.MineTweakerIntegration;
|
import WayofTime.alchemicalWizardry.common.tweaker.MineTweakerIntegration;
|
||||||
import cpw.mods.fml.common.FMLCommonHandler;
|
import cpw.mods.fml.common.FMLCommonHandler;
|
||||||
import cpw.mods.fml.common.Loader;
|
import cpw.mods.fml.common.Loader;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue