Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
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 must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou must get permission to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.3
The map is populated by trees and grass when starting a new game.
After loading a save a grass tile is added to the Paths layer. This should help avoiding a certain bug.
Version 1.2
Updated for SMAPI 2.0+
Added an option to disable Forage, Mining and Monsters parts of the mod to the config.
Added managing warp points to the code, so it isn't necessary to replace Forest and Mines maps.
Minor code polishing.
Version 1.1.1
Monsters will not spawn after 1AM and during farm events (completing bundles, visits from fairy etc.).
Farm check was made more strict with checking both farm type (Riverland) and map size.
Explosions were fixed. Now they are caught correctly and spawn items from destroyed objects.
Version 1.1
Added monsters cleanup method at the end of the day.
Added hardcoded warp point from Forest to Farm. This should remove the need to replace forest.xnb.
Slightly refined aggro method.
Disabled some console messages related to monsters' health.
Version 1.0
Initial release.
1.1) Ores spawn in the quarry in the north-west part of the farm.
1.2) You can use bombs to clear farm quarry (and also mountain quarry, because why not).
2) Panning spots spawn every 3 hours in the river to the east of quarry (don't require completion of respective Community Center bundle).
3) Seasonal forageables, including Fiddlehead Fern and mushrooms, spawn on grass. The number is dependent on player's Forage skill level.
4) Stumps in the most western part of the farm respawn after the night.
5) Wilderness Golems with some enhanced loot spawn every hour starting from 20-00 in the south-west part of the map. x golems ( x = mining level) are spawned at 20-00 and the number increases every hour by x/2.
Update 2018.01.09 v1.2 Updated for SMAPI 2.0+ Added an option to disable Forage, Mining and Monsters parts of the mod to the config. Added managing warp points to the code, so it isn't necessary to replace Forest and Mines maps.
Events scripting for Shenandoah Farm created by MidnightfireR.
The list of features: 1.1) Ores spawn in the quarry in the north-west part of the farm. 1.2) You can use bombs to clear farm quarry (and also mountain quarry, because why not). 2) Panning spots spawn every 3 hours in the river to the east of quarry (don't require completion of respective Community Center bundle). 3) Seasonal forageables, including Fiddlehead Fern and mushrooms, spawn on grass. The number is dependent on player's Forage skill level. 4) Stumps in the most western part of the farm respawn after the night. 5) Wilderness Golems with some enhanced loot spawn every hour starting from 20-00 in the south-west part of the map. x golems ( x = mining level) are spawned at 20-00 and the number increases every hour by x/2.
Important note: Most functions in this package are tweaked versions of my Mining at the Farm, Forage at the Farm and Mining with Explosives mods to give every feature in one package without the need to fiddle with config files. As such it is advised not to use those mods together with this one or to disable duplicated parts in the config - it won't crash the game, but you'll be getting more items than intented (and this mod already has very high spawn rates). Alternatively, if you want to play on different map, you can use those mods to get most of functionality of this one. Requires SMAPI! Tested with SMAPI 2.3 and SDV 1.2.3