gather till full

Forum Forums Discussion gather till full

Tagged: 

This topic contains 1 reply, has 2 voices, and was last updated by Lyfox Lyfox 6 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5073

    rambosser
    Participant
    0

    is there a way for miqobot to gather ores till my inventory is full and then only gather crystals? or just to tell it to gather one type of item and then mine something else on the same nodes after a certain amount

    #5133
    Lyfox
    Lyfox
    Participant
    0

    You can use scenario engine to switch gathering presets:

    gatherPreset(ore)
    gather(100)
    gatherPreset(crystal)
    gather(1000)

    Count in gather() is number of nodes, not items.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.