0 of 0

File information

Last updated

Original upload

Created by

SevenGeese

Uploaded by

sevengeese

Virus scan

Safe to use

11 comments

  1. stardewsweetheart
    stardewsweetheart
    • premium
    • 5 kudos
    This is neat! Does this only work with vanilla soups or will it apply to custom soups, too?

    EDIT: Never mind! Just looked at the code. Vanilla game soups only!
    1. sevengeese
      sevengeese
      • member
      • 1 kudos
      Yeah, sorry it only works with vanilla soups as I had to manually change each one into a drink one by one.
    2. micizzle
      micizzle
      • member
      • 0 kudos
      If I write a patch for other mods, would you incorporate it?
  2. SuperSaintSam
    SuperSaintSam
    • member
    • 0 kudos
    I've edit the content file that the mod can be not only benefit when mining, also works when fishing and farming.
    Feel free to have a look

    {
        "Format": "2.3.0",
        "Changes": [
            {
                "Action": "EditData",
                "Target": "Data/Objects",
                "Fields":  {
                    "199": {
    "IsDrink": true
    },
                    "218": {
    "IsDrink": true
    },
                    "219": {
    "IsDrink": true
    },
    "236": {
    "IsDrink": true
    },
                    "341": {
    "IsDrink": true
    },
                    "346": {
    "IsDrink": true
    },
                    "348": {
    "IsDrink": true
    },
                    "350": {
    "IsDrink": true
    },
    "456": {
    "IsDrink": true
    },
    "457": {
    "IsDrink": true
    },
                    "459": {
    "IsDrink": true
    },
                    "614": {
    "IsDrink": true
    },
                    "727": {
    "IsDrink": true
    },
                    "728": {
    "IsDrink": true
    },
                    "730": {
    "IsDrink": true
    },
                    "772": {
    "IsDrink": true
    },
                    "773": {
    "IsDrink": true
    },
                    "873": {
    "IsDrink": true
    },
                }
            }
        ]
    }
    1. sevengeese
      sevengeese
      • member
      • 1 kudos
      That's really cool! When I originally made the mod, it was for immersion for me because in real life I tend to drink my soup rather than eating it, which is why I chose the soups that I did. But I am really glad that editing it can make it useful for other things!
  3. PAQUITOLORO
    PAQUITOLORO
    • premium
    • 3 kudos
    Any change of an update on this awesome mod? Or a way to update ourselves? Please?
    1. sevengeese
      sevengeese
      • member
      • 1 kudos
      Hi!!!!! I am so sorry it took so long, but I finally updated this to the 1.6 format. Thank you :)
  4. Bennoloth
    Bennoloth
    • premium
    • 31 kudos
    Will this conflict with mods which change the price of food?

    Interesting balance change, Pumpkin Soup + Spicy Eel will be so strong for mining, but Pumpkin Soup is much more costly to make compared to Coffee.

    Another consequence is that Ginger Ale becomes kind of pointless, except in the dangerous mines. However, you can just eat plain Ginger for the debuff curing, and keep your Pumpkin Soup buff. That would probably be meta with this mod on.
    1. sevengeese
      sevengeese
      • member
      • 1 kudos
      I don't see price of food being changed in the ObjectInformation that I edited, so I'm not sure that they will conflict. If you give me an example of the mod you mean I can test it out!
  5. Shreedle
    Shreedle
    • member
    • 10 kudos
    I had no idea I needed this until I saw it, thank you.
  6. anarhcorax
    anarhcorax
    • supporter
    • 0 kudos
    legend