Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

BitwiseJon

Uploaded by

bitwisejon

Virus scan

Safe to use

About this mod

This mod lets you build any building (Carpenter or Magician) directly from your farm. Buildings are created and upgraded instantly. You can also instantly upgrade your house/cabin from your farm to add the kitchen, nursery, and cellar! Turn off resource requirements in the config file (created on first load) for "sandbox" mode.

Requirements
Permissions and credits
Changelogs
Instant Buildings from Farm is a Stardew Valley v1.6 mod which lets you build any building normally sold by the carpenter directly from your farm without waiting for days for Robin to build them. Buildings are created/upgraded instantly, and the magician buildings are included too! You can also upgrade your house or cabin instantly to add the kitchen, nursery, and cellar directly from your farm without having to wait. The configuration file allows you to turn off the resource requirements needed to build/upgrade so you can play around in a sandbox mode if you want. The config file is created on first load.

If you are feeling generous and want to support my work, you can now Buy me a Coffee

***Version 4.0.0 adds support for SMAPI 4.0 and version 1.6 of Stardew Valley (March 21, 2024).

Note and warning about other mod support by this mod in v1.6 of Stardew Valley:
This new version of the game is heavily modified from the last version. This caused me to have to completely rewrite the way the Instant Build Menu works. The good news is that this new method that inherits directly from the existing Carpenter/Wizard Menu should allow you to instantly build any building added by other mods as well, although I am not officially supporting any other mods except the Tractor Mod. However, they should work just fine. The bad news is that I was not able to customize the code as much for convenience like in the past so you will now notice a flash between selecting a building and being able to place it. In addition, the focus gets reset to your farmhouse each time you build something, so you must scroll to the area where you are building each time.  These are known issues and cannot be fixed due to the new coding method I am using.

Install

Use Instant Build
  • Press the 'B' key (configurable) to open the building catalog anywhere on your farm
  • Select a building to build and watch it happen instantly!
  • Upgrades happen instantly too.
  • You can also move and destroy buildings directly from your farm.
  • By default, the buildings will still cost their normal resource and gold amounts, but this can be turned off in the config file.
  • By default, the items sold in the End-Game at the Magician's house will not be available until the player has acquired the Magic Ink, but this can be turned off in the config file.
  • In multiplayer, any player can use the build menu and the new building will appear instantly for all players.

Use Instant House Upgrade
  • Press the 'U' key (configurable) to upgrade your house or cabin to the next level.
  • Prompts Robin to ask if the player wants to upgrade their house or cabin to the next available level.
  • Clicking 'Yes' will instantly upgrade the house/cabin to that upgrade level and change the appearance of the building.
  • The player can immediately hit 'U' again to continue upgrading.
  • In multiplayer, any player can use the house/cabin upgrade feature and it will change appearances instantly for all players.

Buildings
All of the following buildings can be built instantly from the catalog menu on your farm:
  • Coop
  • Barn
  • Well
  • Silo
  • Mill
  • Shed
  • Fishing Pond
  • Cabins (for multiplayer)
  • Stable (the horse will appear the next day)
  • Tractor Garage (requires TractorMod and tractor will appear the next day)
  • Slime Hutch
  • Junimo Hut
  • Earth Obelisk
  • Water Obelisk
  • Desert Obelisk
  • Island Obelisk
  • Gold Clock
  • Other mods' blueprints will now appear in the menu as well!
 
The following buildings can be upgraded instantly provided you already have the required building:
  • Big Coop (requires Coop)
  • Deluxe Coop (requires Big Coop)
  • Big Barn (requires Barn)
  • Deluxe Barn (requires Big Barn)
  • Big Shed (requires Shed)

Configuration
This mod creates a config.json file in its mod directory the first time you run it. Once created, open the file in a text editor to configure the mod. You can set the following options:
  • BuildUsesResources (default: true) - Set to false to enable sandbox mode. Buildings will cost no gold or resources.
  • AllowMagicalBuildingsWithoutMagicInk (default: false) - If false, will only allow the Magician buildings to be built once the player has the magic ink. Set to true for "sandbox" mode.
  • ToggleInstantBuildMenuButton (default: B) - Change this value to bind the Instant Build menu to another key.
  • PerformInstantHouseUpgradeButton (default: U
    ) - Change this value to bind the Instant House Upgrade menu to another key.

Mod Compatibility
Note: This mod is only compatible with version 1.6 of Stardew Valley (released 3/19/2024) and works in multiplayer as well. 

This mod is fully compatible with:

Versions
See Release Notes.

See also
Source Code