IndustrialWires/src/main/java/malte0811/industrialWires/blocks
2017-07-03 21:08:39 +02:00
..
controlpanel Possibly improved transformation performance, closes #10 2017-07-03 21:08:39 +02:00
converter Glowing components like the indicator light actuall glow in the dark now 2017-05-11 16:39:20 +02:00
wire Added (analog) panel meters 2017-05-27 17:02:18 +02:00
BlockIWBase.java Added a way to create tilted panels in-game (no recipe yet) 2017-06-30 21:04:43 +02:00
BlockJacobsLadder.java Updated mappings to match the ones used by IE 2017-06-25 18:34:10 +02:00
EnergyAdapter.java Glowing components like the indicator light actuall glow in the dark now 2017-05-11 16:39:20 +02:00
IBlockBoundsIW.java General refactoring, IC2 connectors no longer use BlockIEBase! 2017-03-21 18:12:09 +01:00
IHasDummyBlocksIW.java Glowing components like the indicator light actuall glow in the dark now 2017-05-11 16:39:20 +02:00
IMetaEnum.java added Jacobs Ladders, part 1 2017-02-26 14:04:23 +01:00
INetGUI.java fixed a crash on dedicated servers because for some reason AABB(Vec3d, Vec3d) is client-only 2017-04-10 16:20:39 +02:00
IPlacementCheck.java added the manual entry on jacobs ladders 2017-03-03 19:04:08 +01:00
ISyncReceiver.java added Jacobs Ladders, part 1 2017-02-26 14:04:23 +01:00
ItemBlockIW.java Glowing components like the indicator light actuall glow in the dark now 2017-05-11 16:39:20 +02:00
TileEntityIWBase.java Glowing components like the indicator light actuall glow in the dark now 2017-05-11 16:39:20 +02:00
TileEntityJacobsLadder.java Updated mappings to match the ones used by IE 2017-06-25 18:34:10 +02:00