Description
This mod adds a recipe to the crafting menu for bouquets. Clicking on the recipe doesn't craft the item, it brings you to a sub-menu with a list of potentially craftable bouquets based on the flowers currently in your inventory.
Bouquets are made up of three flowers; by default, the same flower can be used more than once in a bouquet.
With the five types of vanilla coloured flowers, there are thousands of potential bouquets you can craft, limited only by the flowers in your inventory.
Modders can edit the bouquet and flower textures using the following Content Patcher paths:
"aedenthorn.CustomBouquets/bouquet"
"aedenthorn.CustomBouquets/flower1"
"aedenthorn.CustomBouquets/flower2"
"aedenthorn.CustomBouquets/flower3"
The flower textures are greyscale as they will receive tints from the flowers used in crafting.
c205a529-fb69-4f98-a5e9-4542b7b9aced
Technical
Requires SMAPI, uses Harmony.
Implements a Generic Mod Config Menu interface to change config settings in-game.
Code is at https://github.com/aedenthorn/StardewValleyMods.
A list of all my mods for Stardew Valley is available at https://www.nexusmods.com/stardewvalley/articles/895.
Bouquets are made up of three flowers; by default, the same flower can be used more than once in a bouquet.
With the five types of vanilla coloured flowers, there are thousands of potential bouquets you can craft, limited only by the flowers in your inventory.
Modders can edit the bouquet and flower textures using the following Content Patcher paths:
"aedenthorn.CustomBouquets/bouquet"
"aedenthorn.CustomBouquets/flower1"
"aedenthorn.CustomBouquets/flower2"
"aedenthorn.CustomBouquets/flower3"
The flower textures are greyscale as they will receive tints from the flowers used in crafting.
c205a529-fb69-4f98-a5e9-4542b7b9aced
Technical
Requires SMAPI, uses Harmony.
Implements a Generic Mod Config Menu interface to change config settings in-game.
Code is at https://github.com/aedenthorn/StardewValleyMods.
A list of all my mods for Stardew Valley is available at https://www.nexusmods.com/stardewvalley/articles/895.
