IndustrialWires/src/main/java/malte0811/industrialWires/blocks
malte0811 f4884d23ba Build 1.6-21
Updated README.md+screenshot
Fixed the Marx generator not charging properly off an EU supply
Fixed the IE version detection. Stupid Java optimized out the field access to the version String since it's static final
2017-10-22 20:02:41 +02:00
..
controlpanel Merge branch 'marx' into MC1.12 2017-09-04 17:42:50 +02:00
converter Fix some bugs&crashes when IC2 isn't installed 2017-08-23 22:30:24 +02:00
hv Build 1.6-21 2017-10-22 20:02:41 +02:00
wire Replace Albedo by Mirage 2017-09-06 21:18:59 +02:00
BlockIWBase.java Merge branch 'MC1.12' into marx 2017-08-07 22:03:07 +02:00
BlockIWMultiblock.java Change the structure of the Marx generator to not include IC2 blocks 2017-08-13 18:46:46 +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 Remove TE's that don't need to tick from the ticking TE list 2017-09-13 21:32:19 +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 IW's items show up in the creative search now 2017-07-10 20:30:18 +02:00
IWProperties.java Wire connections and bounding boxes for the Marx generator 2017-06-03 21:06:25 +02:00
TileEntityIWBase.java Glowing components like the indicator light actuall glow in the dark now 2017-05-11 16:39:20 +02:00
TileEntityIWMultiblock.java Remove TE's that don't need to tick from the ticking TE list 2017-09-13 21:32:19 +02:00