hi! I have a question. Since I installed this mod I've been able to get almost everything to work properly. I say "almost" because, for some reason, Cucoos refuse to show up. I only chose White Cucoos, added them the same way I did the pigs from this mod, and while the pigs work the Cucoos give me the message "Choose a for your new" instead of actual options, and I cannot click on a coop. The Cucoos are formatted in the config.json as seen below: } }, "Cucoo": { "Types": [ "Cucoo" ], "Buildings": [ "Coop", "Big Coop", "Deluxe Coop" ], "AnimalShop": { "Name": "Cucoo", "Description": "Do NOT attack.", "Price": "800", "Icon": "assets\\animal_shop_chicken.png" } }, this is identical to every other animal I've added with BFAV- which includes Dodongos, golden chickens, round chickens, Yoshis, and many more- yet for some reason only Cucoos refuse to be on my farm. I've tried various descriptions, I've tried messing with name for the cucoo image if that was the problem, and yet nothing seems to help. Do you have any idea what could be going wrong? Thanks in advance for any help!
6 comments
}
},
"Cucoo": {
"Types": [
"Cucoo"
],
"Buildings": [
"Coop",
"Big Coop",
"Deluxe Coop"
],
"AnimalShop": {
"Name": "Cucoo",
"Description": "Do NOT attack.",
"Price": "800",
"Icon": "assets\\animal_shop_chicken.png"
}
},
this is identical to every other animal I've added with BFAV- which includes Dodongos, golden chickens, round chickens, Yoshis, and many more- yet for some reason only Cucoos refuse to be on my farm. I've tried various descriptions, I've tried messing with name for the cucoo image if that was the problem, and yet nothing seems to help. Do you have any idea what could be going wrong? Thanks in advance for any help!