Hello, I was hoping to use this mod specifically to change the book seller's hot air balloon. I've had their visits in game several times since adding the mod and it doesn't seem to change the balloon at all despite my color options. Do I possibly need to trigger Harvey's event before the book seller changes as well? I never romance him so I wouldn't see that heart event normally.
Hello! No, the mod changes the balloon color without triggering the Harvey-event. It has been a problem with the code for the mod, I just uploaded a new version. Let me know if the problem persist!
Just got to another bookseller day and unfortunately no change. But I really appreciate the response! I wonder if there's another mod just taking precedence over yours. I'll ask the discord modders maybe they'll know. I'll report back here if I find out :)
I really need a hot air balloon that matches my bookstore! This mod really saved me! like it very much! Some small suggestions: During the process of beautifying the balloon, I found that there was a missing corner on the lower right side, but I completed it myself. If this is not a deliberate effect, I hope to complete it (if you are willing) :)
Sorry for the late reply! Thank you very much :) Is there a perticular color you want to match your bookstore? Oh, I see! I will have to look in to that and fix it, thank you!
You need to add "Season": "spring" (or appropriate season) to each "when" section in the content.json to get this to work appropriately. Otherwise it defaults to blue - the first asset in the folder. Changed and tested in my own game. Love the graphics by the way!
Btw there is a mod called Trendy Haley where Haley gets a random color every month. I highly suggest asking that mod author if they would be willing to help you out by making you bookstore balloons change every month or so :3 I wonder if it can be applied the same way.
It would be soo cool if somehow this mod could make the bookkeeper have a different colored balloon everytime they come to town! Would be amazing! ^_^ Also considering how green themed everything in the new update is, I definitely think you should try to make like a Green/Gold/Brown balloon ;)
That would be something! Unfortunately, I haven't programmed alot therefore I'm not sure I can make it happen :'( That would be nice! I will certainly do that :)
Ooh look forward to seeing how it turns out! ^_^ and yeah maybe somebody in the future will come up with a way to randomize the balloons o.o in the meantime I will just change it with the season :3
Oooh, also how about an orangish purple balloon. I just found a grass reshade mod tht turns the fall grass orange & purple in a beautiful way now that is stuck in my mind haha. But thank you for attempting the green! <3
Golden color!!!! And it would be lovely if there were versions with a lighter colored balloon but a darker colored / higher contrast basket :3 sort of like a cross between the purple one and the pink one in that sense
34 comments
I don't think I have the ability to make the scripts to make it craftable. But I will look in to it!
why not a purple color?? like lilac or periwinkle?? im playing with alot of purple and pink colors!
I could make that! Would you like a light or dark accent color? :)
No, the mod changes the balloon color without triggering the Harvey-event. It has been a problem with the code for the mod, I just uploaded a new version. Let me know if the problem persist!
Some small suggestions: During the process of beautifying the balloon, I found that there was a missing corner on the lower right side, but I completed it myself. If this is not a deliberate effect, I hope to complete it (if you are willing)
:)
Is there a perticular color you want to match your bookstore?
Oh, I see! I will have to look in to that and fix it, thank you!
//Spring
{
"LogName": "Spring",
"Action": "EditImage",
"Target": "LooseSprites/Cursors",
"FromFile": "Assets/Balloon{{Spring}}Cursors.png",
"FromArea": {"X": 0, "Y": 1183, "Width": 93, "Height": 179},
"ToArea": {"X": 0, "Y": 1183, "Width": 93, "Height": 179},
"When":
{
"Spring": "Purplegold, Pinksilver, Pinkgold, Bluegold, Greengold", "Season": "spring"
}
},
{
"LogName": "Spring",
"Action": "EditImage",
"Target": "LooseSprites/Cursors",
"FromFile": "Assets/Balloon{{Spring}}Cursors.png",
"FromArea": {"X": 93, "Y": 1183, "Width": 35, "Height": 48},
"ToArea": {"X": 93, "Y": 1183, "Width": 35, "Height": 48},
Thank you :)
I highly suggest asking that mod author if they would be willing to help you out by making you bookstore balloons change every month or so :3
I wonder if it can be applied the same way.
Would be amazing! ^_^
Also considering how green themed everything in the new update is, I definitely think you should try to make like a Green/Gold/Brown balloon ;)
That would be nice! I will certainly do that :)
and yeah maybe somebody in the future will come up with a way to randomize the balloons o.o
in the meantime I will just change it with the season :3
Oooh, also how about an orangish purple balloon.
I just found a grass reshade mod tht turns the fall grass orange & purple in a beautiful way now that is stuck in my mind haha.
But thank you for attempting the green! <3
That would be awsome if someone could! :D
I will try my best to make a orange one :)
Now there is one for each season for the bookseller hehe, tyvm! :3