Modathon

Farm Type Manager (FTM) Mod

Link copied to clipboard
Farm Type Manager (FTM) mod for Stardew Valley
Uploaded15 Apr 2026
Version1.26.1
207.41 KB
Total Files Sizes
1
Unique DLs
1
Total DLs
2
Total Files

Farm Type Manager v1.26.1

File Size130.83 KB
Game Image for Stardew Valley
1
Framework

Despite the name, Farm Type Manager (FTM) is a framework that allows other mods to spawn objects and monsters anywhere in the game. It can also customize objects and monsters in unique ways. Modders can configure or randomize the number of objects spawned per day, where and when they spawn, and more.


FTM supports content packs, allowing other mods to configure spawning automatically. If any of your other mods come with "[FTM]" folders, they will automatically use FTM to spawn custom content.


🌐 In other languages: zh (中文)


------------------------------


Translation


FTM supports translation of its GMCM setting names and descriptions.


The mod will load a file from the FarmTypeManager/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 by linking them in a comment, submitting a GitHub pull request, or any other method.


The mod currently includes these translations:


English

Chinese (Simplified) (by SummerFleur)

Dutch (by UnrealThingTriesCode)

French (by Fsecho7)

German (by 777PamPam777)

Portuguese (Brazilian) (by roanrobersson)

Turkish (by Rupurudu)

Ukrainian (by burunduk)


------------------------------


Commands


This mod adds the following commands to SMAPI's console:


The whereami command. Enter it to display information about your current location, including:


  1. The map's name (e.g. "Farm" or "BusStop")
  2. Your current tile's X/Y coordinates
  3. The tile's terrain type (e.g. "Dirt" or "Stone")
  4. Whether the tile is "Diggable" with tools
  5. The tile's spritesheet index number (used to identify "Quarry" tiles or set up custom tile-matching)


The list_monsters command. Enter it to display a list of available monster names to use with the MonsterName configuration setting.


The command will list the primary name of each monster from Stardew Valley itself, and then scan other mods for custom monster classes.


The remove_items command. Enter it to delete an item or object directly in front of the player. This can be useful for certain objects that players can't remove normally, e.g. "permanent" objects spawned by mods.

Instructions

  1. Install the latest version of SMAPI.
  2. Install the latest version of Content Patcher.
  3. Download FarmTypeManager.
  4. Unzip FarmTypeManager into the Stardew Valley/Mods folder.


If you have other mods that require FTM, then you're all set!


If you're making your own mod, see the GitHub readme for more information.


Multiplayer note: All players should have this mod installed. If only the host has this mod, other players might encounter errors, be unable to interact with objects or monsters, etc.

Requirements

Permissions and credits

  • Do all the assets in this mod belong to you and/or do you have permission to redistribute these assets?

    Yes

  • Do you allow others to upload fixes, compatibility patches or updates for your mods as a separate mod page?

    Only if you contact me to ask permission first

  • Do you allow others to upload edits to your mods as a separate mod page?

    Only if you contact me to ask permission first

  • Do you allow others to use assets in your mods in their own mod pages with credit?

    Only if you contact me to ask for permission first

  • Do you allow translations for your mod?

    Yes, no need to contact me first. Earning GGP is allowed

  • If you consented to derivative works (updates, translations, assets being in another mod), can they be made through the use of AI?

    No. I do not allow any derivative work of mine to use Generative AI in any way

Farm Type Manager v1.26.1

Type: Main
Date uploaded15 Apr 2026
File Size130.83 KB
Unique DLs1
Total DLs1
Version1.26.1

Main file. Designed for Stardew Valley v1.6.15.

Config Editor v1.23.0

Type: Optional
Date uploaded15 Apr 2026
File Size76.58 KB
Unique DLs0
Total DLs0
Version1.23.0

The ConfigEditor.html file. Download and extract anywhere to use. Provides a graphical web interface to edit content packs (content.json) or personal farm settings (FarmTypeManager/data).