0 of 0

File information

Last updated

Original upload

Created by

NormanPCN

Uploaded by

NormanPCN

Virus scan

Safe to use

About this mod

Sets a minimum and maximum range for the number of butterflies spawned by the hutch. Also, sets the number of Bat Wings used in trade for the Hutch at the Desert Trader.

Requirements
Permissions and credits
Changelogs
I like to put a Butterfly Hutch in the Greenhouse. The butterfly hutch in the game all too often spawns very few butterflies. I got tired of this so I wrote this mod.

This mod lets you specify a range for the number of butterflies to spawn in the location of the hutch. You can specify different ranges for indoor and outdoor locations. This mod also lets you set the number of Bat Wings required in trade for a hutch at the Desert Trader. The Vanilla value is quite high given that the Hutch really does nothing functional.

You can right click a Hutch to spawn additional butterflies. The amount is random. The right click butterflies will only spawn under normal allowed conditions.

Placing a butterfly hutch outdoors.
The game code for the Butterfly Hutch will spawn butterflies in the rain, snow or wind with debris. That is a bit silly.  
The Hutch game code will spawn butterflies after dark.  
Ambient butterflies do not spawn in those conditions.  
This mod will not spawn butterflies in those conditions and will remove hutch butterflies spawned in those conditions.


Install


  • Install the latest version of SMAPI.
  • Install via Vortex or unzip the mod folder into Stardew Valley/Mods. 
  • (optional) Install Generic Mod Config Menu for easy config setting management.


Config
Customizable preferences with built-in config menu (requires Generic Mod Config Menu).
You may also edit the config.json file directly.

Minimum Indoors:
The minimum number of butterflies to spawn in the hutch location. A value of zero disables the the mod for indoors.

Maximum Indoors:
The maximum number of butterflies to spawn in the hutch location. If minimum is greater than maximum, then minimum is assigned to maximum.

Minimum Outdoors:
The minimum number of butterflies to spawn in the hutch location. A value of zero disables the the mod for outdoors.

Maximum Outdoors:
The maximum number of butterflies to spawn in the hutch location. If minimum is greater than maximum, then minimum is assigned to maximum.

Bat Wings to trade:
Number of Bat Wings to trade for the Butterfly Hutch at the Desert Trader. Vanilla default is 200.

Winter butterflies:
Spawn butterflies outdoors in winter.

Island Butterflies:
Spawn Ginger Island butterflies indoors on the mainland.

Night butterflies:
When disabled. Let indoor butterflies have the evenings off, just like outdoor butterflies.


---

Source Code
Translations welcome.