TechReborn/src/main/java/techreborn/blocks
joflashstudios ace69fc5be Tweaked OreDrop constructor
baseChance is now exposed to the rest of the world as a double, since it was just an error waiting to happen when somebody enters the % chance as stack size or vice versa.
2015-06-08 01:06:56 -04:00
..
fluid Organized imports 2015-05-19 23:00:36 +01:00
generator Added proper textures to heat generator 2015-06-07 13:05:53 -05:00
machine Fixed Derp.... 2015-06-07 20:47:44 +01:00
storage Added wrench rotation to the aesu. 2015-06-07 19:11:08 +01:00
BlockChunkLoader.java Organized imports 2015-05-19 23:00:36 +01:00
BlockComputerCube.java Added computercube and lapotronic energy orb 2015-06-07 15:55:23 -04:00
BlockDigitalChest.java Fixed Digital Chest texture 2015-06-07 01:26:37 -04:00
BlockElectricCraftingTable.java Organized imports 2015-05-19 23:00:36 +01:00
BlockFusionCoil.java Organized imports 2015-05-19 23:00:36 +01:00
BlockFusionControlComputer.java Organized imports 2015-05-19 23:00:36 +01:00
BlockHighlyAdvancedMachine.java Organized imports 2015-05-19 23:00:36 +01:00
BlockMachineBase.java All machines will drop Inventory after they Implement IInventory 2015-06-07 00:00:15 +01:00
BlockMachineCasing.java Broken build 2015-05-04 22:04:51 +01:00
BlockMachineFrame.java Added 5 additional types of machine hulls and their respective textures 2015-05-22 15:02:02 -05:00
BlockMetalShelf.java Organized imports 2015-05-19 23:00:36 +01:00
BlockOre.java Added ruby and sapphire ore drops. 2015-06-08 00:31:28 -04:00
BlockQuantumChest.java Organized imports 2015-05-19 23:00:36 +01:00
BlockQuantumTank.java Organized imports 2015-05-19 23:00:36 +01:00
BlockStorage.java Added new storage blocks and textures 2015-05-22 17:37:10 -05:00
BlockStorage2.java Added new storage blocks and textures 2015-05-22 17:37:10 -05:00
BlockSupercondensator.java Organized imports 2015-05-19 23:00:36 +01:00
BlockWoodenshelf.java Organized imports 2015-05-19 23:00:36 +01:00
OreDrop.java Tweaked OreDrop constructor 2015-06-08 01:06:56 -04:00
OreDropSet.java We no longer need to distinguish between primary and secondary, since we are now using [ArrayList<ItemStack> getDrops()]. 2015-06-08 00:46:51 -04:00