AtomicTorch Studio Forums

CryoFall => Mods => Topic started by: Space on August 06, 2020, 04:50:26 PM

Title: [Client] AutomatonGardeningFeature 🧑ΓÇì🌾
Post by: Space on August 06, 2020, 04:50:26 PM
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

(https://i.imgur.com/NCYaWf7l.png)

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)

(http://i.imgur.com/EAEHgEot.png) (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>
Title: Re: [Client] AutomatonGardeningFeature 🧑ΓÇì🌾
Post by: Mars on August 06, 2020, 06:31:47 PM
Nice work, thanks
Title: Re: [Client] AutomatonGardeningFeature 🧑ΓÇì🌾
Post by: LucasR on August 06, 2020, 08:18:22 PM
Awesome! Thank you!  :D
Title: Re: [Client] AutomatonGardeningFeature 🧑ΓÇì🌾
Post by: Doggfite on January 20, 2021, 09:25:46 AM
Doesn't appear to be up to date with the game, any plans to update?
Title: Re: [Client] AutomatonGardeningFeature
Post by: Mars on January 21, 2021, 07:49:33 PM
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
Title: Re: [Client] AutomatonGardeningFeature 🧑ΓÇì🌾
Post by: Mars on December 30, 2021, 12:06:33 PM
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