IndustrialWires/src/main/java/malte0811/industrialWires/blocks
2018-08-11 20:58:58 +02:00
..
controlpanel The wires now work with both FE and EU, but not at the same time 2018-08-11 20:58:58 +02:00
converter Fix zero-length mechanical multiblocks being allowed to form, as well as some crashes when one is formed/broken, closes #34 2018-07-17 21:03:14 +02:00
hv The wires now work with both FE and EU, but not at the same time 2018-08-11 20:58:58 +02:00
wire The wires now work with both FE and EU, but not at the same time 2018-08-11 20:58:58 +02:00
BlockIWBase.java Added a speedometer for automatic speed control 2018-03-02 22:05:27 +01:00
BlockIWMultiblock.java Pick block works on mechanical multiblocks now 2018-05-14 18:51:42 +02:00
EnergyAdapter.java Updated copyright to 2018 2018-02-28 21:06:33 +01:00
IBlockBoundsIW.java Proper bounding boxes for mech MB parts 2018-04-04 20:47:44 +02:00
IHasDummyBlocksIW.java Updated copyright to 2018 2018-02-28 21:06:33 +01:00
IMetaEnum.java Updated copyright to 2018 2018-02-28 21:06:33 +01:00
INetGUI.java Updated copyright to 2018 2018-02-28 21:06:33 +01:00
IPlacementCheck.java Updated copyright to 2018 2018-02-28 21:06:33 +01:00
ISyncReceiver.java Moved everything that can use EU and FE to using joules as an internal storage unit 2018-04-06 17:29:26 +02:00
ItemBlockIW.java Updated copyright to 2018 2018-02-28 21:06:33 +01:00
IWProperties.java Basic separated energy inputs/outputs for MechMB's 2018-06-16 19:15:15 +02:00
TEDataFixer.java Initial version of a redstone controller for Project:Red bundled cables (no texture, localization, probably crashes without P:R) 2018-08-01 17:29:24 +02:00
TileEntityIWBase.java Single component panels work, fixed some bugs with normal ones 2018-07-31 17:34:18 +02:00
TileEntityIWMultiblock.java Pick block works on mechanical multiblocks now 2018-05-14 18:51:42 +02:00