Flywheel/src/main/java/com/simibubi/create/foundation/item
simibubi 651e06a70a Down the Refactor rabbit hole
- Reworked tileentity behaviours for inventory interaction
- Deployers no longer actively pull items from other inventories
- Some more work on basins
- Added a new inventory type wrapping an itemstack handler that automatically syncs the tile entity. It also implements IInventory for recipe shenanigans
- Held items of a deployer can now only be extracted by other blocks if it does not match the filter
- Fixed excess items not able to be extracted from deployers
- Removed some things
- Funnels no longer actively transpose items between chutes and inventories unless they are vertical
- Chutes can now active pull and insert items from/to inventories above/below them
2020-09-13 00:59:14 +02:00
..
CreateItemGroupBase.java Stone variant recipes 2020-05-31 19:17:00 +02:00
CustomItemModels.java Item registrates, and more porty 2020-05-28 01:29:26 +02:00
CustomRenderedItems.java Item registrates, and more porty 2020-05-28 01:29:26 +02:00
ItemDescription.java Renamed AllItemsNew to AllItems 2020-05-28 01:30:14 +02:00
ItemHelper.java Added potion moved dispense behaviour, fixed dispense behaviour output stack not being used resulting in potential dupes 2020-09-10 13:23:05 +02:00
PartialItemModelRenderer.java Added Nixie Tubes 2020-06-05 23:26:22 +02:00
SmartInventory.java Down the Refactor rabbit hole 2020-09-13 00:59:14 +02:00
TooltipHelper.java Helper swap 2020-06-03 22:17:11 +02:00
WipScription.java Work in Progress! 2019-12-09 14:58:12 +01:00