Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

Mioudew

Uploaded by

Campanulamis

Virus scan

Safe to use

118 comments

  1. Campanulamis
    Campanulamis
    • member
    • 399 kudos
    Locked
    Sticky
    EDIT 11/3/2017: Please note due to the fact that the Beta patch 1.2 came out those who are playing the game in a different language, I modified the files so it can be easier to override

    - Japanese > furniture.ja-JP
    - (Simplified) Chinese > furniture.zh-CN

    EDIT 11/4/17: OKAY so I made the mod compatible with the 1.2 Beta patch ver. for those who are having trouble,
    the zip includes a How to install guide and backup.

    - If the mod is not showing up in your game please make sure to read the instructions carefully and override it in the assigned folders.
    - This is not a SMAPI mod so you shouldn't be getting any error unless you override it in the wrong folder, all re-texture mods are located in the Content folder.

    - For those who want to merge my mod with another author's work?
    you will need to create and merge it yourself.
    Trust me you can learn it very easily, Follow this Tutorial below...

    Modding Help - Beginner's Guide to XNB Node and graphics Editing by Cure: https://community.playstarbound.com/threads/beginners-guide-to-xnb-node-and-graphics-editing.110976/
  2. Chyssa
    Chyssa
    • member
    • 0 kudos
    Anyone having the issue that the cabinet above the fridge is still brown?
    1. lottieblix
      lottieblix
      • member
      • 0 kudos
      I am having the same issue. Not sure why haha
    2. katanyx
      katanyx
      • supporter
      • 9 kudos
      Yeah, me too. I haven't been able to find a conflict. Did you ever get this figured out?
    3. LilySempai
      LilySempai
      • supporter
      • 0 kudos
      Yeah, still not resolved and unsure how to resolve tbh, cause the cabinet and fridge remains vanilla
    4. tyryrytyryry
      tyryrytyryry
      • supporter
      • 1 kudos
      Guys, I think I figured it out.
      In content.json there are 7 rules, each in curly braces, beginning with "Action": "EditImage".
      From these 7, the last one is for the island, the first 6 are for the rest of the kitchen, which is broken into 3 pieces. They are repeated because in original game files one tilesheet image is in two locations (kinda weird): one is directly in Content and one is in Content/Maps.

      Long story short, in the 6th one (second to last) the value for "Width" should be 80 instead of 64. So instead of:

      "FromArea": {
      "X": 16,
      "Y": 192,
      "Width": 64,
      "Height": 48
      },
      "ToArea": {
      "X": 16,
      "Y": 192,
      "Width": 64,
      "Height": 48
      }

      it should look like this:

      "FromArea": {
      "X": 16,
      "Y": 192,
      "Width": 80,
      "Height": 48
      },
      "ToArea": {
      "X": 16,
      "Y": 192,
      "Width": 80,
      "Height": 48
      }
    5. cosmicandi
      cosmicandi
      • premium
      • 0 kudos
      That worked, thank you so much
    6. ShirleyA
      ShirleyA
      • member
      • 0 kudos
      Thank you so much <3
    7. Maladies
      Maladies
      • member
      • 0 kudos
      Wow thank you SO much!
    8. Myrriah
      Myrriah
      • member
      • 0 kudos
      Could you post what the whole thing is supposed to look like?   Mine has a bunch of x values that are 0, so I'm concerned this could potentially be why mine isn't working.
    9. adykek
      adykek
      • member
      • 0 kudos
      have you figured out what its supposed to be like yet? 
    10. errawinn
      errawinn
      • member
      • 0 kudos
      Wow! You're amazing! It fixed my fridge too 
    11. thelelephant
      thelelephant
      • premium
      • 0 kudos
      Mine is fixed with this, thanks so much
    12. Shawtyisded
      Shawtyisded
      • member
      • 0 kudos
      Yooooo thanks man it worked like *MAGIC*
    13. eosophelia
      eosophelia
      • member
      • 0 kudos
      i already edit it but still not working :')
  3. Aeylic
    Aeylic
    • premium
    • 0 kudos
    Sorry if this has been asked already, but is there any way to re-assign the kitchen island to a different table?

    I have another mod that is overwriting the Winter Dining Table, and I'd like to change the kitchen island to the Modern Dining Table instead, but can't figure out which values in the content.json are the correct ones, or if it's even possible to do that way.

    Any help/advice would be really appreciated, thank you!  
    1. Shawtyisded
      Shawtyisded
      • member
      • 0 kudos
      If you're using the CP version of this mod then just delete ONLY the furniture PNG from assets
  4. Zeniyah
    Zeniyah
    • member
    • 0 kudos
    can u update plss
  5. dustpixel
    dustpixel
    • member
    • 0 kudos
    To everyone who also is having trouble getting the kitchen (CP version) to appear in game here is what I did to make it work:


    • check if you have any other mods that have interior tilesheets, particularly recolors (for me it was DaisyNiko earthy interiors)
    • open interior override png up in editing program 
      *optionally you can open tilesheet of this mod on top of other to help act as guide of where things end
    • erase all kitchen parts on the override
    • save your interiors png and the kitchen should now appear!
    *I also renamed farmhouse_tiles.png of this mod to farmhousetiles.png and edited it within content.json to match but idk if that had any impact on this working or not either

    Let me know if I need to further clarify anything! But hopefully this helps :D
    1. Rdowney0802
      Rdowney0802
      • member
      • 0 kudos
      What do you mean by the editing program? Do you you mean the generic mod config?
  6. kelseyloesbandida
    kelseyloesbandida
    • member
    • 0 kudos
    hi! I'm having some problems with the kitchen. Idk why, but the kitchen instead of replacing the original one, it appears under the original kitchen, does anyone know how to fix this? I'v downloaded both mod, the cp one and the normal one. 
    1. dustpixel
      dustpixel
      • member
      • 0 kudos
      I had this same problem and, after looking through replies, decided to see if I had any other mod with the kitchen in its tile sheets and the problem ended up being from DaisyNikos Earthy Interiors! So, I would see if you also have any other mods that might modify the interior. 
  7. dragonplushy
    dragonplushy
    • member
    • 0 kudos
    does anyone know a good site or app to use to edit pixelated images? one with layers preferably

    i  want too merge two tile sheet and hopefully have this kitchen thing working but i havent been able to find a site where i can have two images open at the same time  
    1. deleted159392098
      deleted159392098
      • account closed
      • 0 kudos
      You can use paint.net
  8. Dryrain21
    Dryrain21
    • member
    • 0 kudos
    Using the CP version and it isn't working correctly, it only recolours one cabinet and the stove under it, not sure how to fix it
  9. Amethyst211
    Amethyst211
    • supporter
    • 0 kudos
    When i download the mod i cant get the island, i followed the installation guild and everything
    1. CCore18a
      CCore18a
      • member
      • 0 kudos
      The island is a separate piece of furniture!! I think its the winter dining table thats the island?
  10. CCore18a
    CCore18a
    • member
    • 0 kudos
    This mod works perfectly on my normal farmhouse but not my kitchen in ginger island :(
  11. naninhaa
    naninhaa
    • member
    • 0 kudos
    https://twitter.com/chatonluv/status/1633252037000306690 hey,I have a problem where the vanilla texture is superimposed on the mod, does anyone know how to solve it?