Create/src/main/java/com/simibubi/create
_0Steven cb25c5ab21 Omnidirectional Crushing
-Fix directionality of horizontally placed crushing wheels.
-Allow crushing wheels to work omnidirectionally
-Allow downwards crushers to deposit directly into belts/chutes/depots and such below.
-Allow horizontal crushers to take input from belts going below them.
-Allow horizontal crushers to deposit directly into belts/chutes/depots and such placed below, offset by one in the output direction.
-Crushers stall when they have a valid output block but cannot actually output.
-Crushers outputting in any direction except down will shoot out the item entities with some speed.
-Crushers can take entity input from their corresponding input directions rather than just up. However, outputting the entity drops in the right location does currently not work consistently.
2021-01-24 16:46:07 +01:00
..
compat/jei Why are we still here, Part IV 2021-01-03 22:29:55 +01:00
content Omnidirectional Crushing 2021-01-24 16:46:07 +01:00
events Solution to #571 2020-12-25 16:06:32 +08:00
foundation Demise of the hopper funnel 2021-01-22 20:43:59 +01:00
AllBlockPartials.java Demise of the hopper funnel 2021-01-22 20:43:59 +01:00
AllBlocks.java Demise of the hopper funnel 2021-01-22 20:43:59 +01:00
AllColorHandlers.java Tinted Love 2020-11-30 12:29:50 +01:00
AllContainerTypes.java Re-organized packages and utilities 2020-05-23 14:02:38 +02:00
AllEntityTypes.java Refactor Attractor 2020-11-19 21:07:32 +01:00
AllFluids.java Why are we still here 2020-12-27 23:09:19 +01:00
AllItems.java More content, who dis? 2020-12-18 15:13:57 +01:00
AllKeys.java More porting work 2020-03-28 22:10:23 -04:00
AllMovementBehaviours.java Refactor Attractor 2020-11-19 21:07:32 +01:00
AllParticleTypes.java Spinny vortex 2020-11-06 19:45:38 +01:00
AllRecipeTypes.java More unfinished basin business 2020-10-06 20:43:13 +02:00
AllShapes.java Omnidirectional Crushing 2021-01-24 16:46:07 +01:00
AllSoundEvents.java Grunt work detected 2020-08-27 02:35:57 +02:00
AllSpecialTextures.java Fundamentals of Fluid Transfer 2020-08-24 21:02:03 +02:00
AllSpriteShifts.java Destroyer of Lakes 2020-10-30 02:16:08 +01:00
AllTags.java Bug Fixes 2020-12-19 13:06:09 +01:00
AllTileEntities.java Demise of the hopper funnel 2021-01-22 20:43:59 +01:00
Create.java Demise of the hopper funnel 2021-01-22 20:43:59 +01:00
CreateClient.java Hide goggle overlay if ValueBox is hovered 2020-12-11 17:00:36 +08:00