ActuallyAdditions/src/main/java/ellpeck/actuallyadditions/blocks
2015-07-23 04:08:24 +02:00
..
metalists Removed the Everything-Gets-Added-To-The-OreDictionary-Feature because it was stupid and clogged up the Ore Dictionary. 2015-07-02 10:45:15 +02:00
render Stopped the ResourceLocation being created on RenderTick 2015-07-09 18:10:32 +02:00
BlockBreaker.java Changed GUIs to be an enum instead of static final ints 2015-07-17 09:03:31 +02:00
BlockCanolaPress.java Changed GUIs to be an enum instead of static final ints 2015-07-17 09:03:31 +02:00
BlockCoalGenerator.java Changed GUIs to be an enum instead of static final ints 2015-07-17 09:03:31 +02:00
BlockCoffeeMachine.java Changed GUIs to be an enum instead of static final ints 2015-07-17 09:03:31 +02:00
BlockColoredLamp.java Made the Lamp Powerer work 2015-07-07 12:49:34 +02:00
BlockCompost.java Changed Hardness Settings of the Blocks 2015-07-07 01:13:39 +02:00
BlockContainerBase.java Added Treasure Chests 2015-07-10 13:08:20 +02:00
BlockDropper.java Changed GUIs to be an enum instead of static final ints 2015-07-17 09:03:31 +02:00
BlockEnergizer.java Changed GUIs to be an enum instead of static final ints 2015-07-17 09:03:31 +02:00
BlockFeeder.java Changed GUIs to be an enum instead of static final ints 2015-07-17 09:03:31 +02:00
BlockFermentingBarrel.java Changed GUIs to be an enum instead of static final ints 2015-07-17 09:03:31 +02:00
BlockFishingNet.java Changed Hardness Settings of the Blocks 2015-07-07 01:13:39 +02:00
BlockFluidCollector.java Changed GUIs to be an enum instead of static final ints 2015-07-17 09:03:31 +02:00
BlockFluidFlowing.java Removed now redundant getOredictName() Methods 2015-07-02 10:54:20 +02:00
BlockFurnaceDouble.java Changed GUIs to be an enum instead of static final ints 2015-07-17 09:03:31 +02:00
BlockFurnaceSolar.java Changed Hardness Settings of the Blocks 2015-07-07 01:13:39 +02:00
BlockGeneric.java Changed Hardness Settings of the Blocks 2015-07-07 01:13:39 +02:00
BlockGiantChest.java Changed GUIs to be an enum instead of static final ints 2015-07-17 09:03:31 +02:00
BlockGreenhouseGlass.java Changed Hardness Settings of the Blocks 2015-07-07 01:13:39 +02:00
BlockGrinder.java Changed GUIs to be an enum instead of static final ints 2015-07-17 09:03:31 +02:00
BlockHeatCollector.java Changed Hardness Settings of the Blocks 2015-07-07 01:13:39 +02:00
BlockInputter.java Changed GUIs to be an enum instead of static final ints 2015-07-17 09:03:31 +02:00
BlockItemRepairer.java Changed GUIs to be an enum instead of static final ints 2015-07-17 09:03:31 +02:00
BlockLampPowerer.java Completed Lamp Powerer 2015-07-07 15:27:26 +02:00
BlockLavaFactoryController.java Changed Hardness Settings of the Blocks 2015-07-07 01:13:39 +02:00
BlockMisc.java Changed Hardness Settings of the Blocks 2015-07-07 01:13:39 +02:00
BlockOilGenerator.java Changed GUIs to be an enum instead of static final ints 2015-07-17 09:03:31 +02:00
BlockPhantomBooster.java Changed Hardness Settings of the Blocks 2015-07-07 01:13:39 +02:00
BlockPhantomface.java Changed Connectivity Displaying to work properly 2015-07-20 06:39:52 +02:00
BlockPlant.java Removed now redundant getOredictName() Methods 2015-07-02 10:54:20 +02:00
BlockSlabs.java Changed Hardness Settings of the Blocks 2015-07-07 01:13:39 +02:00
BlockStair.java Removed now redundant getOredictName() Methods 2015-07-02 10:54:20 +02:00
BlockTreasureChest.java Made Treasure Chests have to be right-clicked to drop something 2015-07-12 05:16:26 +02:00
BlockWildPlant.java Fixed Texture Errors occuring 2015-07-06 23:41:10 +02:00
BlockXPSolidifier.java Changed GUIs to be an enum instead of static final ints 2015-07-17 09:03:31 +02:00
FluidAA.java Added tons of stuff! 2015-05-20 22:39:43 +02:00
InitBlocks.java Did a thing with a stuff :3 2015-07-23 04:08:24 +02:00