Destroyable Bushes allows players to destroy every type of bush with an upgraded axe (copper or better). Destroyed bushes drop small amounts of wood and regrow after 3 days by default. These features can be customized in the mod's settings.
OPTIONAL: for removing bushes like the OG Forest Farm
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are allowed to use the assets in this file in mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
Refer to the "LICENSE" file on this project's GitHub for copyright information.
File credits
This author has not credited anyone else in this file
Destroyable Bushes allows players to destroy every type of bush with an upgraded axe (copper or better). Destroyed bushes drop small amounts of wood and regrow after 3 days by default. These features can be customized in the mod's settings.
Installation
1. Install the latest version of SMAPI. 2. Download Destroyable Bushes from the Files tab, the Releases page on GitHub, or ModDrop. 3. Unzip Destroyable Bushes into the Stardew Valley\Mods folder.
Multiplayer notes:
This mod should affect each player separately. Players who want to destroy bushes should install Destroyable Bushes and customize their own options as needed.
The host player's "WhenBushesRegrow" setting will be used.
Options
Destroyable Bushes includes options to limit where bushes can be destroyed, change the speed at which bushes regrow, and change the amount of wood dropped by each type of bush.
To edit these options:
1. Run the game using SMAPI. This will generate the mod's config.json file in the Stardew Valley\Mods\DestroyableBushes folder. 2. Exit the game and open the config.json file with any text editing program.
See the GitHub readme for more information about each option.
This mod also supports spacechase0's Generic Mod Config Menu (GMCM). Players with that mod will be able to change config.json settings from Stardew's main menu.
Commands
This mod adds the following SMAPI console commands:
add_bush: Creates a new bush of the given size. Bushes added by this command will regrow if that setting is enabled.
remove_bush: Removes a bush. Bushes removed by this command will NOT regrow.
For more info, see the GitHub readme or use the help add_bush and help remove_bush commands.
Translation
Destroyable Bushes supports translation of its GMCM options menu.
The mod will load a file from the DestroyableBushes/i18n folder that matches the current language code. If no matching translation exists, it will use default.json.
See the Stardew Valley Wiki's Modding:Translations page for more information. Please feel free to submit translation files through GitHub, Nexus Mods, ModDrop, or Discord.