ActuallyAdditions/src/main/java/ellpeck/actuallyadditions/tile
2015-08-10 22:55:34 +02:00
..
IPhantomTile.java Made the way Phantom Tiles work more generic 2015-08-10 10:37:44 +02:00
TileEntityBase.java Added Ore Magnet which can pull ores to the surface. Currently doesn't use energy etc, but it pulls the stuff up! 2015-07-30 10:32:30 +02:00
TileEntityBreaker.java Made the Lamp Powerer work 2015-07-07 12:49:34 +02:00
TileEntityCanolaPress.java All Client and Server Syncing is now done with Events instead of the Vanilla Container Features 2015-07-02 04:21:21 +02:00
TileEntityCoalGenerator.java All Client and Server Syncing is now done with Events instead of the Vanilla Container Features 2015-07-02 04:21:21 +02:00
TileEntityCoffeeMachine.java All Client and Server Syncing is now done with Events instead of the Vanilla Container Features 2015-07-02 04:21:21 +02:00
TileEntityCompost.java -Fixed another Crusher Bug... derp! 2015-05-25 17:00:54 +02:00
TileEntityDropper.java -Ready for Version 0.0.5.3 2015-05-30 17:47:57 +02:00
TileEntityEnergizer.java Fixed a Bug with the ESD not asking if the Item is valid for a Slot when the slot content is null 2015-07-12 03:13:06 +02:00
TileEntityEnervator.java Fixed Energizer and Enervator not being able to in- and output 2015-07-12 03:08:43 +02:00
TileEntityFeeder.java All Client and Server Syncing is now done with Events instead of the Vanilla Container Features 2015-07-02 04:21:21 +02:00
TileEntityFermentingBarrel.java All Client and Server Syncing is now done with Events instead of the Vanilla Container Features 2015-07-02 04:21:21 +02:00
TileEntityFishingNet.java -Added Hairy Balls 2015-05-07 16:36:29 +02:00
TileEntityFluidCollector.java Added a Check to the Fluid Collector to prevent derps 2015-07-08 20:02:09 +02:00
TileEntityFurnaceDouble.java All Client and Server Syncing is now done with Events instead of the Vanilla Container Features 2015-07-02 04:21:21 +02:00
TileEntityFurnaceSolar.java -Phantom Booster 2015-06-12 19:12:06 +02:00
TileEntityGiantChest.java -Update 0.0.6.1 2015-06-28 03:12:32 +02:00
TileEntityGreenhouseGlass.java Added Ring of Growh, tweaked Greenhouse Glass a bit 2015-07-25 11:06:10 +02:00
TileEntityGrinder.java All Client and Server Syncing is now done with Events instead of the Vanilla Container Features 2015-07-02 04:21:21 +02:00
TileEntityHeatCollector.java Changed a method in WorldUtil just for comfort in the future 2015-07-27 08:40:24 +02:00
TileEntityInputter.java Fixed the ESD ignoring setInventorySlotContents() 2015-08-10 12:51:13 +02:00
TileEntityInventoryBase.java Update Checker Changes! 2015-05-27 21:57:53 +02:00
TileEntityItemRepairer.java All Client and Server Syncing is now done with Events instead of the Vanilla Container Features 2015-07-02 04:21:21 +02:00
TileEntityLavaFactoryController.java Changed the Lava Factory Completeness Detection to be less stupid and better to use 2015-07-25 05:28:31 +02:00
TileEntityOilGenerator.java All Client and Server Syncing is now done with Events instead of the Vanilla Container Features 2015-07-02 04:21:21 +02:00
TileEntityOreMagnet.java Added a Blacklist for the Ore Magnet, made ores not generate in flat worlds 2015-08-02 06:55:32 +02:00
TileEntityPhantomBooster.java Stopped the Phantom Booster from Updating 2015-07-08 23:10:38 +02:00
TileEntityPhantomface.java Started work on Playerfaces, might kind of work a bit maybe but I didn't test it yet because I don't want to 2015-08-10 22:55:34 +02:00
TileEntityPhantomPlacer.java Made the way Phantom Tiles work more generic 2015-08-10 10:37:44 +02:00
TileEntityPhantomPlayerface.java Started work on Playerfaces, might kind of work a bit maybe but I didn't test it yet because I don't want to 2015-08-10 22:55:34 +02:00
TileEntityXPSolidifier.java Finally gave actual credit to people I took code from because I wanted to do that for a long time and now don't feel stupid and mean anymore 2015-08-09 23:06:43 +02:00