[Client] AutomatonGardeningFeature 🧑ΓÇì🌾

Started by Space, August 06, 2020, 04:50:26 PM

Space

AutomatonGardeningFeature

Mod adds ability to automatically water plants and use fertilizers if corresponding item selected at your hotbar.

Prerequisites: Requires installed Automaton Mod version not lower than 0.3.5 which can be found here: https://forums.atomictorch.com/index.php?topic=1097.0



Mod type: Client-side mod.

Latest version: 0.1.0

Supported game version: 0.27.7.30

Download latest version: here (https://github.com/Spazzze/AutoGardenerFeature/releases/download/0.1.0/AutomatonGardeningFeature.mpk)

Bug tracker: here (https://github.com/Spazzze/AutoGardenerFeature/issues)

(https://github.com/Spazzze/AutoGardenerFeature)

How to install mod:

Please read instructions in Automaton's topic (https://forums.atomictorch.com/index.php?topic=1097.msg6646#msg6646)

If you don't have any other mods result file should look like this:
Code:

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<mods>
  <mod>core_1.0.0</mod>
  <mod>automaton</mod>
  <mod>AutomatonGardeningFeature</mod>
</mods>


or if you have another mods installed:

Code:

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<mods>
  <mod>core_1.0.0</mod>
   ... other mods lines
  <mod>automaton</mod>
  <mod>AutomatonGardeningFeature</mod>
</mods>



Doggfite

Doesn't appear to be up to date with the game, any plans to update?

Mars

Not sure if the author will give news, so you can use this for the moment...
https://drive.google.com/file/d/1c5gHXAzDG5POsfiwtibIOJNvkTYKsj5y/view?usp=sharing

Mars

R32 compatibility
https://drive.google.com/file/d/1hNxNDEhb0kAFh_3VGzPTXwl8TNHPvZU8/view?usp=sharing

You need the latest Automaton
https://forums.atomictorch.com/index.php?topic=1097.0