You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bots can now plant crops and place items into containers, machines, or signs via bot.placeItem (this, and most other things this release, is thanks to @hxpmods)
bots can now harvest crops or take completed items out of machines via bot.harvest
bots can now take items out of containers (e.g. chests or other bots) via bot.takeItem n, where n is the 0-based slot number of the item to take
tile info now includes the inventory (list of items) for a tile that contains a chest or other container
bots can now wear hats (just by having one in the last slot of their inventory)
currently selected item is now indicated by a dark red outline around the selected slot in the bot inventory UI