Create/src/main/java/com/simibubi/create/foundation/tileEntity
simibubi ce1c5d8697 Belt funnel & World funnel implementation
- Funnels on belts can now extract and insert items according to their setting and filter
- Funnels can now push/pull items to/from a depot
- Fixed creative crates not marking their inventory as removed when destroyed
- Funnels can now pick up items colliding with their front face
- When holding a funnel the game will now always prefer placement over block interaction
- Fixed items not able to be held in place by tunnels
2020-06-28 13:31:11 +02:00
..
behaviour Belt funnel & World funnel implementation 2020-06-28 13:31:11 +02:00
renderer Reversed Simi's reverse-rendering 2020-05-25 23:09:36 +02:00
PosBoundSmartTileEntity.java Re-organized packages and utilities 2020-05-23 14:02:38 +02:00
SmartTileEntity.java Reworked belt processing and interfacing 2020-06-26 21:38:10 +02:00
SyncedTileEntity.java Re-organized packages and utilities 2020-05-23 14:02:38 +02:00
TileEntityBehaviour.java Depot Implementation and Interaction 2020-06-27 15:20:22 +02:00