TechReborn/src/main/java/techreborn/tiles
drcrazy 44524a680b Fix alloy plate name, MFU and MFSU I\O rates (#1249)
* Fixed name for advanced alloy plate

* Fix rates and storage amount for MFE and MFSU. Closes #1205
2017-08-26 01:58:35 +03:00
..
cable Revert: Small improvements to the cables 2017-06-30 13:17:06 +01:00
fusionReactor Replace all emptiness checks == ItemStack.Empty with .isEmpty() (#1247) 2017-08-25 11:08:15 -07:00
generator Fixes https://github.com/TechReborn/TechReborn/issues/1160 2017-06-29 15:49:34 +01:00
idsu Auto format code 2017-06-28 20:54:12 +01:00
lesu Continue the great refactor of mid 2017 (A lot of stuff still broken, it's a WIP) 2017-06-14 08:56:09 -07:00
multiblock Replace all emptiness checks == ItemStack.Empty with .isEmpty() (#1247) 2017-08-25 11:08:15 -07:00
storage Fix alloy plate name, MFU and MFSU I\O rates (#1249) 2017-08-26 01:58:35 +03:00
teir1 Replace all emptiness checks == ItemStack.Empty with .isEmpty() (#1247) 2017-08-25 11:08:15 -07:00
transformers Auto format code 2017-06-28 20:54:12 +01:00
TileAdjustableSU.java Continue the great refactor of mid 2017 (A lot of stuff still broken, it's a WIP) 2017-06-14 08:56:09 -07:00
TileAlloySmelter.java Auto format code 2017-06-12 14:23:32 +01:00
TileAssemblingMachine.java Do more configs. Still a lot to go 2017-06-09 08:31:19 -07:00
TileAutoCraftingTable.java Auto crafting table sound 2017-07-01 12:09:35 +01:00
TileChargeOMat.java Fixes https://github.com/TechReborn/TechReborn/issues/1160 2017-06-29 15:49:34 +01:00
TileChemicalReactor.java Fixes https://github.com/TechReborn/TechReborn/issues/1159 2017-06-29 12:50:23 +01:00
TileChunkLoader.java Remove old int tiers 2017-06-13 20:28:50 +01:00
TileDigitalChest.java Fixes https://github.com/TechReborn/TechReborn/issues/1160 2017-06-29 15:49:34 +01:00
TileEntityFlare.java Added license info to the header of all files. 2017-02-23 12:29:43 +00:00
TileIndustrialCentrifuge.java Begin the Great Refactor of Mid-2017 2017-06-13 16:49:52 -07:00
TileIndustrialElectrolyzer.java Do more configs. Still a lot to go 2017-06-09 08:31:19 -07:00
TileIronAlloyFurnace.java Replace all emptiness checks == ItemStack.Empty with .isEmpty() (#1247) 2017-08-25 11:08:15 -07:00
TileIronFurnace.java Replace all emptiness checks == ItemStack.Empty with .isEmpty() (#1247) 2017-08-25 11:08:15 -07:00
TileMachineCasing.java Added license info to the header of all files. 2017-02-23 12:29:43 +00:00
TileMatterFabricator.java Fix matter fabricator energy use, adds EU-per-amp config value (#1231) 2017-08-09 10:53:19 +03:00
TilePlayerDectector.java Do more configs. Still a lot to go 2017-06-09 08:31:19 -07:00
TilePump.java Remove old int tiers 2017-06-13 20:28:50 +01:00
TileQuantumChest.java Fixes https://github.com/TechReborn/TechReborn/issues/1160 2017-06-29 15:49:34 +01:00
TileQuantumTank.java Fix compile 2017-06-09 08:47:44 -07:00
TileRollingMachine.java Found some more null itemstacks 2017-06-13 11:26:08 +01:00
TileScrapboxinator.java Auto format code 2017-06-12 14:23:32 +01:00
TileTechStorageBase.java Replace all emptiness checks == ItemStack.Empty with .isEmpty() (#1247) 2017-08-25 11:08:15 -07:00