Hi! Thank you for this practical mod. However, I feel like there may be some category faults. For example, shouldn't Mushroom Colony and Poison Mushroom be mushrooms instead of vegetables?
its intentional, so you can put them on preserve jar/keg to turn them into pickle/juice you can also turn them into wine/jelly, just check my previous comments below
OOO! I love this! Thank you for making something useful from things so easily overlooked. I was just wondering though...could you make them growable? If not, I completely understand, I just figured I might ask! Thanks again.
"hate it when you pick a forage but can only sell them? no one even love them..." YES lol. Thank you for this mod, I really appreciate it. I love making wine/pickles/juice ect out of the stuff I forage and grow so items that I just sell are pretty annoying.
the same gift taste as SVE, and the same artisans gift taste like vanilla
And would it be possible to add a Config option to turn off/on certain recipes? you can edit the content.json inside this mod folder with Notepad ++, and delete the line of code you dont need, example if you want to turn off Four leaf clover, just delete:
8 comments
you can also turn them into wine/jelly, just check my previous comments below
OOO! I love this! Thank you for making something useful from things so easily overlooked. I was just wondering though...could you make them growable? If not, I completely understand, I just figured I might ask! Thanks again.
Edit: And would it be possible to add a Config option to turn off/on certain recipes?
And would it be possible to add a Config option to turn off/on certain recipes?
you can edit the content.json inside this mod folder with Notepad ++, and delete the line of code you dont need, example if you want to turn off Four leaf clover, just delete:
"FlashShifter.StardewValleyExpandedCP_Lucky_Four_Leaf_Clover": {
"Category": -75,
"ContextTags": [ "color_green", "forage_item", "vegetable_item" ]
},
remember to delete from "objectname" into },
you can also turn them into juice/wine/jam, change the:
-75 on category into -79
and "vegetable_item" into "fruit_item" on context tag