Miracle Grow is a miniature cultivation window. It shows all 4 plots, their total time left and the time left on the current stage. You can add items from your inventory on each stage with a context menu.
This is a continuation of the obviously abandoned MiracleGrow/PlantMe Addon.
New in this project is the AutoGrow and the PlantAll feature:
If enabled AutoGrow will automatically add soil, water and nutrients from your inventory. You don't need to specify which items to use. The addon will pick it itself. You can set a max and min level for the items.
PlantAll will add seeds from your crafting inventory to all available plots with a single click. If AutoGrow is disabled you can also use this feature to add soil, water and nutrients to all plots.
Note: LibSlash required.
Available commands ('/MiracleGrow' or '/mg')
- /mg autogrow [on/off/toggle] - Turn automatical consumption on or off
- /mg sound [on/finish/off] - turn sounds on (after every stage), on (after last stage) or off
- /mg minlvl [number] - Sets the min level of cultivation items to show/use
- /mg maxlvl [number] - Sets the max level of cultivation items to show/use (set to 0 to use crafting lvl
- /mg show - Displays the window
- /mg hide - Hides the window
- /mg toggle - Toggles the window
- /mg soundnum [number] - Changes the sound played when cultivating stage changes
- /mg playsound [number] - Plays the given sound number (To find one you like)
Commands for use in macros:
- /script MiracleGrow.enableAddon() - show the window
- /script MiracleGrow.disableAddon() - hide the window
- /script MiracleGrow.toggleAddon() - toggle the window
- /script MiracleGrow.autoGrow() - put seeds/water/soil/nutrients into available plots
- /script MiracleGrow.onAutoConsumeToggle() - Toggles automatical consumption of water/soil/nutrients
Changelog
1.60
- Made MiracleGrow compatible to the 1.3 patch. IMPORTANT: All your planting components MUST now be located in the new crafting bags to use them! This way you can put components that you don't want to use into your normal inventory.
- Added /mg toggle command
1.50
- Added an option to play the sound only after the plant is finished.
- Added version 1.2.1 meta data.
1.40
- Automatical consumption of components added (AutoGrow)
- Button to put seeds and components into all plots added (PlantAll)
- Settings will now be saved
- AutoHarvest removed, no longer possible
Credits
- anitaviz - Original implementation of PlantMe
- sgrim - Continuation as MiracleGrow
- Irinia - The 1.2 fix
Facts
- Date created
- 16 Mar 2009
- Category
- Last update
- 17 Jun 2009
- Development stage
- Inactive
- License
- GNU General Public License version 3 (GPLv3)
- Curse link
- Miracle Grow w/ AutoGrow
- Recent files