resonant-induction/APIs/universalelectricity/prefab/tile
DarkGuardsman 07e2a7511a fixed Debug load and source blocks
This was honestly very stupid why it wasn't working. It all came down
the a method called getOutputdirections. Honestly why did this stupid
enumset stuff return when its a bad way to track connections. It makes
rotation more complex, and can connect is good enough to handle both.
Any complex connection mojo should be handled by the update tick or
custom mod method rather then by default be there.
2013-08-26 16:48:53 -04:00
..
IRotatable.java moved API file 2013-07-22 01:20:20 -04:00
TileEntityAdvanced.java updated APIs 2013-08-08 09:35:27 -04:00
TileEntityConductor.java updated APIs 2013-08-08 09:35:27 -04:00
TileEntityElectrical.java fixed Debug load and source blocks 2013-08-26 16:48:53 -04:00