BFAV Golden Goose
BFAV Golden Goose
BFAV version of the Golden Goose mod. I didn’t know how to add custom items, so instead of recolored duck items, it provides you with gold ore (daily) and gold bars.
Install
Install the Paritee’s Better Farm Animal Variety (BFAV)[/url].
Download this mod and unzip it into Stardew Valley/Mods.
Copy the “animal_shop_goose.png” file located within the “[BFAV]” folder.
Paste the “animal_shop_goose.png” file into \stardewvalley\mods\paritee’s better farm animal variety\assets
( the asset folder located within paritee’s BFAV mod )
Open the config.json file located in \stardewvalley\mods\paritee’s better farm animal variety.
Scroll to end of code, you will see FOUR brackets.
After the SECOND bracket add a comma, then insert the following code:
“Golden Goose”: {
“Types”: [
“Golden Goose”
],
“Buildings”: [
“Big Coop”,
“Deluxe Coop”
],
“AnimalShop”: {
“Name”: “Golden Goose”,
“Description”: “These rare birds provide you with gold daily.”,
“Price”: “4000”,
“Icon”: “assets\\animal_shop_goose.png”
}
}
Run the game using SMAPI.