Crops Anytime Anywhere is a Stardew Valley mod that lets you grow crops in any season and location, including on grass/dirt tiles you normally couldn't till. You can optionally configure the seasons, locations, and tillable tile types.
- Install the latest version of SMAPI.
- Install this mod from Nexus mods.
- Run the game using SMAPI.
Note that the mod doesn't change store inventories, so you can only buy crop seeds during their usual seasons.
The mod creates a config.json
file in its mod folder the first time you run it. You can open that
file in a text editor to configure the mod.
Here's what you can change:
setting | default | what it affects |
---|---|---|
EnableInSeasons |
all seasons | The seasons in which any crops should grow. Crops will revert to normal in disabled seasons. |
FarmAnyLocation |
true |
Whether you can plant crops in non-farm locations, as long as there's tillable dirt there. This only works in seasons enabled via EnableInSeasons . |
ForceTillable |
dirt, grass | The tile types to make tillable beyond those that would normally be (other includes indoor flooring). The default values let you plant on dirt and grass tiles. |
Compatible with Stardew Valley 1.4+ on Linux/Mac/Windows, both single-player and multiplayer. In multiplayer mode, it must be installed by the main player to work correctly; farmhands only need it if they want to enable tilling more tile types (but it won't cause any issues if they don't have it).