Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
This mod is opted-in to receive Donation Points
This mod adds a recipe to the craftable list that lets you craft a smaller version of the butterfly hutch and place it anywhere craftables can be placed.
Butterflies appear after you leave a location and come back (attracting them takes time!)
The hutches are customizable by editing the config.json file:
"SpriteSheetOffsetRows": 0, - Number of rows to shift the new sprite down on TileSheets/Craftables. Use this only if you have other mods adding craftables to offset the place where this mod puts its sprite. "HutchCost": "338 40 709 40 425 4", - This is the material cost of crafting the hutch (default is 40 refined quartz (338), 40 hardwood (709), and 4 fairy rose seeds (425)) "SkillReq": "Farming 6", - Skill type and skill level required to gain the hutch recipe "MinButterfliesDensity": 0.01, - minimum butterfy density (1.0 is one butterfly per map tile) "MaxButterfliesDensity": 0.05 - maximum butterfy density (1.0 is one butterfly per map tile)