1. Welcome to the official Starbound Mod repository, Guest! Not sure how to install your mods? Check out the installation guide or check out the modding help thread for more guides.
    Outdated Mods have been moved to their own category! If you update your mod please let a moderator know so we can move it back to the active section.
    Dismiss Notice

Gardenbot 2.1 -- REBOOTED -- 2.1.1.6

Robotic Farming ... IN SPACE! - Supports modded plants! - Cheerful 1.3.4

  1. Oops I did it again..

    LoPhatKao
    fixes and stuff!

    fix: alot of mod plants were broken :/ thanks to horiaonofrei for pointing out my derpyness
    add: after successful deposit, bots don't try to deposit again for 60-120 secs
    fix: removed delay after planting, before looking to plant again
    fix: when horribly stuck, explicitly pick returnState to teleport home instead of random state
    add: the rest of vanilla harvestpools, instead of using rc1 bruteforce method
    add: support for...
    sosmic likes this.
  2. You need to get this update...

    LoPhatKao
    seriously. :seriously:

    -fix: bug was causing vanilla plants to only drop seed, no actual harvesting happened
    -fix: Major fix to planting code - was causing huge lag spikes when it looked for a place to plant -- moved check for any seed available to before looking for planting place and changed so only looks 'in front of' bot instead of in front and behind
    -fix: finally actually killed the bug that caused log spam with callScriptedEntity errors - would only happen when multiple bots tried...
  3. Robo-Ritalin Edition

    LoPhatKao
    GB2rc3

    fix: focuses on finishing tasks better
    fix: some cacti weren't getting hit by lumberbot
    add: visual / audio cues when depositing items in chests
    fix: when planting, check height clearance on all seeds - not just saplings
    fix: 2kbpotage from Oreplants+, making that mod now 100% compatible
    add: avali plants - as requested by thakyZ
  4. More Frackin' Plants+ ! - Major Compatibility Update

    LoPhatKao
    now 100% compatible with
    -Frackin Universe insane chipmunk rc21
    -More Food Mod 2.1.1
    99.8% compatible with
    - Ore Plants+ 9.9 (2kb potage plant wont work)

    added more robust error handling for unknown plants
    - now will only drop plantfibre and the seed if unrecognised

    also fixed a race condition i found in depositstate, would cause bots to get 'stuck' in a loop
    deciding to harvest, then decide to deposit, etc