Create/src/main/java/com/simibubi/create/content/contraptions
simibubi 378164b8b9 More unfinished basin business
- Fixed players flailing their limbs around while standing still on a moving contraption
- Attempted to reduce drag of remote player positions while on a contraption
- Contraptions no longer log out with the player riding them
- Attribute filters are now made of brass
- Added the ability to disable auto-compat with vanilla recipe types in the configs
- Added a recipe type for custom basin/press compacting
- Basins can now process items and liquids in recipes
- Input items/fluids of a basin can now be extracted or reused in further processing
- A basin diagonally below another basin with collect outputs of recipes processed in the top basin for ease of automation
- (Temporary debug recipes)
2020-10-06 20:43:13 +02:00
..
base Valves and Valve handles 2020-09-25 17:22:16 +02:00
components More unfinished basin business 2020-10-06 20:43:13 +02:00
fluids More unfinished basin business 2020-10-06 20:43:13 +02:00
goggles Goggle overlay offset 2020-06-29 01:07:21 +02:00
particle Logistics' final stretch, Part I 2020-09-19 15:19:22 +02:00
processing More unfinished basin business 2020-10-06 20:43:13 +02:00
relays Quality 2020-10-02 14:28:48 +02:00
wrench fix null player crashes 2020-07-04 14:26:37 +02:00
KineticDebugger.java Fundamentals of Fluid Transfer 2020-08-24 21:02:03 +02:00
KineticNetwork.java Re-organized packages and utilities 2020-05-23 14:02:38 +02:00
RotationPropagator.java Bug Hunt 2020-06-07 22:40:27 +02:00
TorquePropagator.java Re-organized packages and utilities 2020-05-23 14:02:38 +02:00