Moved IMechanicalNode to fix a gradle issue
This commit is contained in:
parent
4070d0e4ce
commit
3404a103c0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
package resonantinduction.mechanical.interfaces;
|
||||
package resonantinduction.core.interfaces;
|
||||
|
||||
import net.minecraftforge.common.ForgeDirection;
|
||||
import resonant.api.grid.INode;
|
Loading…
Reference in a new issue