Vanhal / ProgressiveAutomation

Progressive Automation
Other
49 stars 29 forks source link

Two new configuration options to resolve issues #271 and #141. #277

Closed MikeSingularity closed 8 years ago

MikeSingularity commented 8 years ago

New configuration options:

pauseOnFullInventory (default: false) If true, it will stop the Chopper, Farmer, Killer, Miner or Planter when it has no vacant inventory slots.

allowInventoryOverflow (default: true) If true, it performs the current default behaviour of dropping items into the world when the local inventory is full. Changing this setting to false will simply delete the overflow items while allowing the machine to keep running.