TechReborn/src/main/java/techreborn/blocks
2017-09-06 13:46:12 +01:00
..
advanced_machine Slight rework of the gui system, should fix some issues with wrenching. Should fix #1264 fixes #988 + a handful of weird gui de-syncs 2017-09-06 13:46:12 +01:00
cable Fixes #1178 2017-07-03 19:48:21 +01:00
fluid Begin the Great Refactor of Mid-2017 2017-06-13 16:49:52 -07:00
generator Slight rework of the gui system, should fix some issues with wrenching. Should fix #1264 fixes #988 + a handful of weird gui de-syncs 2017-09-06 13:46:12 +01:00
iron_machines Slight rework of the gui system, should fix some issues with wrenching. Should fix #1264 fixes #988 + a handful of weird gui de-syncs 2017-09-06 13:46:12 +01:00
machine Slight rework of the gui system, should fix some issues with wrenching. Should fix #1264 fixes #988 + a handful of weird gui de-syncs 2017-09-06 13:46:12 +01:00
storage Block energy storage now uses the new wrench api 2017-08-30 21:59:21 +01:00
tier1 Slight rework of the gui system, should fix some issues with wrenching. Should fix #1264 fixes #988 + a handful of weird gui de-syncs 2017-09-06 13:46:12 +01:00
transformers Replace all emptiness checks == ItemStack.Empty with .isEmpty() (#1247) 2017-08-25 11:08:15 -07:00
BlockAutoCraftingTable.java Slight rework of the gui system, should fix some issues with wrenching. Should fix #1264 fixes #988 + a handful of weird gui de-syncs 2017-09-06 13:46:12 +01:00
BlockComputerCube.java Slight rework of the gui system, should fix some issues with wrenching. Should fix #1264 fixes #988 + a handful of weird gui de-syncs 2017-09-06 13:46:12 +01:00
BlockDigitalChest.java Slight rework of the gui system, should fix some issues with wrenching. Should fix #1264 fixes #988 + a handful of weird gui de-syncs 2017-09-06 13:46:12 +01:00
BlockFlare.java Auto format code 2017-06-12 14:23:32 +01:00
BlockFusionCoil.java Continue the great refactor of mid 2017 (A lot of stuff still broken, it's a WIP) 2017-06-14 08:56:09 -07:00
BlockFusionControlComputer.java Slight rework of the gui system, should fix some issues with wrenching. Should fix #1264 fixes #988 + a handful of weird gui de-syncs 2017-09-06 13:46:12 +01:00
BlockMachineCasing.java Fix the rest of the models & remove manual and heat generator 2017-06-16 08:20:30 -07:00
BlockMachineFrames.java More refactoring for recipes. Also closes #1225 and #1223 and #1190 (#1245) 2017-08-23 17:10:06 -07:00
BlockNuke.java Begin the Great Refactor of Mid-2017 2017-06-13 16:49:52 -07:00
BlockOre.java Recipes are now added to the recipe book when a tree tap is used. 2017-06-15 11:35:08 +01:00
BlockOre2.java Recipes are now added to the recipe book when a tree tap is used. 2017-06-15 11:35:08 +01:00
BlockPlayerDetector.java Slight rework of the gui system, should fix some issues with wrenching. Should fix #1264 fixes #988 + a handful of weird gui de-syncs 2017-09-06 13:46:12 +01:00
BlockPump.java Added license info to the header of all files. 2017-02-23 12:29:43 +00:00
BlockQuantumChest.java Slight rework of the gui system, should fix some issues with wrenching. Should fix #1264 fixes #988 + a handful of weird gui de-syncs 2017-09-06 13:46:12 +01:00
BlockQuantumTank.java Slight rework of the gui system, should fix some issues with wrenching. Should fix #1264 fixes #988 + a handful of weird gui de-syncs 2017-09-06 13:46:12 +01:00
BlockRefinedIronFence.java Auto format code 2017-06-28 20:54:12 +01:00
BlockReinforcedGlass.java Fix the rest of the models & remove manual and heat generator 2017-06-16 08:20:30 -07:00
BlockRubberLeaves.java Fix leaf rendering 2017-06-20 22:13:47 +01:00
BlockRubberLog.java Replace all emptiness checks == ItemStack.Empty with .isEmpty() (#1247) 2017-08-25 11:08:15 -07:00
BlockRubberPlank.java Continue the great refactor of mid 2017 (A lot of stuff still broken, it's a WIP) 2017-06-14 08:56:09 -07:00
BlockRubberSapling.java Continue the great refactor of mid 2017 (A lot of stuff still broken, it's a WIP) 2017-06-14 08:56:09 -07:00
BlockStorage.java Recipes are now added to the recipe book when a tree tap is used. 2017-06-15 11:35:08 +01:00
BlockStorage2.java Made iridium reinforced blocks more blast resistant. Closes #1259 2017-09-02 01:30:36 +03:00
BlockSupercondensator.java Slight rework of the gui system, should fix some issues with wrenching. Should fix #1264 fixes #988 + a handful of weird gui de-syncs 2017-09-06 13:46:12 +01:00