ActuallyAdditions/src/main/java/de/ellpeck/actuallyadditions/mod/blocks
2024-03-13 00:28:41 +01:00
..
base Add rotation and mirror code to FullyDirectionalBlock 2024-03-11 19:16:44 +01:00
metalists Port to 1.18 2024-03-02 21:23:08 +01:00
render Replace more calls to I18n with Component.translatable 2024-03-12 21:31:29 +01:00
AABlockItem.java Port to 1.20.1 2024-03-03 01:20:53 +01:00
ActuallyBlock.java Port to 1.20.1 2024-03-03 01:20:53 +01:00
ActuallyBlocks.java Fixed Phantomfaces. 2024-03-11 17:51:32 -05:00
BlockAtomicReconstructor.java Unfinished port to 1.20.4 Neo 2024-03-04 20:21:48 +01:00
BlockBatteryBox.java Port to 1.20.1 2024-03-03 01:20:53 +01:00
BlockBioReactor.java Make Bio Reactor direactional and generate the blockstate 2024-03-05 23:29:23 +01:00
BlockBreaker.java Port to 1.18 2024-03-02 21:23:08 +01:00
BlockCanolaPress.java Unfinished port to 1.20.4 Neo 2024-03-04 20:21:48 +01:00
BlockCoalGenerator.java Port to 1.20.1 2024-03-03 01:20:53 +01:00
BlockCoffeeMachine.java Fix right clicking the coffee maker being wonky 2024-03-09 17:51:11 +01:00
BlockColoredLamp.java Port to 1.20.1 2024-03-03 01:20:53 +01:00
BlockCrusher.java Port to 1.20.1 2024-03-03 01:20:53 +01:00
BlockCrystal.java Port to 1.18 2024-03-02 21:23:08 +01:00
BlockDisplayStand.java Fixed hand not swinging when putting items in display stands / empowerers in creative mode. 2024-03-04 17:03:33 -06:00
BlockDropper.java Port to 1.18 2024-03-02 21:23:08 +01:00
BlockEnergizer.java Port to 1.18 2024-03-02 21:23:08 +01:00
BlockFarmer.java Port to 1.18 2024-03-02 21:23:08 +01:00
BlockFeeder.java Port to 1.18 2024-03-02 21:23:08 +01:00
BlockFermentingBarrel.java Unfinished port to 1.20.4 Neo 2024-03-04 20:21:48 +01:00
BlockFireworkBox.java Port to 1.18 2024-03-02 21:23:08 +01:00
BlockFluidCollector.java Unfinished port to 1.20.4 Neo 2024-03-04 20:21:48 +01:00
BlockGeneric.java Port to 1.18 2024-03-02 21:23:08 +01:00
BlockGiantChest.java chore: utils mostly ported, misc ported, deprecation's added, specials ported mostly 2021-03-01 16:25:30 +00:00
BlockGreenhouseGlass.java Remove todo from Greenhouse Glass 2024-03-11 22:22:20 +01:00
BlockHeatCollector.java Port to 1.18 2024-03-02 21:23:08 +01:00
BlockItemInterface.java Port to 1.18 2024-03-02 21:23:08 +01:00
BlockItemInterfaceHopping.java Add back directionality to the hopping item interface 2024-03-13 00:28:41 +01:00
BlockLampController.java Port to 1.18 2024-03-02 21:23:08 +01:00
BlockLaserRelay.java Remove unused imports 2024-03-12 22:51:28 +01:00
BlockLavaFactoryController.java Remove unused imports 2024-03-11 02:10:31 +01:00
BlockLeafGenerator.java Port to 1.20.1 2024-03-03 01:20:53 +01:00
BlockLongRangeBreaker.java Port to 1.18 2024-03-02 21:23:08 +01:00
BlockMisc.java chore: all blocks ported! 2021-03-01 19:14:50 +00:00
BlockOilGenerator.java Unfinished port to 1.20.4 Neo 2024-03-04 20:21:48 +01:00
BlockPhantom.java Replace more calls to I18n with Component.translatable 2024-03-12 21:31:29 +01:00
BlockPhantomBooster.java Fixed Phantomfaces. 2024-03-11 17:51:32 -05:00
BlockPlayerInterface.java Unfinished port to 1.20.4 Neo 2024-03-04 20:21:48 +01:00
BlockPoweredFurnace.java Remove todo from Powered Furnace light level code (it works) 2024-03-09 15:16:38 +01:00
BlockRangedCollector.java Port to 1.18 2024-03-02 21:23:08 +01:00
BlockShockSuppressor.java Unfinished port to 1.20.4 Neo 2024-03-04 20:21:48 +01:00
BlockSlabs.java chore: all blocks ported! 2021-03-01 19:14:50 +00:00
BlockTinyTorch.java Update Tiny Torch light (Engineers house is quite dark if set to 8) 2024-03-11 19:20:58 +01:00
BlockVerticalDigger.java Unfinished port to 1.20.4 Neo 2024-03-04 20:21:48 +01:00
BlockWallAA.java chore: all blocks ported! 2021-03-01 19:14:50 +00:00
BlockWildPlant.java Port to 1.20.1 2024-03-03 01:20:53 +01:00
BlockXPSolidifier.java Port to 1.18 2024-03-02 21:23:08 +01:00
CrystalClusterBlock.java Port to 1.20.1 2024-03-03 01:20:53 +01:00
IActuallyBlock.java Port to 1.18 2024-03-02 21:23:08 +01:00
IHudDisplay.java Unfinished port to 1.20.4 Neo 2024-03-04 20:21:48 +01:00
package-info.java Port to 1.18 2024-03-02 21:23:08 +01:00
VoxelShapes.java Unfinished port to 1.20.4 Neo 2024-03-04 20:21:48 +01:00