A mod for the game Stardew Valley, allows players and modders to spawn customizable features from each of Stardew’s farm types. Requires the SMAPI mod loader.
Attempt to add settings and an API for use by other mods that require Farm Type Manager.
At minimum, add a setting to ExtraConditions that only spawns things for certain farm types (standard, hilltop, etc). For additional support, look into adding an API so that SMAPI mods can enable/disable spawning. A more complex API could also allow full/real-time customization of settings from within the other mod.
Attempt to add settings and an API for use by other mods that require Farm Type Manager.
At minimum, add a setting to ExtraConditions that only spawns things for certain farm types (standard, hilltop, etc). For additional support, look into adding an API so that SMAPI mods can enable/disable spawning. A more complex API could also allow full/real-time customization of settings from within the other mod.