Inventory Overflow
When you dig a node, and your main inventory is full, this mod will attempt to put that node into the next available inventory.
Supports bag inventories provided by sfinv_bags or unified_inventory bags
Also supports Enderchest and Void Chest
Placement process flow:
- Dig a node, try to put it in:
- Main inventory
- Enderchest if carried in main inventory
- Void Chest if carried in main inventory
- Equipped bags 1 through 4
- Enderchest if carried in the equipped bag
- Void Chest if carried in the equipped bag
- The ground if everything is full
There is no required configuration to enable the use of supported inventories, provided they are installed without modification to the inventory naming scheme.