Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

hotfish

Uploaded by

xhotfish

Virus scan

Safe to use

11 comments

  1. Chrinolas
    Chrinolas
    • member
    • 0 kudos
    Fish faced Sebastian:
    A temporary solution until the mod author returns is to go into the mod folder > assets.
    Delete "Sebastian_beach_xhotfish.png" and "Sebastian_xhotfish.png", if you're not sure they're the right ones, open them and check if they're the pixelated sprites and not the detailed portraits, you'll see the fish face there.
    Go back into the mod folder and open "content.json" and delete the first two entries:
          {
             "Action": "Load",
             "Target": "Characters/Sebastian",
             "FromFile": "assets/Sebastian_xhotfish.png"
          },
          {
             "Action": "Load",
             "Target": "Characters/Sebastian_Beach",
             "FromFile": "assets/Sebastian_beach_xhotfish.png"
          },
    What will be left is, if you'd like to copy it in instead:
    {
       "Format": "1.18.0",
       "Changes": [
          {
             "Action": "Load",
             "Target": "Portraits/Sebastian",
             "FromFile": "assets/Portrait_Sebastian_xhotfish.png"
          },
          {
             "Action": "Load",
             "Target": "Portraits/Sebastian_Beach",
             "FromFile": "assets/Portrait_beach_Sebastian_xhotfish.png"
          },
       ]
    }

    What this does is deletes the sprites from the mod, including the fish faced ones while keeping the handsome portraits, the sprites used will default to the vanilla ones.
  2. krypttheone
    krypttheone
    • member
    • 0 kudos
    Hi guys, if you try to use this mod atm you'll find that it doesn't work. Until the mod creator fixes it, let me give you a very quick way to solve the issue. open the "content.json" file with notepad, and find every single line that says " "Action": "Load", " and change all the "Load" parts with "EditImage" instead. The resulting lines should look like "Action": "EditImage",

    Hopefully this saves you the trouble of searching for the issue for a long time. :)
    1. Pandaplier28
      Pandaplier28
      • member
      • 0 kudos
      thank you! I was just about to give up hope!
  3. Foxtrot2407
    Foxtrot2407
    • member
    • 0 kudos
    Is there a way to use a different sprite with the portrait? i found a one i really like with the portrait but cannot seem to get the sprite to work. Please help with this if you can.
  4. Jimie1307
    Jimie1307
    • member
    • 0 kudos
    Hello, I would like to inform that Sebastian has a weird eye position whenever he is facing forward. he seems like a fish  : https://i.imgur.com/IQ0ggeA.png
  5. photoreceptor
    photoreceptor
    • member
    • 0 kudos
    I love this mod, but something is wrong with his eyes when he's looking forward at you in the sprite. Can you please take a look at?
  6. xhotfish
    xhotfish
    • premium
    • 35 kudos
    Updated for 1.5 !  Tested and working :)
  7. Fazni
    Fazni
    • member
    • 0 kudos
    This looks great. Unfortunately it does not work with the seasonal villagers outfits mod. Can this be updated please? Thank you :)
  8. Iesenef
    Iesenef
    • member
    • 0 kudos
    It's not working on me. Please help :(
  9. jahbenzo
    jahbenzo
    • member
    • 0 kudos
    Looks cool! Is it compatible with the seasonal villagers' outfits mod?
  10. nirmindah
    nirmindah
    • member
    • 1 kudos
    Looks really good!