.. |
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
|
Made it so that, in the advanced ESD, both filters filter for both pulling and putting
|
2015-08-04 10:14:23 +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
|
Removed Debug Print.
|
2015-07-07 16:22:55 +02:00 |
TileEntityPhantomPlacer.java
|
Added a Description for the Phantomface to what type of block it is connected and how far it is away.
|
2015-07-07 16:35:37 +02:00 |
TileEntityXPSolidifier.java
|
Fixed all Shift-Click Mechanics
|
2015-07-15 09:28:01 +02:00 |