IndustrialWires/src/main/java/malte0811/industrialWires/blocks
malte0811 7eecdea794 Build 1.4-8
Added the missing textures
Fixed a few minor bugs
2017-05-10 13:20:00 +02:00
..
controlpanel Build 1.4-8 2017-05-10 13:20:00 +02:00
converter Added textures for the panel creator GUI and the control panel block 2017-04-17 19:35:14 +02:00
wire Added textures for the panel creator GUI and the control panel block 2017-04-17 19:35:14 +02:00
BlockIWBase.java Added an item model for the control panel 2017-04-28 20:20:52 +02:00
BlockJacobsLadder.java Added textures for the panel creator GUI and the control panel block 2017-04-17 19:35:14 +02:00
EnergyAdapter.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
IBlockBoundsIW.java General refactoring, IC2 connectors no longer use BlockIEBase! 2017-03-21 18:12:09 +01:00
IHasDummyBlocksIW.java Progress on the jacobs ladders: 2017-02-28 17:32:40 +01: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 Added textures for the panel creator GUI and the control panel block 2017-04-17 19:35:14 +02:00
TileEntityIWBase.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
TileEntityJacobsLadder.java Control panels now work when connected to multiple RS ports with the same ID 2017-04-02 17:16:42 +02:00