Love the cute mod, but it's still having compatibility issues with Solid Foundations. All the items indicate an error with the name of the item and "is using the outdated string-based Rectangles for the "SourceRect" or "AnimalDoor" properties"
I'm not entirely sure why, but when I attempted to download this mod, access was completely denied to the file and Vortex couldn't access it even with a manual install. The pieces are gorgeous and I would love to use them along with the rest of the HxW mods, but it's like the file has airtight security that makes it unusable.
Is there a way to make this toggleable in GCM to either show up in Robins Building OR show up in its own Catalogue. I really love this set, but having to click an extra 20x to get to specific farm buildings.
Unfortunately not! Catalogues are furniture only, and due to the sizing and gif limitations, they cannot be made into furniture and must instead be made as buildings.
I use this mod to organise my crafting primarily, but it also has option to display the buildings in a clickable tab form thats much easier to use than using Robin's menu.
I would love to add this mod to my game, however the mod it requires "Solid Foundations" seems to have a TON of game breaking bugs at the moment. I don't suppose there is any chance of a version of this mod which no longer requires said mod?
You can refer to my comments on AT as a response. This is made by the same mod author.
For additional context, Peace is actually one of the most reliable modders in the modding community when it comes to handling bugs and new features. You will never go wrong with a PeacefulEnd mod no matter the state of their bugs pages.
hi i was wondering if the possibility of updating this mod to make the items coordinate placement smaller? They take up so much room its hard to decorate around them especially on the huge fountain! love your mods btw
Haha that's for sure. In my game the fountains and gazebos seem to also take up about 10 extra blocks BEHIND them. Usually with other buildings such as the coop and barns, I am still be able to walk behind them and/or place things. After purchasing and placing the buildings from this mod I found that I can only walk behind them but not place anything. Is this normal? If not please let me know how I can fix this because I'd love to be able to place trees and flowers to spruce up my farm a bit more!
I fixed this on my own :) Go into the JSON file of each individual item, and the first time you see; "X:" (number) "Y:" (number) that will be the placement hitbox of each item. From there, swap in a smaller number to your desired size : ) I recommend just changing the Y value. JSON files can be edited using Notepad or Notepad++. Notepad should come pre-installed on your computer. I prefer Notepad++ because you can not only edit JSON files but create them too. Don't forget to save! Don't save as.
THANK YOUUU!! For some reason the buildings take up so much unnecessary space when I build them and there's like 3-6 blocks behind them that I can walk through lol - thanks for this tip!!
46 comments
Edit : I solved it by converting it to Furniture Framework, no longer requiring Solid Foundation. But no animations and seasonal effects :'(
Love the cute mod, but it's still having compatibility issues with Solid Foundations. All the items indicate an error with the name of the item and "is using the outdated string-based Rectangles for the "SourceRect" or "AnimalDoor" properties"
SMAPI log parser
https://www.nexusmods.com/stardewvalley/mods/11115
For additional context, Peace is actually one of the most reliable modders in the modding community when it comes to handling bugs and new features. You will never go wrong with a PeacefulEnd mod no matter the state of their bugs pages.
"X:" (number)
"Y:" (number)
that will be the placement hitbox of each item. From there, swap in a smaller number to your desired size : ) I recommend just changing the Y value.
JSON files can be edited using Notepad or Notepad++. Notepad should come pre-installed on your computer. I prefer Notepad++ because you can not only edit JSON files but create them too.
Don't forget to save!
Don't save as.