Is this mod still maintained? Yep. The original author is no longer active, but I'm keeping it compatible with game/SMAPI updates and fixing critical issues. This mod has a "supported mods" priority for other improvements.
How do I get help / report an issue? Post a comment below! Please upload your SMAPI log and add a link to your message (even if you don't see any errors). This has useful info like what versions you have, which mods are installed, what happened in the game, etc.
Note that a tree needs to reach growth stage 14 before moss will grow. A full-grown tree is stage 5, and each tree has a percentage change to increase by one stage each night (e.g. 20% chance for an oak tree). So if a tree just reached full growth, it may still take a while before it starts producing moss.
Traduzi para o Portugues Brasileiro (pt), adicione assim que puder:
{ /********* ** Generic Mod Config Menu UI *********/ // fruit trees section "config.fruit-trees": "Árvores frutíferas", "config.fruit-trees.instantly-age.name": "Envelhecer instantaneamente", "config.fruit-trees.instantly-age.desc": "Se as árvores frutíferas envelhecem instantaneamente até atingirem a qualidade do irídio.", "config.fruit-trees.instantly-grow.name": "Crescer instantaneamente", "config.fruit-trees.instantly-grow.desc": "Se as árvores frutíferas crescem instantaneamente durante a noite.", "config.fruit-trees.instantly-grow-in-winter.name": "Crescer instantaneamente no inverno", "config.fruit-trees.instantly-grow-in-winter.desc": "Se as árvores frutíferas crescem instantaneamente no inverno (se 'Crescer instantaneamente' estiver ativado).", "config.fruit-trees.instantly-grow-when-invalid.name": "Forçar crescer instantaneamente", "config.fruit-trees.instantly-grow-when-invalid.desc": "Se as árvores frutíferas crescem instantaneamente mesmo que normalmente não cresçam (por exemplo, muito perto de outra árvore).", // non-fruit trees section "config.trees": "Árvores não frutíferas", "config.trees.instantly-grow.name": "Crescer instantaneamente", "config.trees.instantly-grow.desc": "Se as árvores não frutíferas crescem instantaneamente durante a noite.", "config.trees.instantly-grow-in-winter.name": "Crescer instantaneamente no inverno", "config.trees.instantly-grow-in-winter.desc": "Se as árvores não frutíferas crescem instantaneamente no inverno (se 'Crescer instantaneamente' estiver ativado).", "config.trees.instantly-grow-when-invalid.name": "Forçar crescer instantaneamente", "config.trees.instantly-grow-when-invalid.desc": "Se as árvores não frutíferas crescem instantaneamente mesmo que normalmente não cresçam (por exemplo, muito perto de outra árvore)." }
This mod doesn't seem to be working for android. I tried most of the versions since I saw a post advising to try that, but none of them worked.
Here is the error log I got:
22:53:45 INFO SMAPI] SMAPI 3.7.6.1 with Stardew Valley 1.4.5 on Android Unix 3.10.49.14081424[22:53:45 INFO SMAPI] Mods go here: /storage/emulated/0/StardewValley/Mods [22:53:45 TRACE SMAPI] (Using custom --mods-path argument.) [22:53:45 TRACE SMAPI] Log started at 2022-07-21T04:53:45 UTC [22:53:45 TRACE SMAPI] Loaded with custom settings: GitHubProjectName: MartyrPher/SMAPI-Android-Installer [22:53:52 DEBUG SMAPI] Starting game... [22:54:00 TRACE SMAPI] Loading mod metadata... [22:54:00 TRACE SMAPI]Ignored loose files: CJB Cheats Menu 1.25.4-4-1-25-4-1605831726.zip, Instant Grow Trees 1.6.1-173-1-6-1-1645941329.zip [22:54:01 TRACE SMAPI] Loading mods... [22:54:01 TRACE SMAPI] Instant Grow Trees (from Mods/Instant Grow Trees 1.6.1-173-1-6-1-1645941329/InstantGrowTrees/InstantGrowTrees.dll)... [22:54:01 TRACE SMAPI] Failed: it needs SMAPI 3.13.0 or later. Please update SMAPI to the latest version to use this mod. [22:54:01 TRACE SMAPI] VirtualKeyboard (from Mods/VirtualKeyboard/VirtualKeyboard.dll)... [22:54:03 TRACE SMAPI] Custom Localization (from Mods/CustomLocalization/CustomLocalization.dll)... [22:54:03 TRACE SMAPI] Rewriting CustomLocalization.dll for OS... [22:54:03 TRACE SMAPI] Rewrote CustomLocalization.dll to fix StardewValley.Game1.onScreenMenus field... [22:54:03 TRACE SMAPI] Detected game patcher (Harmony.HarmonyInstance type) in assembly CustomLocalization.dll. [22:54:03 TRACE SMAPI] Detected filesystem access (System.IO.FileStream type) in assembly CustomLocalization.dll. [22:54:03 TRACE SMAPI] Console Commands (from Mods/Console Commands/ConsoleCommands.dll)... [22:54:04 TRACE SMAPI] Detected direct console access (System.Console type) in assembly ConsoleCommands.dll. [22:54:04 TRACE SMAPI] Detected shell or process access (System.Diagnostics.Process type) in assembly ConsoleCommands.dll. [22:54:04 TRACE SMAPI] Save Backup (from Mods/SaveBackup/SaveBackup.dll)... [22:54:04 TRACE SMAPI] Detected direct console access (System.Console type) in assembly SaveBackup.dll. [22:54:04 TRACE SMAPI] Detected filesystem access (System.IO.FileInfo type) in assembly SaveBackup.dll. [22:54:04 TRACE SMAPI] Detected filesystem access (System.IO.DirectoryInfo type) in assembly SaveBackup.dll. [22:54:04 TRACE SMAPI] Detected shell or process access (System.Diagnostics.Process type) in assembly SaveBackup.dll. [22:54:04 TRACE SMAPI] CJB Cheats Menu (from Mods/CJB Cheats Menu 1.25.4-4-1-25-4-1605831726/CJBCheatsMenu/CJBCheatsMenu.dll)... [22:54:04 TRACE SMAPI] Rewriting CJBCheatsMenu.dll for OS... [22:54:05 TRACE SMAPI] Rewrote CJBCheatsMenu.dll to fix SpriteBatch methods... [22:54:05 TRACE SMAPI] Rewrote CJBCheatsMenu.dll to fix Game1 methods... [22:54:05 TRACE SMAPI] Rewrote CJBCheatsMenu.dll to fix IClickableMenu methods... [22:54:05 TRACE SMAPI] Rewrote CJBCheatsMenu.dll to fix Game1.currentLocation (field => property)... [22:54:05 TRACE SMAPI] Rewrote CJBCheatsMenu.dll to fix IClickableMenu.drawTextureBox (added missing optional parameters)... [22:54:06 INFO SMAPI] Loaded 5 mods: [22:54:06 INFO SMAPI] CJB Cheats Menu 1.25.4 by CJBok and Pathoschild | Simple in-game cheats menu! [22:54:06 INFO SMAPI] Console Commands 3.7.6 by SMAPI | Adds SMAPI console commands that let you manipulate the game. [22:54:06 INFO SMAPI] Custom Localization 1.1.0 by ZaneYork | Localization for not exist locale. [22:54:06 INFO SMAPI] Save Backup 3.7.6 by SMAPI | Automatically backs up all your saves once per day into its folder. [22:54:06 INFO SMAPI] VirtualKeyboard 3.3.1 by SMAPI | A much needed Virtual Keyboard for SMAPI Android.
[22:54:06 INFO SMAPI] Found 4 mods with warnings: [22:54:06 ERROR SMAPI] Skipped mods [22:54:06 ERROR SMAPI] -------------------------------------------------- [22:54:06 ERROR SMAPI] These mods could not be added to your game.
[22:54:06 ERROR SMAPI] - Instant Grow Trees 1.6.1 because it needs SMAPI 3.13.0 or later. Please update SMAPI to the latest version to use this mod.
[22:54:06 INFO SMAPI] Patched game code [22:54:06 INFO SMAPI] -------------------------------------------------- [22:54:06 INFO SMAPI] These mods directly change the game code. They're more likely to cause errors or bugs in-game; if [22:54:06 INFO SMAPI] your game has issues, try removing these first. Otherwise you can ignore this warning.
[22:54:06 INFO SMAPI] - Custom Localization
[22:54:06 DEBUG SMAPI] Direct system access [22:54:06 DEBUG SMAPI] -------------------------------------------------- [22:54:06 DEBUG SMAPI] You enabled paranoid warnings and these mods directly access the filesystem, shells/processes, or [22:54:06 DEBUG SMAPI] SMAPI console. (This is usually legitimate and innocent usage; this warning is only useful for [22:54:06 DEBUG SMAPI] further investigation.)
[22:54:15 TRACE Save Backup] Already backed up today. [22:54:16 TRACE CJB Cheats Menu] Started with menu key P. [22:54:16 TRACE SMAPI] Checking for updates... [22:54:16 TRACE SMAPI] Checking for updates to 4 mods... [22:54:16 TRACE SMAPI] Detecting common issues... [22:54:18 TRACE SMAPI] Got update-check errors for some mods: VirtualKeyboard: The value 'null' isn't a valid Nexus mod ID, must be an integer ID.
[22:54:18 ALERT SMAPI] You can update 2 mods: [22:54:18 ALERT SMAPI] CJB Cheats Menu 1.31.0: https://www.nexusmods.com/stardewvalley/mods/4 [22:54:18 ALERT SMAPI] Instant Grow Trees 1.6.2: https://www.nexusmods.com/stardewvalley/mods/173
Sorry for the wall of text, but I didnt know what else to do.
Can you try Instant Grow Trees 1.5.2? If that one doesn't work either, can you upload your SMAPI log (see instructions on that page) and post a link here?
Hey is there a way to only enable the option "GrowWhenInvalid" without instant grow? I know kinda defeats the purpose of this mod but I would like to grow them normally just without the game checking the surrounding tiles. Right now you can only use "GrowWhenInvalid" if you have "InstantlyGrow" enabled.
Unfortunately not; the mod just sets the tree to fully-grown in that case, it doesn't bypass the growth restrictions. That could probably be a whole mod on its own.
61 comments
Yep. The original author is no longer active, but I'm keeping it compatible with game/SMAPI updates and fixing critical issues. This mod has a "supported mods" priority for other improvements.
How do I get help / report an issue?
Post a comment below! Please upload your SMAPI log and add a link to your message (even if you don't see any errors). This has useful info like what versions you have, which mods are installed, what happened in the game, etc.
Note that a tree needs to reach growth stage 14 before moss will grow. A full-grown tree is stage 5, and each tree has a percentage change to increase by one stage each night (e.g. 20% chance for an oak tree). So if a tree just reached full growth, it may still take a while before it starts producing moss.
{
/*********
** Generic Mod Config Menu UI
*********/
// fruit trees section
"config.fruit-trees": "Árvores frutíferas",
"config.fruit-trees.instantly-age.name": "Envelhecer instantaneamente",
"config.fruit-trees.instantly-age.desc": "Se as árvores frutíferas envelhecem instantaneamente até atingirem a qualidade do irídio.",
"config.fruit-trees.instantly-grow.name": "Crescer instantaneamente",
"config.fruit-trees.instantly-grow.desc": "Se as árvores frutíferas crescem instantaneamente durante a noite.",
"config.fruit-trees.instantly-grow-in-winter.name": "Crescer instantaneamente no inverno",
"config.fruit-trees.instantly-grow-in-winter.desc": "Se as árvores frutíferas crescem instantaneamente no inverno (se 'Crescer instantaneamente' estiver ativado).",
"config.fruit-trees.instantly-grow-when-invalid.name": "Forçar crescer instantaneamente",
"config.fruit-trees.instantly-grow-when-invalid.desc": "Se as árvores frutíferas crescem instantaneamente mesmo que normalmente não cresçam (por exemplo, muito perto de outra árvore).",
// non-fruit trees section
"config.trees": "Árvores não frutíferas",
"config.trees.instantly-grow.name": "Crescer instantaneamente",
"config.trees.instantly-grow.desc": "Se as árvores não frutíferas crescem instantaneamente durante a noite.",
"config.trees.instantly-grow-in-winter.name": "Crescer instantaneamente no inverno",
"config.trees.instantly-grow-in-winter.desc": "Se as árvores não frutíferas crescem instantaneamente no inverno (se 'Crescer instantaneamente' estiver ativado).",
"config.trees.instantly-grow-when-invalid.name": "Forçar crescer instantaneamente",
"config.trees.instantly-grow-when-invalid.desc": "Se as árvores não frutíferas crescem instantaneamente mesmo que normalmente não cresçam (por exemplo, muito perto de outra árvore)."
}
Here is the error log I got:
22:53:45 INFO SMAPI] SMAPI 3.7.6.1 with Stardew Valley 1.4.5 on Android Unix 3.10.49.14081424[22:53:45 INFO SMAPI] Mods go here: /storage/emulated/0/StardewValley/Mods
[22:53:45 TRACE SMAPI] (Using custom --mods-path argument.)
[22:53:45 TRACE SMAPI] Log started at 2022-07-21T04:53:45 UTC
[22:53:45 TRACE SMAPI] Loaded with custom settings: GitHubProjectName: MartyrPher/SMAPI-Android-Installer
[22:53:52 DEBUG SMAPI] Starting game...
[22:54:00 TRACE SMAPI] Loading mod metadata...
[22:54:00 TRACE SMAPI]Ignored loose files: CJB Cheats Menu 1.25.4-4-1-25-4-1605831726.zip, Instant Grow Trees 1.6.1-173-1-6-1-1645941329.zip
[22:54:01 TRACE SMAPI] Loading mods...
[22:54:01 TRACE SMAPI] Instant Grow Trees (from Mods/Instant Grow Trees 1.6.1-173-1-6-1-1645941329/InstantGrowTrees/InstantGrowTrees.dll)...
[22:54:01 TRACE SMAPI] Failed: it needs SMAPI 3.13.0 or later. Please update SMAPI to the latest version to use this mod.
[22:54:01 TRACE SMAPI] VirtualKeyboard (from Mods/VirtualKeyboard/VirtualKeyboard.dll)...
[22:54:03 TRACE SMAPI] Custom Localization (from Mods/CustomLocalization/CustomLocalization.dll)...
[22:54:03 TRACE SMAPI] Rewriting CustomLocalization.dll for OS...
[22:54:03 TRACE SMAPI] Rewrote CustomLocalization.dll to fix StardewValley.Game1.onScreenMenus field...
[22:54:03 TRACE SMAPI] Detected game patcher (Harmony.HarmonyInstance type) in assembly CustomLocalization.dll.
[22:54:03 TRACE SMAPI] Detected filesystem access (System.IO.FileStream type) in assembly CustomLocalization.dll.
[22:54:03 TRACE SMAPI] Console Commands (from Mods/Console Commands/ConsoleCommands.dll)...
[22:54:04 TRACE SMAPI] Detected direct console access (System.Console type) in assembly ConsoleCommands.dll.
[22:54:04 TRACE SMAPI] Detected shell or process access (System.Diagnostics.Process type) in assembly ConsoleCommands.dll.
[22:54:04 TRACE SMAPI] Save Backup (from Mods/SaveBackup/SaveBackup.dll)...
[22:54:04 TRACE SMAPI] Detected direct console access (System.Console type) in assembly SaveBackup.dll.
[22:54:04 TRACE SMAPI] Detected filesystem access (System.IO.FileInfo type) in assembly SaveBackup.dll.
[22:54:04 TRACE SMAPI] Detected filesystem access (System.IO.DirectoryInfo type) in assembly SaveBackup.dll.
[22:54:04 TRACE SMAPI] Detected shell or process access (System.Diagnostics.Process type) in assembly SaveBackup.dll.
[22:54:04 TRACE SMAPI] CJB Cheats Menu (from Mods/CJB Cheats Menu 1.25.4-4-1-25-4-1605831726/CJBCheatsMenu/CJBCheatsMenu.dll)...
[22:54:04 TRACE SMAPI] Rewriting CJBCheatsMenu.dll for OS...
[22:54:05 TRACE SMAPI] Rewrote CJBCheatsMenu.dll to fix SpriteBatch methods...
[22:54:05 TRACE SMAPI] Rewrote CJBCheatsMenu.dll to fix Game1 methods...
[22:54:05 TRACE SMAPI] Rewrote CJBCheatsMenu.dll to fix IClickableMenu methods...
[22:54:05 TRACE SMAPI] Rewrote CJBCheatsMenu.dll to fix Game1.currentLocation (field => property)...
[22:54:05 TRACE SMAPI] Rewrote CJBCheatsMenu.dll to fix IClickableMenu.drawTextureBox (added missing optional parameters)...
[22:54:06 INFO SMAPI] Loaded 5 mods:
[22:54:06 INFO SMAPI] CJB Cheats Menu 1.25.4 by CJBok and Pathoschild | Simple in-game cheats menu!
[22:54:06 INFO SMAPI] Console Commands 3.7.6 by SMAPI | Adds SMAPI console commands that let you manipulate the game.
[22:54:06 INFO SMAPI] Custom Localization 1.1.0 by ZaneYork | Localization for not exist locale.
[22:54:06 INFO SMAPI] Save Backup 3.7.6 by SMAPI | Automatically backs up all your saves once per day into its folder.
[22:54:06 INFO SMAPI] VirtualKeyboard 3.3.1 by SMAPI | A much needed Virtual Keyboard for SMAPI Android.
[22:54:06 INFO SMAPI] Found 4 mods with warnings:
[22:54:06 ERROR SMAPI] Skipped mods
[22:54:06 ERROR SMAPI] --------------------------------------------------
[22:54:06 ERROR SMAPI] These mods could not be added to your game.
[22:54:06 ERROR SMAPI] - Instant Grow Trees 1.6.1 because it needs SMAPI 3.13.0 or later. Please update SMAPI to the latest version to use this mod.
[22:54:06 INFO SMAPI] Patched game code
[22:54:06 INFO SMAPI] --------------------------------------------------
[22:54:06 INFO SMAPI] These mods directly change the game code. They're more likely to cause errors or bugs in-game; if
[22:54:06 INFO SMAPI] your game has issues, try removing these first. Otherwise you can ignore this warning.
[22:54:06 INFO SMAPI] - Custom Localization
[22:54:06 DEBUG SMAPI] Direct system access
[22:54:06 DEBUG SMAPI] --------------------------------------------------
[22:54:06 DEBUG SMAPI] You enabled paranoid warnings and these mods directly access the filesystem, shells/processes, or
[22:54:06 DEBUG SMAPI] SMAPI console. (This is usually legitimate and innocent usage; this warning is only useful for
[22:54:06 DEBUG SMAPI] further investigation.)
[22:54:06 DEBUG SMAPI] - Console Commands (console, shells/processes)
[22:54:06 DEBUG SMAPI] - Custom Localization (files)
[22:54:06 DEBUG SMAPI] - Save Backup (console, files, shells/processes)
[22:54:15 TRACE Save Backup] Already backed up today.
[22:54:16 TRACE CJB Cheats Menu] Started with menu key P.
[22:54:16 TRACE SMAPI] Checking for updates...
[22:54:16 TRACE SMAPI] Checking for updates to 4 mods...
[22:54:16 TRACE SMAPI] Detecting common issues...
[22:54:18 TRACE SMAPI] Got update-check errors for some mods:
VirtualKeyboard: The value 'null' isn't a valid Nexus mod ID, must be an integer ID.
[22:54:18 ALERT SMAPI] You can update 2 mods:
[22:54:18 ALERT SMAPI] CJB Cheats Menu 1.31.0: https://www.nexusmods.com/stardewvalley/mods/4
[22:54:18 ALERT SMAPI] Instant Grow Trees 1.6.2: https://www.nexusmods.com/stardewvalley/mods/173
Sorry for the wall of text, but I didnt know what else to do.
Hhope you can help.
I know kinda defeats the purpose of this mod but I would like to grow them normally just without the game checking the surrounding tiles. Right now you can only use "GrowWhenInvalid" if you have "InstantlyGrow" enabled.
would really appreciate it!
cheers
cheers