Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

Steph Hoel

Uploaded by

StephHoel

Virus scan

Safe to use

About this mod

This mod is to you configure machines speed

Requirements
Permissions and credits
Translations
  • German
Changelogs
Installation:


Compatibility:
  • Works with Stardew Valley 1.6 on Linux/Mac/Windows.
  • Compatible with SMAPI 4.x (not tested on previous versions, but it might work).
  • This mod does NOT work for Farmhands in multiplayer (though it should work for hosts).
  • Untested on custom machines (let me know what happens if you try it).
  • No known mod conflicts (let me know if you find one).


How To Use:
  • Run the game using SMAPI at least once to generate a config.json file inside ../Stardew Valley/Mods/ConfigureMachineSpeed
  • Modify config.json 
    with whatever settings you choose and save the file. OR use the Generic Mod Config Menu mod to configure.
  • Press the ReloadConfigKey key (by default this is L) while playing the game to reload your modified config file.
  • Enjoy!


The Config File:
  • In the config.json file you will see three keys: UpdateIntervalMachines and ReloadConfigKey
  • ReloadConfigKey specifies which key you can press to reload settings found in config.json during gameplay (useful if you want to change machines speed without exiting to the desktop or opening GMCM).
  • UpdateInterval sets how often the mod will check the machine's remaining time and change it if necessary. It's probably fine as is, but feel free to change it.
  • Each machine in Machines has three keys: NameTime, and UsePercent
    • If UsePercent is true, then Time specifies how much time each machine will take as a percentage (e.g., setting this to 100 will change nothing, setting it to 50 will make the machines run 2x as fast).
    • If UsePercent is false, then Time specifies how much time each machine will take in minutes (e.g., setting this to 100 will make the machine take 100 in-game minutes to finish processing).


Supported Machines:
  • Bee House
  • Charcoal Kiln
  • Cheese Press
  • Crystalarium
  • Furnace
  • Keg
  • Lightning Rod
  • Loom
  • Mayonnaise Machine
  • Oil Maker
  • Preserves Jar
  • Recycling Machine
  • Seed Maker
  • Slime Egg-Press
  • Tapper
  • Worm Bin

Supported Machines:
(that you need to sleep to egg hatch or product age up)
  • Casks 
  • Incubator
  • Slime Incubator

Added machines:
(that might work, let me know if it doesn't)
  • Fish Smoker
  • Dehydrator
  • Solar Panel
  • Ostrich Incubator
  • Heavy Tapper
  • Bone Mill
  • Geode Crusher
  • Heavy Furnace
  • Mushroom Log



Original mod by BayesianBandit

Chinese translation by bancrogft

Mod updated on April 14th, 2024


Source Code 

For new translations or updates, open a new issue or make a pull-request on GitHub, thanks!