0 of 0

File information

Last updated

Original upload

Created by

Fippsie

Uploaded by

Fippsie

Virus scan

Safe to use

Tags for this mod

About this mod

This mod adds Wooloo as Barn animals that you can acquire from Marnie.

Requirements
Permissions and credits
Changelogs



1. Install the latest version of SMAPI.
2. Install the latest version of Paritee's Better Farm Animal Variety (BFAV).
3. Download the mod and follow the instructions inside the readme file.





- Purchase Woolos at Marnie's for 15000g
- Can use sheers to obtain wool every day


Code
Spoiler:  
Show

"Wooloo": {
"Types": [
"Wooloo"
],
"Buildings": [
"Barn",
"Big Barn",
"Deluxe Barn"
],
"AnimalShop": {
"Name": "Wooloo",
"Description": "Adult Wooloo can be shorn for wool daily because of how fast their wool grows.",
"Price": "15000",
"Icon": "assets\\animal_shop_wooloo.png"
}
}