I see that there's hearts under where you can spawn in the animals. I'm trying to click on it to change the hearts but I have no idea how to. Or if it is even possible in the first place. Help would be appreciated. :>
EDIT: I figured it out. It has to do with the mouse scroll. I probably missed the instructions somewhere.
I set "BuyAdultLivestock" to false, but the mod still toggles between adults and babies. I set it to false because I don't want to buy adult animals in the batch accidentally, but it doesn't seem to change anything, is this a bug?
I actually set the option in the config while the game wasn't running, and I have closed and reopened the game multiple times since this post, so somehow that didn't change anything.
Is the mod in the correct mod folder? Did you start the game with SMAPI? I just ran the game recently with SMAPI, and this mod still works for me. Please post SMAPI log otherwise if still error
Yes, it is in the correct folder, the game starts with smapi, the mod loads and it allows me to buy animals with the button and it also generated a default config. The only problem is when I set BuyAdultLivestock from true to false it doesn't seem to actually do anything, as the UI still switches between babies and adults when you press the button, and I would expect such a toggle to prevent that from happening!
For reference, here is what is in the config, so you can see it has no typos or code errors: { "BuyUsesResources": true, "BuyAdultLivestock": false, "ToggleInstantBuyMenuButton": "NumPad5" } Thank you very much for looking in to this!
Oh. the config doesn't prevent you from buying adult livestock. The toggle will still be there. it simply sets the initial state of the menu whether it is baby livestock or adult livestock.
Indicates if animals are sold as adults or babies. (For when menu first opens) BuyAdultLivestock = true; Since the mod is working, and it is a cheat mod, i do not plan to make any changes to the config to remove the toggle keybinding for now. Link to github code is in the description if anyone want to have a go at modifications.
Lately I have a problem with Marnie, for some reason or another she doesn't sell me animals, when she asks me to choose the pen she just doesn't recognize me, even if I change it or sell my other animals (before it worked) but no, but This mod helped me, thanks.
31 comments
EDIT: I figured it out. It has to do with the mouse scroll. I probably missed the instructions somewhere.
For reference, here is what is in the config, so you can see it has no typos or code errors:
{
"BuyUsesResources": true,
"BuyAdultLivestock": false,
"ToggleInstantBuyMenuButton": "NumPad5"
}
Thank you very much for looking in to this!
Indicates if animals are sold as adults or babies. (For when menu first opens)
BuyAdultLivestock = true;
Since the mod is working, and it is a cheat mod, i do not plan to make any changes to the config to remove the toggle keybinding for now. Link to github code is in the description if anyone want to have a go at modifications.
I do not know much english :(