- Steam App
- Penkura (739720)
- Event type
- patch note
- Published
- 13 April 2026 - 21:06:31 UTC
- Source
- steam_community_announcements
Dev-Com Welcome, members of the Accord! In this patch, we are introducing a new PRAWIA code chunk that will allow bots to use Growbeds not only for harvesting, but also for planting. This simple code chunk, called >Plant, handles dozens of functions and showcases that bots are now able to perform much more complex mechanics in the game than simply going somewhere and picking something up. This is an important step toward even more advanced code chunks, allowing bots to, for example, keep track of M.M.C. or C.A.T. requirements. That, however, will come in the near future. With the addition of this new code chunk, we are also optimizing the code system to make it much simpler to use. From now on, nearly all code chunks understand building name IDs, and they will use the >Go function automatically if the system detects...