Modding Help Changing Production Time on Custom Machines

Discussion in 'Mods' started by missashofoz, Dec 16, 2019.

  1. missashofoz

    missashofoz Void-Bound Voyager

    I was hoping to change how long it takes for some of the custom machines in Artisan Valley to produce. Figured it was a changeable field in the config file, so I opened it up and found a section that I'm assuming pertains to the time.


    "item": "Amaretto",
    "time": 2360,
    "materials": [
    {
    "name": "Almond",
    "stack": 2
    }

    What would I need to change that field to to make it take, for example one day or two days to produce the item? I'm not sure how much time '2360' translates to in terms of the game. All and any help appreciated!
     
    • MouseyPounds

      MouseyPounds Cosmic Narwhal

      The time is in game minutes. Version 1.4 standardized machine timing so that machines work 60 minutes per hour from 6am to 2am and then 100 minutes per hour from 2am to 6am. The result is that 1 day in Stardew is 1600 min of machine time.
       

      Share This Page