File information

Last updated

Original upload

Created by

TrentXV

Uploaded by

TrentXV

Virus scan

Safe to use

646 comments

  1. BritneyMc0206
    BritneyMc0206
    • member
    • 3 kudos
    Finally a silkmoth farm! Plus peafowls! :D
  2. AnonTrisk
    AnonTrisk
    • member
    • 0 kudos
    Is my mole bugged? How do I harvest his seed, it only shows a bubble that it has a seed on it, tried milking or shearing? Is it intended to drop like eggs?
  3. atilaaa
    atilaaa
    • member
    • 0 kudos
    Hey Trent thanks for the mod love it!
    I was trying to keep the quality from raw material to artisan and noticed the parameter is wrongly written in the ProducerRules.json file "KeepInputQuanlity" instead of "KeepInputQuality" so it was not working because of that. Also it didn't have anything for the black sheep and silkworm's wool so I added it.
    If anyone wants to keep quality from raw to artisan for all cheeses and clothes just go to "[PFM] Trents New Animals" folder, open ProducerRules.json file with notepad, delete all text and copy paste the text below into the file and save. I've put black sheep cloth a bit more valuable than normal sheep cloth since normal cloth is used in quests and recipes so the black one is a bit more valuable to counterbalance. I tested and it was working with no errors in smapi. I've separated the text in several posts because it's too big.

    [

    {"ProducerName": "Cheese Press", "InputIdentifier": "TMT.TrentNewAnimals_Buffalo_Milk", "InputStack": 1, "FuelIdentifier": null, "FuelStack": 1, "MinutesUntilReady": 200, "OutputIdentifier": "TMT.TrentNewAnimals_Buffalo_Cheese",  "OutputName": null,  "PreserveType": null, "InputPriceBased": false,  "KeepInputQuality": true, "OutputQuality": 0, "OutputStack": 1, "Sounds": ["Ship"], "PlacingAnimation": null, "PlacingAnimationColorName": "White", },{"ProducerName": "Cheese Press", "InputIdentifier": "TMT.TrentNewAnimals_L._Buffalo_Milk", "InputStack": 1, "FuelIdentifier": null, "FuelStack": 1, "MinutesUntilReady": 200, "OutputIdentifier": "TMT.TrentNewAnimals_Buffalo_Cheese",  "OutputName": null,  "PreserveType": null, "InputPriceBased": false,  "KeepInputQuality": true, "OutputQuality": 0, "OutputStack": 2, "Sounds": ["Ship"], "PlacingAnimation": null, "PlacingAnimationColorName": "White",},{"ProducerName": "Cheese Press", "InputIdentifier": "TMT.TrentNewAnimals_Deer_Milk", "InputStack": 1, "FuelIdentifier": null, "FuelStack": 1, "MinutesUntilReady": 200, "OutputIdentifier": "TMT.TrentNewAnimals_Deer_Cheese",  "OutputName": null,  "PreserveType": null, "InputPriceBased": false,  "KeepInputQuality": true, "OutputQuality": 0, "OutputStack": 1, "Sounds": ["Ship"], "PlacingAnimation": null, "PlacingAnimationColorName": "White", },{"ProducerName": "Mayonnaise Machine", "InputIdentifier": "TMT.TrentNewAnimals_Peahen_Egg", "InputStack": 1, "FuelIdentifier": null, "FuelStack": 1, "MinutesUntilReady": 180, "OutputIdentifier": "306",  "OutputName": null,  "PreserveType": null, "InputPriceBased": false,  "KeepInputQuality": true, "OutputQuality": 2, "OutputStack": 5, "Sounds": ["Ship"], "PlacingAnimation": null, "PlacingAnimationColorName": "White", },
    1. atilaaa
      atilaaa
      • member
      • 0 kudos
              {"ProducerName": "Loom", "InputIdentifier": "TMT.TrentNewAnimals_Black_Wool", "InputStack": 1, "FuelIdentifier": null, "FuelStack": 1, "MinutesUntilReady": 240, "OutputIdentifier": "TMT.TrentNewAnimals_Black_Cloth",  "OutputName": null, "PreserveType": null, "InputPriceBased": false, "OutputPriceIncrement": 50, "OutputPriceMultiplier": 1, "KeepInputQuality": true, "OutputQuality": 0, "OutputStack": 1, "Sounds": ["Ship"], "PlacingAnimation": null, "PlacingAnimationColorName": "Black", },        {"ProducerName": "Loom", "InputIdentifier": "TMT.TrentNewAnimals_White_Silk_Cocoon", "InputStack": 1, "FuelIdentifier": null, "FuelStack": 1, "MinutesUntilReady": 240, "OutputIdentifier": "TMT.TrentNewAnimals_White_Silk_Cloth",  "OutputName": null,  "PreserveType": null, "InputPriceBased": false, "OutputPriceIncrement": 0, "OutputPriceMultiplier": 1, "KeepInputQuality": true, "OutputQuality": 0, "OutputStack": 1, "Sounds": ["Ship"], "PlacingAnimation": null, "PlacingAnimationColorName": "White", },        {"ProducerName": "Loom", "InputIdentifier": "TMT.TrentNewAnimals_Yellow_Silk_Cocoon", "InputStack": 1, "FuelIdentifier": null, "FuelStack": 1, "MinutesUntilReady": 240, "OutputIdentifier": "TMT.TrentNewAnimals_Yellow_Silk_Cloth", "OutputName": null,  "PreserveType": null, "InputPriceBased": false, "OutputPriceIncrement": 0, "OutputPriceMultiplier": 1, "KeepInputQuality": true, "OutputQuality": 0, "OutputStack": 1, "Sounds": ["Ship"], "PlacingAnimation": null, "PlacingAnimationColorName": "White", },        {"ProducerName": "Loom", "InputIdentifier": "TMT.TrentNewAnimals_Golden_Silk_Cocoon", "InputStack": 1, "FuelIdentifier": null, "FuelStack": 1, "MinutesUntilReady": 240, "OutputIdentifier": "TMT.TrentNewAnimals_Golden_Silk_Cloth", "OutputName": null,  "PreserveType": null, "InputPriceBased": false, "OutputPriceIncrement": 0, "OutputPriceMultiplier": 1, "KeepInputQuality": true, "OutputQuality": 0, "OutputStack": 1, "Sounds": ["Ship"], "PlacingAnimation": null, "PlacingAnimationColorName": "White", },        {"ProducerName": "Loom", "InputIdentifier": "TMT.TrentNewAnimals_Wild_Silk_Cocoon", "InputStack": 1, "FuelIdentifier": null, "FuelStack": 1, "MinutesUntilReady": 240, "OutputIdentifier": "TMT.TrentNewAnimals_Brown_Silk_Cloth", "OutputName": null,  "PreserveType": null, "InputPriceBased": false, "OutputPriceIncrement": 0, "OutputPriceMultiplier": 1, "KeepInputQuality": true, "OutputQuality": 0, "OutputStack": 1, "Sounds": ["Ship"], "PlacingAnimation": null, "PlacingAnimationColorName": "White", },]
  4. trevorphilips77
    trevorphilips77
    • member
    • 0 kudos
    I hope we see more animals in future 
  5. MetaKage
    MetaKage
    • supporter
    • 27 kudos
    Can you add a tag "cheese_item" to deer and buffalo cheeses for compatibility with Cornucopia?
  6. Menguiqie
    Menguiqie
    • member
    • 0 kudos
    I didn't see it anywhere, so I wanted to know where I can get these new animals, they don't appear in Marnie
    1. TrentXV
      TrentXV
      • premium
      • 236 kudos
      You probably have any issues with the mod, can you provide me a SMAPI log?
  7. Justinmartin945
    Justinmartin945
    • member
    • 0 kudos
    Once I see it need producer framework I check the comments and yeah it's the same problem hope to fix it soon 
  8. Pokemaniac5000
    Pokemaniac5000
    • member
    • 0 kudos
    Hi, I wanted to know if the silkworm eggs still appear in areas that have been changed by Stardew Valley Expanded! Despite looking in the areas mentioned in the article about finding eggs, I've only been able to find the desert silkworms. I know in Expanded there are changes to the maps for the mountain, train station, and backwoods, so maybe it's because of those map changes that the eggs aren't spawning? Or I'm just getting unlucky, which I wouldn't be surprised about!
    I'm also not able to put deer or buffalo milk into the artisan machines? I'm not sure if I'm doing something wrong, if it's a known glitch, or if it's glitching out because of some other mod, so just wanted to see if that's a common thing! Thank you in advance! I'm so glad you updated this mod for 1.6, it was one of my absolute FAVORITES and I was devastated when the original broke
    1. TrentXV
      TrentXV
      • premium
      • 236 kudos
      What artisan? ATM it's only the cheese press is working. As for the spawning of Silkworm eggs they should be fine regardless of map patching. I'll add them to the rotating stock of Vincent and Jas.
  9. MetaKage
    MetaKage
    • supporter
    • 27 kudos
    I'm only here for the deer. Thank you for finally making the mod configurable!
    I'm wondering if you can somehow use the fawn sprite from fablesandfaerietales's BFAV Deer mod though.
    Also, is the black sheep a separate animal or a new variant of the vanilla sheep you can get randomly?
    1. TrentXV
      TrentXV
      • premium
      • 236 kudos
      I'm wondering if you can somehow use the fawn sprite from fablesandfaerietales's BFAV Deer mod though. No, but you can download the mod and replace the spritesheets for personal use - just make sure to rename them exactly the same
      Also, is the black sheep a separate animal or a new variant of the vanilla sheep you can get randomly? A variant, no new icon in the shop for them.
    2. MetaKage
      MetaKage
      • supporter
      • 27 kudos
      1 - perfectly understandable, but it was wort asking.
      2 - Oh great, that's just how I prefer it! Gotta toggle the black sheep on too then.
  10. Mopy18
    Mopy18
    • supporter
    • 0 kudos
    is it possible to not have producer framework mod as a dependency? For someone reason the newest version of producer farmer has been throwing all kinds of errors in my game and even did the 50/50 mod removal method. I love this mod so much but unfortunately at least for now I can't play with it until I figure out why the producer framework mod is bugging out.
    1. Danicancan
      Danicancan
      • member
      • 3 kudos
      I thought I was the only one having the same issue. Hopefully someday, this dependency would be dropped.
    2. TrentXV
      TrentXV
      • premium
      • 236 kudos
      Producer Framework mod is usually very stable. I'll talk to the author, if he cannot fix it I'll drop the dependency.