TechReborn/src/main/java/techreborn/tiles
2017-11-29 09:35:00 +00:00
..
cable Increased internal buffer for cable to x6 of transfer rate. Closes #1296 2017-10-12 18:23:50 +03:00
fusionReactor Added coils check in onLoad. Closes #1337 2017-11-08 03:16:51 +03:00
generator Added plasma generator. Some work on #884 2017-10-13 03:20:34 +03:00
idsu Removed unused code, added Override annotation 2017-11-12 12:15:32 +03:00
lesu Limited LESU max storage to MAX_INT FE or MAX_INT/4 EU. Closes #1328 2017-11-08 01:48:11 +03:00
lighting Implement powered lighting. 2017-11-04 07:31:07 +00:00
multiblock Fixes #1344 2017-11-29 09:35:00 +00:00
storage Can now charge ic2 items, closes #1202 2017-11-27 13:34:45 +00:00
teir1 Small tile cleanup + small fixes for potential issues. 2017-10-11 13:04:09 +01:00
transformers Added config for transformers to follow IC2 style. Closes #1326 2017-11-14 14:34:14 +03:00
TileAssemblingMachine.java Suppressed warning for old upgrade slots 2017-10-11 11:28:04 +03:00
TileAutoCraftingTable.java Fixed JavaDoc and CTScrapbox warnings 2017-11-27 17:55:29 +03:00
TileChargeOMat.java Fixed check for max storage for chests. Closes #1026 2017-09-22 04:03:20 +03:00
TileChemicalReactor.java Some machines can use batteries now 2017-09-16 00:50:43 +03:00
TileChunkLoader.java fix all? the tile to prevent bug duplication 2017-09-08 21:39:46 +02:00
TileDigitalChest.java fix all? the tile to prevent bug duplication 2017-09-08 21:39:46 +02:00
TileEntityFlare.java Added license info to the header of all files. 2017-02-23 12:29:43 +00:00
TileIndustrialCentrifuge.java Some machines can use batteries now 2017-09-16 00:50:43 +03:00
TileIndustrialElectrolyzer.java Some machines can use batteries now 2017-09-16 00:50:43 +03:00
TileIronAlloyFurnace.java Fixed texture error for fluid itemblocks. 2017-11-13 02:14:44 +03:00
TileIronFurnace.java Fixed iron furnace fuel slot shift-click in ugly way. Closes #968 2017-11-13 13:46:20 +03:00
TileMachineCasing.java Removed unused code, added Override annotation 2017-11-12 12:15:32 +03:00
TileMatterFabricator.java Some machines can use batteries now 2017-09-16 00:50:43 +03:00
TilePlayerDectector.java Fixed tooltip issue. Closes #865 2017-09-07 18:29:52 +03:00
TilePump.java Removed unused code, added Override annotation 2017-11-12 12:15:32 +03:00
TileQuantumChest.java fix all? the tile to prevent bug duplication 2017-09-08 21:39:46 +02:00
TileQuantumTank.java Added check for config for block break with pickaxe. Closes #1172 2017-09-28 02:03:16 +03:00
TileRollingMachine.java Fix dupe bug, Fixes https://github.com/TechReborn/TechReborn/issues/1342 2017-11-18 20:37:14 +00:00
TileScrapboxinator.java Fixed scrapbox list of outputs. Closes #1317. I hope ) 2017-10-24 15:09:53 +03:00
TileTechStorageBase.java Small tile cleanup + small fixes for potential issues. 2017-10-11 13:04:09 +01:00