Heya! I love your mods, they make working with Flowers so much more fun.
But I have had a problem with Bouquets beeing worth 0, And Im pretty sure it wasnt like that before. I tried to delete and re-install the mod but nothing changed. Do you have any ideas what could cause this? Thanks in advance!
"Hello, I also found this issue, and after my investigation, I discovered that the code doesn't include the price information. The specific location is in Mods\Quaint Living - Artisan Goods-24808-1-0-1-1719022277[CP] Quaint Living - Artisan Goods\Data\Object. Between "Category": -26, and "ContextTags":, a line "Price": 300,(or any number you want) should be inserted."
您好,我注意到简体中文的翻译被隔离了,所以没有办法下载。我自制了新简体中文的翻译版,为了不冲突所以我直接放在评论区了。 Hello, I noticed that the simplified Chinese translation has been isolated, so there is no way to download it. I made my own simplified Chinese translation. In order to avoid conflict, I put it directly in the comment area.
Looks nice, any chance for making it compatible with Wisteria Tree? Its *fruit* is tagged as a "Flower", & atm is only useful for sale (worth a lot!), would be nice to have another use.
Great job!
Also, there is a deluxe florist table in the craftingrecipes.json, & an event with robin, but what's the requirements for it? And i can buy the extractor from the Dwarf with 0 hearts!
A couple of things that I need help with: where do I find the lavender and jasmine plant? I found the “white jasmine seeds”, so I planted a bunch of them. But then I couldn’t use them for the floral wine keg :( similar with the lavender one. I can’t recall the exact name of the flower though, it just had the word lavender in it. I don’t think I have another mod that has those, so I was just wondering where I can find the lavender and jasmine plants :) thanks!!
White Jasmine is from the old QL Flower Garden! (Lavender isn't, though). Also Lavender and Jasmine from this mod (QL Flower Garden 2) is simply named as Lavender and Jasmine in-game, and their internal name is QL_Lavender and QL_Jasmine respectively. Hope that helps!
Gotcha :) I have the Cornucopia mod installed, and it also has jasmine and lavender, can I use those? Because I couldn't find the lavender and jasmine from yours from Pierre's store for some reason :( unless there's a different place I have to get them from?
You should totally make the bouquets do the same thing as the ones from Pierres do! Or allow bouquets to be crafted into romantic bouquets somehow, maybe in a machine or at some npc :>. It feels really rewarding to give someone a bouquet you made yourself :3
Its worth saying that this is a super cute mod and I love it sooooo much, I just really wish I could ask out my dear Haley with a signature sunflower bouquet <3
(Also also, but real quick, is this mod compatible with the original quaint living or quaint living 2?)
Does the game not use C# or is that a code language you're not profficient with? I'm studying C#, and plan to get into stardew modding, if it is technically possible, I could look into doing it :]
there is another (east scrape) mod that teaches you how to make dating bouquets as a reward for a quest, and i havent tested but maybe the game would recognise this mods bouquets as the same as the others. if not i dont think it should be to hard to do tho. im a newbie to coding but the little i have learned is that stardew coding looks harder then it is (sure it still takes time tho as all coding do) and as there already is a mod that have that function, you could probebly look at the other mods code to figure out how to make this mod bouquets dating bouquets.
Hi guys, sorry for the late reply! I'm not proficient enough in coding to make such functionality for the bouquets, but if there is a framework for that I might have more motivation to do it. :D
The mod is awesome so far :) Just one thing about the Floral Keg:
Is it possible to allow the Floral Keg to use other context tags too and what do I have to change for that? I know that its not always realistic to allow any flower, but I have a lot of mods with flowers that are tagged edible and would be aromatic in RL but arent tagged as both aromatic and edible ingame, so I can only use a few flowers for the keg :/ The Vanilla "Summer Spangle" is also described as aromatic but isnt tagged as such so its ununsable in this keg. I didnt find something in the data folder about this so I am asking here if I could change that to allow "edible" in general without "aromatic" being a necessary tag too
Edit: I just checked the several flowers that are allowed from QL and some of them have duplicates in the Cornupia More Flowers Mod. For example: The Carnation/Lavender flower from that mod cant be used in the Keg while they can be when the same plant is from this mod. I dont really mind several variations of the same flower, but it would be nice if there would be an option in the future that its possible to use more flowers outside of the edible+aromatic tags. same goes for other Rose seeds (also Rose variations) that only work when from this mod.
71 comments
But I have had a problem with Bouquets beeing worth 0, And Im pretty sure it wasnt like that before.
I tried to delete and re-install the mod but nothing changed.
Do you have any ideas what could cause this?
Thanks in advance!
"Category": -26,
and"ContextTags":
, a line"Price": 300,(or any number you want)
should be inserted."Hello, I noticed that the simplified Chinese translation has been isolated, so there is no way to download it. I made my own simplified Chinese translation. In order to avoid conflict, I put it directly in the comment area.
{
//手工艺品
"DriedFlower.name": "干花",
"DriedFlower.description": "经过干燥脱水的花,可以保存数年时间。",
"FlowerExtract.name": "花朵萃取物",
"FlowerExtract.description": "全天然的花朵萃取物,闻起来沁人心脾!",
"FloristPaper.name": "花束包装纸",
"FloristPaper.description": "用于包装花束的包装纸,非常耐用。",
"FairyRoseExtract.name": "仙子玫瑰 萃取物",
"PoppyExtract.name": "虞美人 萃取物",
"CarnationExtract.name": "康乃馨 萃取物",
"GardeniaExtract.name": "栀子 萃取物",
"HibiscusExtract.name": "芙蓉 萃取物",
"JasmineExtract.name": "茉莉 萃取物",
"LavenderExtract.name": "薰衣草 萃取物",
"LilacExtract.name": "丁香 萃取物",
"RoseExtract.name": "玫瑰 萃取物",
"FlowerWine.name": "花酿酒",
"FlowerWine.description": "香甜可口,馥郁芬芳,回味无穷。",
"CarnationWine.name": "康乃馨 花酿酒",
"GardeniaWine.name": "栀子 花酿酒",
"HibiscusWine.name": "芙蓉 花酿酒",
"JasmineWine.name": "茉莉 花酿酒",
"LavenderWine.name": "薰衣草 花酿酒",
"LilacWine.name": "丁香 花酿酒",
"RoseWine.name": "玫瑰 花酿酒",
//糖腌 糖来自花蜜,香味来自花瓣
"CandiedFlowers.name": "糖腌花朵蜜饯",
"CandiedFlowers.description": "用糖腌制的食用花朵蜜饯,可以保存很久时间。",
//花束
"BlueJazzBouquet.name": "蓝爵 花束",
"BlueJazzBouquet.description": "非常美丽就像天空般的蓝色花束。",
"FairyRoseBouquet.name": "仙子玫瑰 花束",
"FairyRoseBouquet.description": "就像美梦成真,非常梦幻的花束。",
"PoppyBouquet.name": "虞美人 花束",
"PoppyBouquet.description": "一束暖色的花束,据说能抚慰人情绪。",
"SummerSpangleBouquet.name": "夏季亮片 花束",
"SummerSpangleBouquet.description": "闻起来清新甜美。",
"SunflowerBouquet.name": "向日葵 花束",
"SunflowerBouquet.description": "色调明亮又旺盛开放的一束向日葵。",
"TulipBouquet.name": "郁金香 花束",
"TulipBouquet.description": "一束色彩缤纷、争相开放的郁金香花束。",
"CrocusBouquet.name": "番红花 花束",
"CrocusBouquet.description": "快乐而简单的番红花们聚集在一束花束中。",
"DaffodilBouquet.name": "黄水仙 花束",
"DaffodilBouquet.description": "这花束一定会让房间充满春天的气息。",
"SweetPeaBouquet.name": "甜豌豆 花束",
"SweetPeaBouquet.description": "带有浪漫夏季色调般异想天开的花束。",
//QL 花束
"AmaryllisBouquet.name": "朱顶红 花束",
"AmaryllisBouquet.description": "一束令人印象深刻、引人注目的红花。",
"CallaLilyBouquet.name": "马蹄莲 花束",
"CallaLilyBouquet.description": "一束优雅、精致的艺术品。",
"DahliaBouquet.name": "大丽花 花束",
"DahliaBouquet.description": "这种鲜艳的花会给任何房间带来亮丽的色彩。",
"DelphiniumBouquet.name": "飞烟草 花束",
"DelphiniumBouquet.description": "茂盛的、五彩缤纷的花束。",
"FritillariaBouquet.name": "贝母花 花束",
"FritillariaBouquet.description": "如此美丽的容貌配得上奇妙幽深的香味。",
"IrisBouquet.name": "鸢尾 花束",
"IrisBouquet.description": "迷人的花序之美,值得人多品味。",
"LilyBouquet.name": "百合 花束",
"LilyBouquet.description": "令人愉悦的百合花朵们,带着令人陶醉的香味。",
"OrchidBouquet.name": "兰花 花束",
"OrchidBouquet.description": "令人惊叹的充满活力的花型,花朵的芳香四溢。",
"PansyBouquet.name": "三色堇 花束",
"PansyBouquet.description": "一束欢快美丽的花。",
"PeonyBouquet.name": "牡丹 花束",
"PeonyBouquet.description": "一束精致的花束,绚丽多彩、美不胜收。",
"RoseBouquet.name": "玫瑰 花束",
"RoseBouquet.description": "一束最为华丽的花束,在人们之间很受欢迎。",
"SnapdragonBouquet.name": "金鱼草 花束",
"SnapdragonBouquet.description": "一束迷人、亲切的紫色花朵。",
"StripedSquillBouquet.name": "条纹蓝星 花束",
"StripedSquillBouquet.description": "一朵朵雪白的花,带着淡淡的蓝色条纹,就像羽毛的花纹。",
"ZinniaBouquet.name": "百日菊 花束",
"ZinniaBouquet.description": "一种简单而活泼的花束,颜色各异。",
//树上的花
"GardeniaBouquet.name": "栀子 花束",
"GardeniaBouquet.description": "优雅可爱的栀子花依偎在它们的常青树上。",
"LilacBouquet.name": "丁香 花束",
"LilacBouquet.description": "看起来非常可爱的花束,带着一丝怀旧。",
//机器
"Extractor.name": "提取器",
"Extractor.description": "用于从鲜花中榨取提取物的机器。",
"FloralKeg.name": "花桶",
"FloralKeg.description": "由豪华木材制成的桶。",
"FloristTable.name": "花束桌",
"FloristTable.description": "使用花束包装纸,可以将花束打包成对应的花束。",
"FloristTable.InvalidItem.message": "每个花束需要3朵花。",
"FloristTable.InvalidCountFuel.message": "需要1个花束包装纸。",
"Extractor.InvalidItem.message": "需要可以提取花香萃取物的花朵。",
"Extractor.InvalidCount.message": "需要10朵可以提取花香萃取物的花朵。",
"Extractor.InvalidCountFuel.message": "需要1块煤。",
//事件
"Event.001": "@? 你也在享受这样的天气吗?$h",
"Event.002": "雨下得真好,不是吗?感觉整个空气都被净化了,好久没觉得这么干净了。$h#$b#你来得正是时候,我想告诉你一件事。",
"Event.003": "我刚才在湖边啃着草料,只是盯着湖水看。#b#带回了一些往事……",
"Event.004": "我听说你一直在尝试自己酿酒。",
"Event.005": "我想我这里有一些你可能感兴趣的东西。$h",
"Event.006": "一个善良的灵魂曾经教我古老的木工方法。一个箍桶匠,生活在很久很久以前...#$b#现在我又把知识传给另一个善良的灵魂,继续传承下去。$h",
"Event.007": "来吧,我教你怎么做一个特别的桶。$h",
"Event.008": "木纹要始终保持笔直,像这样……",
"Event.009": "…然后诀窍是,得把水晶放在那里…",
"Event.010": "好了。",
"Event.011": "记住,不要吝啬使用树脂。$h",
"Event.012": "还有一件事,@。来,拿着这张制作图纸吧。#$b#我已经记不清我现在把它保存了多少年了。#$b我知道你会好好利用它的。$h",
"Event.013": "你学会了如何制作‘花桶’",
}
Great job!
Also, there is a deluxe florist table in the craftingrecipes.json, & an event with robin, but what's the requirements for it?
And i can buy the extractor from the Dwarf with 0 hearts!
A couple of things that I need help with: where do I find the lavender and jasmine plant? I found the “white jasmine seeds”, so I planted a bunch of them. But then I couldn’t use them for the floral wine keg :( similar with the lavender one. I can’t recall the exact name of the flower though, it just had the word lavender in it. I don’t think I have another mod that has those, so I was just wondering where I can find the lavender and jasmine plants :)
thanks!!
Hope that helps!
I have the Cornucopia mod installed, and it also has jasmine and lavender, can I use those? Because I couldn't find the lavender and jasmine from yours from Pierre's store for some reason :( unless there's a different place I have to get them from?
@bananasync This mod allows you to toggle and direct both!! Have a lovely day!
Its worth saying that this is a super cute mod and I love it sooooo much, I just really wish I could ask out my dear Haley with a signature sunflower bouquet <3
(Also also, but real quick, is this mod compatible with the original quaint living or quaint living 2?)
It is compatible with QL Flower Garden 2, but not the original.
I'm not proficient enough in coding to make such functionality for the bouquets, but if there is a framework for that I might have more motivation to do it. :D
Is it possible to allow the Floral Keg to use other context tags too and what do I have to change for that? I know that its not always realistic to allow any flower, but I have a lot of mods with flowers that are tagged edible and would be aromatic in RL but arent tagged as both aromatic and edible ingame, so I can only use a few flowers for the keg :/ The Vanilla "Summer Spangle" is also described as aromatic but isnt tagged as such so its ununsable in this keg. I didnt find something in the data folder about this so I am asking here if I could change that to allow "edible" in general without "aromatic" being a necessary tag too
Edit: I just checked the several flowers that are allowed from QL and some of them have duplicates in the Cornupia More Flowers Mod. For example: The Carnation/Lavender flower from that mod cant be used in the Keg while they can be when the same plant is from this mod. I dont really mind several variations of the same flower, but it would be nice if there would be an option in the future that its possible to use more flowers outside of the edible+aromatic tags. same goes for other Rose seeds (also Rose variations) that only work when from this mod.