When using the Gather-Module to farm some crops and their corresponding seeds, the bot will stop harvesting after the seed has been taken. It seems to be hammering the Slot where the seed was located. I guess the bot should re-evaluate it´s item-to-gather with the priority list before each harvesting-command to counter this problem.
example setup:
GatherManager
Item Priority 1: Mirror Apple Seeds
Item Priority 2: Mirror Apple
Gather Node
Slot1 - nothing
Slot2 - Mirror Apple
Slot3 - Mirror Apple Seeds
Slot4 - nothing
... - ...
Now the bot DOES harvest the Seed but keeps hammering Slot 3 instead of switching to Item Priority 2 - the Mirror Apple - on Slot 2.
Hope this helps.
Edit: Sorry for the misunderstanding, I am using the built-in gathering mode that comes with the bot
example setup:
GatherManager
Item Priority 1: Mirror Apple Seeds
Item Priority 2: Mirror Apple
Gather Node
Slot1 - nothing
Slot2 - Mirror Apple
Slot3 - Mirror Apple Seeds
Slot4 - nothing
... - ...
Now the bot DOES harvest the Seed but keeps hammering Slot 3 instead of switching to Item Priority 2 - the Mirror Apple - on Slot 2.
Hope this helps.
Edit: Sorry for the misunderstanding, I am using the built-in gathering mode that comes with the bot