Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

Clark

Uploaded by

wilsonch3451

Virus scan

Safe to use

27 comments

  1. Raffadax
    Raffadax
    • member
    • 44 kudos
    Is this mod not working?  The Perfume Maker shows up as blank in inventory, and then crashes the game overnight once placed down. 

    I have perfumes coded into my game, and have Farmer to Florist coded as a backup machine, but many folks don't want the additional crop packs. 
  2. mythamaniac
    mythamaniac
    • member
    • 0 kudos
    This mod appears to be broken in 1.5 but I would love to use it if you get a chance to update it! :)
  3. paizuriprincess
    paizuriprincess
    • supporter
    • 2 kudos
    my cumstomfarmredux file doesn't have a machines folder
  4. ElderOfScrolls
    ElderOfScrolls
    • premium
    • 0 kudos
    can this be used with the Automate mod?
    1. HaemoriRuri
      HaemoriRuri
      • member
      • 0 kudos
      I tried, it doesn't. I hope it can.
  5. minervamaga
    minervamaga
    • supporter
    • 183 kudos
    An unofficial update has been made and posted to a demonetized hub: https://www.nexusmods.com/stardewvalley/mods/4109

    I reached out to Clark but never heard anything back. Clark, if you would like the file for the main page here, please let us know and we'll remove the unofficial!
    1. wilsonch3451
      wilsonch3451
      • member
      • 1 kudos
      I've uploaded the unofficial to the main page.
  6. FaeriMagic
    FaeriMagic
    • member
    • 0 kudos
    Just a heads up for other players, the perfume maker doesn't seem to accept sunflowers.
  7. CrystalRose41
    CrystalRose41
    • member
    • 0 kudos
    I have downloaded this mod via vortex, but I cannot see any change it has made in the game? There is no option to craft the perfume maker in the crafting menu, and I cannot see it on any of the vendors?
    I have CustomFarmingRedux, but I don't have Artisan Valley.

    EDIT:I've gotten it it to work now. Had to create a manifest.json file in the Perfume Maker folder and copy the below code into it. I note that crocus perfume sells for 130g, but if you have the botany perk giving you iridium crocuses, the flower itself will sell for 132g.
    And strangely, if I log out of the game and back in, any perfume stored in chests will change to the appearance, price and description of the fairy rose perfume.
  8. rottengodwottery
    rottengodwottery
    • member
    • 0 kudos
    Paste this code over everything in the manifest.json from Artisan Valley. Save the manifest.json into the perfume folder and viola! A working mod.
    {
    "Name": "Perfume Maker",
    "Author": "Clark",
    "Description": "Perfume Maker",
    "Version": "1.0.0",
    "UniqueID": "cfr.PerfumeMaker",
    "ContentPackFor": {
    "UniqueID": "Platonymous.CustomFarming"
    }
    }
  9. Geminia
    Geminia
    • premium
    • 12 kudos
    To get this mod to work for me, I had to create a Manifest file in the folder.

    You can copy the Manifest file from the CFR folder for Artisan Valley into your the folder for this mod. In the Manifest text file, you will need to update the "Name" to "PerfumeMaker", Author" to "Clark", and "UniqueID" to "cfr.PerfumeMaker" although you can really choose anything you want for those categories. The important thing is to have a Manifest file in the folder.
    1. TriggerdPancake
      TriggerdPancake
      • member
      • 0 kudos
      I did the same thing and it works for me as well. Additionally, after giving the main mod file a manifest file, I renamed the main one as [CFR] PerfumeMaker to look like the other CFR mods I have. Just for aesthetics. For any others who are interested, I recommend Notepad++ to edit the manifest text file and just fyi, the perfume cannot be displayed on tables (at least not for me. Lemme know if u can fix it) and it is not compatible with other [JA] flowers, only with the vanilla game ones, so u cannot make perfume from passion fruit flowers or blue roses for example. Hopefully this helps all of u who are interested in this mod. If u have any questions just lemme know. Peace
    2. ohthatedwards
      ohthatedwards
      • member
      • 0 kudos
      I tried what you both recommended and it was a success! Thank you for solving the problem and sharing!
  10. CrepuscularRay
    CrepuscularRay
    • supporter
    • 0 kudos
    Perhaps a silly question.

    After using Geminia's manifest.json fix, the mod appears to work, however... I cannot find the perfume maker to craft. I DO use BetterCrafting, so I am curious if perhaps it is not being allocated to a tab and simply not being displayed?