TechReborn/src/main/java/techreborn/tiles
2017-12-17 21:24:25 +00:00
..
cable Increased internal buffer for cable to x6 of transfer rate. Closes #1296 2017-10-12 18:23:50 +03:00
fusionReactor Merge branch '1.12' into feature/solar-panles 2017-11-28 17:28:47 +03:00
generator Fixed rotation for solar panels. Closes #1358 2017-12-11 12:03:20 +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-28 15:37:32 +03:00
multiblock Updated Sawmill GUI and TileEntity. 2017-12-13 12:29:39 +03:00
storage Fixes #1354 2017-12-17 21:24:25 +00:00
teir1 Handful of improvements to the electrical furnace, closes #1349 2017-12-04 20:55:57 +00: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