liondedan 1 Posted December 21, 2018 Hello, First script - just going to be a simple tree farming run, will later add fruit trees, herbs etc. Any direction or pointers would be great. Farming Bot: Paste Bin Thanks
Pseudo 179 Posted December 21, 2018 12 hours ago, Eclipseop said: use settings This. Pretty sure that almost all necessary 'state' data for farming patches can be found via configs.
liondedan 1 Author Posted December 21, 2018 5 hours ago, Pseudo said: This. Pretty sure that almost all necessary 'state' data for farming patches can be found via configs. 17 hours ago, Eclipseop said: use settings Okay - thanks both for the reply, appreciate it. I'll take a look at doing the config settings. One additional thing how can I get the `onMessage` method that requires the `MessageListner` API to work within the context of the `TreePatch` class? Also, one additional question, what would be a good pattern for navigating between TreePatches? I obviously don't just want to walk
Pseudo 179 Posted December 22, 2018 14 hours ago, liondedan said: Okay - thanks both for the reply, appreciate it. I'll take a look at doing the config settings. One additional thing how can I get the `onMessage` method that requires the `MessageListner` API to work within the context of the `TreePatch` class? Also, one additional question, what would be a good pattern for navigating between TreePatches? I obviously don't just want to walk Can you elaborate more on what you mean as regards to the message listener? As for traversal, does web walking not handle teleportation? Haven't used it for a long distance traversal myself so I don't know.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.