Create/src/main/java/com/simibubi/create
simibubi 9fe1d85199 Reworked belt processing and interfacing
- Removed the IBeltAttachment system
- Item processing on belts is now a TE behaviour
- Added TE behaviour for allowing belts (and similar) to directly insert items
- Massive refactor to the Belts' inventory
- Fixed fast moving items missing their processing step
- Saws, Basins, Crushing Wheels, Belts and Crafters now interact through the new behaviour rather than hard-coded interactions
- Fixed items (visually) disappearing on saws while queueing up
- Items on belts now back up a little further away from the end of the belt
2020-06-26 21:38:10 +02:00
..
compat/jei Stone variant recipes 2020-05-31 19:17:00 +02:00
content Reworked belt processing and interfacing 2020-06-26 21:38:10 +02:00
foundation Reworked belt processing and interfacing 2020-06-26 21:38:10 +02:00
AllBlockPartials.java Logistical Mockups Part II 2020-06-20 16:10:07 +02:00
AllBlocks.java Directed Funneling and Chute Funnels 2020-06-25 21:38:23 +02:00
AllColorHandlers.java ColorRegistrate, Part II 2020-05-24 12:31:05 +02:00
AllContainerTypes.java Re-organized packages and utilities 2020-05-23 14:02:38 +02:00
AllEntityTypes.java Convert AllEntityTypes to Registrate 2020-05-31 18:12:57 -04:00
AllItems.java Logistical Mockups Part II 2020-06-20 16:10:07 +02:00
AllKeys.java More porting work 2020-03-28 22:10:23 -04:00
AllParticleTypes.java Re-organized packages and utilities 2020-05-23 14:02:38 +02:00
AllRecipeTypes.java Re-organized packages and utilities 2020-05-23 14:02:38 +02:00
AllShapes.java Filtered Funneling 2020-06-26 12:35:24 +02:00
AllSoundEvents.java added datagen for BlockTags to AllBlocks 2020-03-28 02:27:43 +01:00
AllSpecialTextures.java Ported in-world interfaces 2020-05-16 17:51:29 +02:00
AllSpriteShifts.java TankState 2020-06-15 19:14:03 +02:00
AllTags.java Logistical Mockups Part II 2020-06-20 16:10:07 +02:00
AllTileEntities.java Filtered Funneling 2020-06-26 12:35:24 +02:00
ClientEvents.java "Batched" rendering, huh 2020-06-03 22:04:05 +02:00
CommonEvents.java Merging langs 2020-05-23 21:03:35 +02:00
Create.java simplify duplicate tagging 2020-06-19 23:01:13 +02:00
CreateClient.java In memory of Gilded Rose Quartz 2020-06-06 22:36:58 +02:00