Lord Neophyte
New member
ah ok, alright.....thank you

I only have the latest stable installed A20.6 and that is not accepting SMX with AutoBots at all. There are a lot of load out errors. It doesn't seem to be looking good for future compatibility either.ah ok, alright.....thank you![]()
Ah yes, the addition of the ZMXuiCP for compatibility caused incompatibility. ^^
Yes. You found the new load order requirement and other people who visit will be able to use that for the future.
I have not seen a mod for collecting wood. It is possible to add resourceWood to the automated mining bot as there are a few slots remaining in the menu list.
After resourcePotassiumNitratePowder entry ending at Line 24.
3000 Wood for 1000 gas, or change as needed. Could mine diamonds or anything in this way.
<recipe name="resourceWood" count="3000" craft_area="AutomatedMining" craft_time="3600" tags="automatedmining" craft_tool="toolBellows">
<ingredient name="ammoGasCan" count="1000"/>
</recipe>
<property name="Model" value="Entities/Crafting/table_sawPrefab"/>Rather than add this into the current miners I'd like to have a stand alone unit that looks like a woodcutter, a saw or anything like this, is it much work to create a mod like this?