mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-15 23:14:12 +01:00
cb25c5ab21
-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. |
||
---|---|---|
.. | ||
compat/jei | ||
content | ||
events | ||
foundation | ||
AllBlockPartials.java | ||
AllBlocks.java | ||
AllColorHandlers.java | ||
AllContainerTypes.java | ||
AllEntityTypes.java | ||
AllFluids.java | ||
AllItems.java | ||
AllKeys.java | ||
AllMovementBehaviours.java | ||
AllParticleTypes.java | ||
AllRecipeTypes.java | ||
AllShapes.java | ||
AllSoundEvents.java | ||
AllSpecialTextures.java | ||
AllSpriteShifts.java | ||
AllTags.java | ||
AllTileEntities.java | ||
Create.java | ||
CreateClient.java |