Create/src/main/java/com/simibubi/create/foundation/block
simibubi 72ddc1251a Pushing the Pusher
- Ore features no longer spawn in the "void" or "hell" biome
- Fixed Minecart contraptions killing their own mount using saws/drills
- Pistons, Bearings and Pulleys can now be moved unless they are moving something themselves
- Fixed cart assemblers blocking in the powered rail kickstart logic
- Piston poles can now be moved
- Crushing wheels no longer spawn missing texture particles when sprinting on the central block
- Deployers' hand items can now be directly inserted/extracted using hoppers, extractors, funnels, etc
- Fixed Deployers not dropping held items when destroyed
- Millstones now empty their input inventory when clicked on while their output buffer is empty
- Millstones no longer accept items they cannot process
- Fixed hoppers not being able to pull items from belts in certain cases
- Fixed adjustable crates corrupting chunks
2020-04-09 21:29:51 +02:00
..
connected Broken UVs 2020-04-08 20:31:06 +02:00
render Refactored animated block partials 2020-02-04 14:48:21 +01:00
AbstractTileEntityContainer.java Configurable Logistical Contollers 2019-10-06 21:49:44 +02:00
IHaveColoredVertices.java Refactored animated block partials 2020-02-04 14:48:21 +01:00
IHaveColorHandler.java Flimsy Collision 2020-03-13 00:51:25 +01:00
IHaveCustomBlockItem.java Omnidirectional Extractors 2019-12-22 01:31:40 +01:00
IHaveCustomBlockModel.java Refactored animated block partials 2020-02-04 14:48:21 +01:00
IHaveNoBlockItem.java SmartTileEntities and TileEntityBehaviour 2020-01-05 19:41:38 +01:00
IRenderUtilityBlock.java Omnidirectional Extractors 2019-12-22 01:31:40 +01:00
ITE.java Cast with Caution 2020-04-05 18:02:46 +02:00
IWithContainer.java Configurable Logistical Contollers 2019-10-06 21:49:44 +02:00
IWithContainerTileEntity.java Cast with Caution 2020-04-05 18:02:46 +02:00
ProperDirectionalBlock.java Alt-Shift-R 2019-08-29 01:51:28 +02:00
ProperStairsBlock.java Bug Fixes in 0.1.1a 2019-10-15 22:22:19 +02:00
RenderUtilityBlock.java Shifting Things Around 2019-07-23 12:54:53 +02:00
SafeTileEntityRenderer.java Refactored animated block partials 2020-02-04 14:48:21 +01:00
SafeTileEntityRendererFast.java Refactored animated block partials 2020-02-04 14:48:21 +01:00
SyncedTileEntity.java Pushing the Pusher 2020-04-09 21:29:51 +02:00