0 of 0

File information

Last updated

Original upload

Created by

cometkins

Uploaded by

cometkins

Virus scan

Safe to use

126 comments

  1. cometkins
    cometkins
    • premium
    • 988 kudos
    Locked
    Sticky
    Hello everybody! I think it's clear to me that coming back to these mods just isn't something I'm going to have time for any time soon. So! I am now giving everybody blanket permission to finish and remix my mods as they please, with a few caveats.

    1) Please link back to my original mods and give credit on your post.
    2) Please upload your additions separately, linking back to my original mods so that everybody can have the complete set. If they've completely broken in the current version of the game then you may ignore this caveat. (ie. if you are making versions compatible with mobile or the game drastically changes in a way that the original code no longer functions even if it's slightly old)
    3) If you are simply trying to mimic my style and doing things that I haven't already started (ie artifacts, tools, etc) you do not need my permission! All is well! If you'd like to give a shoutout that's appreciated, however.

    Unfortunately these mods put a lot of pressure on me and the very constant messaging about them has sucked out a lot of the joy I used to have for this game. :( I am hoping that if others can complete the set that I'll be able to have fun with it again, but also that the rest of you can have fun with completed mods.

    Have fun! As always, if you'd like to give a tip to say thanks my ko-fi can be found here: https://ko-fi.com/cometkins
  2. BloodyBattleHeart
    BloodyBattleHeart
    • supporter
    • 2 kudos
    FOR THOSE USING DAISYNIKO'S EARTHY RECOLOUR

    If you're having trouble making this mod work and you have Earthy Recolour installed, go into Mods\[CP] DaisyNiko's Earthy Recolour\assets\Maps and delete springobjects.png . When you launch the game, you may see SMAPI say something like, "[Content Patcher] Can't apply image patch "Earthy Recolour > EditImage Maps/springobjects" to Maps/springobjects: the FromFile file 'assets\Maps\springobjects.png' doesn't exist" in yellow text...

    Ignore it, you'll be fine. Better Resources should work fine then
    1. Cahelms
      Cahelms
      • supporter
      • 2 kudos
      Thank you!
    2. Monke129345
      Monke129345
      • member
      • 0 kudos
      Thanks for this!
    3. vmis
      vmis
      • member
      • 0 kudos
      Thank u so much for sharing with us this solution !!!! 
    4. SunflowerParis69
      SunflowerParis69
      • member
      • 0 kudos
      Your a godsend i love you
    5. Licarys
      Licarys
      • supporter
      • 12 kudos
      Joder, te comeria la boca a besos de lo agradecido que estoy TwT
    6. KnightAnya
      KnightAnya
      • member
      • 1 kudos
      ilyyyy /platonically 
    7. Valfeff
      Valfeff
      • member
      • 0 kudos
      Thank you very much! It was driving me mad that I didn't know what I had done wrong when installing this mod.
    8. sillycel
      sillycel
      • member
      • 0 kudos
      THANK YOU SO MUCH!!!!!
    9. SeVeNtHy
      SeVeNtHy
      • member
      • 0 kudos
      Thanks!You are so kind! :)
    10. MoonlitBrenya
      MoonlitBrenya
      • member
      • 1 kudos
      People like you are why I dig into the posts tab. Thank you for this information. Saved my sanity. <3 
    11. KnightMoon01
      KnightMoon01
      • member
      • 0 kudos
      no u dont
  3. FrostedOreos
    FrostedOreos
    • member
    • 0 kudos
    could the hay sprite be updated in this. it looks very out of place. love the mod though
  4. KAGURAAoo98
    KAGURAAoo98
    • member
    • 0 kudos
    Hiiii ☺️  miss why u don't have.... foods retexture and animal products ??? Can u plsss add more. I love your mods
  5. El3ktr0Hexe
    El3ktr0Hexe
    • member
    • 4 kudos
    Works with 1.6 and it looks beautiful :)

    Btw, if you have issues, just rename the mod with a little z ([CP] zSimple Resources). So you can prevent overwriting.
    1. 1justwantanam3
      1justwantanam3
      • member
      • 0 kudos
      Worked perfectly, thanks!
  6. XGrimReaper3
    XGrimReaper3
    • member
    • 0 kudos
    is there a 1.6 update?
  7. annabanana444
    annabanana444
    • member
    • 0 kudos
    Hello! I know there are solutions to the overlapping problem with different recolors but I cant see any solutions for this problem with the Vibrant Pastoral Recolor mod. Can someone tell me if theres a solution to this problem? Tysm!! ^^
    1. Anatoro14
      Anatoro14
      • member
      • 0 kudos
      i have this problem too
  8. LittleCooBear
    LittleCooBear
    • member
    • 0 kudos
    hi there. thanks so much for your mods. just a heads up the mod called catmaos leather shoes breaks all your mods when enabled. i just spent 8 hours to find this lol so i thought maybe you could put it somewhere so no else will suffer like me :) thanks again and hope this helps
    1. FieldofOrder
      FieldofOrder
      • premium
      • 0 kudos
      Thank you for saying this. lol I added catmaos mod for funs and then noticed this mod not working. I wasnt sure what did it till now. TY!!
  9. healerser
    healerser
    • member
    • 0 kudos
    Hi, I'm using Vibrant Pastoral Recolor mod, but I really can't solve the overlapping textures myself. For example, dredging treestump was painful for me, and I was working on the integration package. Can someone tell me how to solve the last problem? Thanks!
    1. Duewest
      Duewest
      • supporter
      • 0 kudos
      Hello! After reading the feedback for this problem regarding the earthy recolor I managed to dig through the assets of the pastoral recolor mod and find a solution. You need to open mods>[CP] 00Vibrant Pastoral Recolor>conent.json in a text editor. Find the block that says {
                  "LogName": "Spring Objects",
                  "Action": "EditImage",
                  "Target": "Maps/springobjects",
                  "FromFile": "assets/springobjects.png",
                  "PatchMode": "Overlay"
              },
      In front of each line type two slashes, //, so it looks like this
      //{
              //  "LogName": "Spring Objects",
              //  "Action": "EditImage",
              //  "Target": "Maps/springobjects",
              //  "FromFile": "assets/springobjects.png",
              //  "PatchMode": "Overlay"
              // },
      Save, and that should fix it next time you boot up the game. By adding the double slashes you are essentially telling steam to ignore this code when it boots, so it won't overlay these springobjects.png image, which is where the stone and wood images live in the pastoral mod. Hope this helps!
    2. healerser
      healerser
      • member
      • 0 kudos
      I tried four times, and even deleted the code, but unfortunately I still can't, uncomfortable!
    3. muchtie
      muchtie
      • supporter
      • 0 kudos
      pic ?I have no problems with Recolor.
    4. healerser
      healerser
      • member
      • 0 kudos
      I tried again, but couldn't solve the problem! When I did not add the dynamic coloring module, the whole game only added you this module, I found that there is still this problem! I suspect it's me!
    5. muchtie
      muchtie
      • supporter
      • 0 kudos
      do you have pictures?
    6. cherlinn
      cherlinn
      • member
      • 0 kudos
      hi, go into the assets folder in vibrant pastoral and delete the springobjects.png file.
    7. thank you! this works with the items like wood and hardwood in my inventory

      however, the wood twigs, and hardwood logs and stumps still have those overlapping textures for me. is there anything else i can do to fix that?
  10. PaulKrawitz
    PaulKrawitz
    • member
    • 1 kudos
    Will anyone update this mod to 1.6?

    Or is there already a 1.6 version of this somewhere?

    Or does it still work?
  11. sammadactyl
    sammadactyl
    • member
    • 1 kudos
    Don’t be like me! If you are also using Stardew Foliage Redone, in the MCM uncheck the debris box and the fixes mentioned below will have this mod working with any recolor.
    1. discobovini
      discobovini
      • member
      • 0 kudos
      THANK YOU oh my god idk how long I've been messing with the files and different config combos to figure this out lmao