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
If the bot sees that the chest doesn't have enough resources, it can get them instead of idling. If chest isn't specified, maybe it can use the combined chest inventories.
The text was updated successfully, but these errors were encountered:
What do you mean by "combined chest inventories" ?
Yes it could be nice, this first needs I solve the chest part of #17 and maybe the if of #20 could be useful.
By combined chest inventories, I just mean any chest that the bot knows about. I realize now that the syntax got cut out. Here is some examples of what I meant:
stock 64 log - Ensures that there are 64 logs available somewhere stock gold home_chest - Ensures that the chest called home_chest is never completely without gold
How about a command like "stock [] []".
If the bot sees that the chest doesn't have enough resources, it can get them instead of idling. If chest isn't specified, maybe it can use the combined chest inventories.
The text was updated successfully, but these errors were encountered: