Create/src/main/java/com/simibubi/create/foundation/advancement
simibubi 367296e6c1 Logistical enhancements and fixes
- Arms can no longer insert into powered brass funnels
- Slight ArmInteractionPoint refactor
- Arms can now interact with Millstones, Basins, Jukeboxes, Crushing Wheels and the Mechanical Saw
- Fixed crash when logging into a world with a running mixer
- Arms now start to dance when one of their in or outputs is a running jukebox
- Arms can now be mounted on the ceiling
- Arms now always prefer the interaction points that were selected first
- Fixed belt funnels not updating their blockstate properly when transitioning from other funnel types
- Vertical funnels next to the end of a belt will now stall the belt when unable to collect incoming items
- Minor model & texture touch ups
- Arm no longer cancels player interaction when its empty handed
- Fixed chutes not vertically interacting with andesite funnels
2020-07-10 19:48:04 +02:00
..
AllAdvancements.java Logistical enhancements and fixes 2020-07-10 19:48:04 +02:00
AllTriggers.java Logistical enhancements and fixes 2020-07-10 19:48:04 +02:00
CriterionTriggerBase.java Bugs, Recipes and Storage Blocks 2020-03-23 17:04:09 +01:00
ITriggerable.java Rebooting Advancements 2020-05-06 20:24:04 +02:00
KineticBlockTrigger.java Rebooting Advancements 2020-05-06 20:24:04 +02:00
SimpleTrigger.java Rebooting Advancements 2020-05-06 20:24:04 +02:00