IMPORTANT
add this line into your config file after line '
default-limit: 5'
# Maximum number of items a minion's internal inventory can hold
# When full, the minion will stop mining until items are collected
# Default : 15 Items
inventory-limit: 15
Update V3.4.5
config.yml — added inventory-limit: 15 (configurable, default 15 items)
- Skips the entire mining cycle if the internal inventory is full (no chest linked)
- Won't add a new drop to internal inventory if at/above the limit
- Chest overflow fallback also respects the limit