Vanhal / ProgressiveAutomation

Progressive Automation
Other
49 stars 31 forks source link

Fix for issue #180, probably also #237 and block dupe problem. #275

Closed MikeSingularity closed 7 years ago

MikeSingularity commented 7 years ago

This change eliminates the IllegalArgumentException thrown when two miners are operating in the same area.

I discovered its also possible to dupe blocks by setting up two miners for the same area - because the miner doesn't check the current block in the world before it creates an item for it.