Create/src/main/java/com/simibubi/create/foundation
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
..
advancement Grunt work detected 2020-08-27 02:35:57 +02:00
block Tanks, Obama 2020-07-19 00:22:14 +02:00
collision Seats, part II 2020-07-22 01:18:09 +02:00
command crude dev tool for chunk unloading 2020-09-04 18:04:00 +02:00
config Fundamentals of Fluid Transfer 2020-08-24 21:02:03 +02:00
data Spout refinements 2020-09-11 14:31:26 +02:00
fluid Spout refinements 2020-09-11 14:31:26 +02:00
gui fix tooltips getting occluded by certain gui elements 2020-08-21 20:46:09 +02:00
item Down the Refactor rabbit hole 2020-09-13 00:59:14 +02:00
networking Couple things, Part I 2020-08-05 22:10:05 +02:00
renderState Ported ISTERs 2020-06-04 15:04:49 +02:00
tileEntity Down the Refactor rabbit hole 2020-09-13 00:59:14 +02:00
utility The Buffer Kerfuffle 2020-09-10 23:37:14 +02:00
worldgen crude dev tool for chunk unloading 2020-09-04 18:04:00 +02:00
ResourceReloadHandler.java ProcessingRecipe Refactor 2020-09-04 01:23:09 +02:00