File information

Last updated

Original upload

Created by

NachOnline

Uploaded by

NachOnline

Virus scan

Safe to use

106 comments

  1. NachOnline
    NachOnline
    • premium
    • 51 kudos
    Locked
    Sticky
    Hello, everyone! Welcome to the Machine Evolution System developer blog. 

    May 24th - A month after release

    Today, May 24th, I wanted to give you all a quick update on how things are going. Machine Evolution System is now completely stable and bug-free! Active development for MES has ceased. In the little free time I have, I've been enjoying Fantasy Life i. That said, I’ll still be around to read your comments!

    Feel free to leave any feedback, comments, or suggestions — I’m always happy to help! <3
  2. serineyant
    serineyant
    • member
    • 0 kudos
    你好我想请问一下,该模组兼容里奇赛德村吗?我的觅食好像没有收集过里奇赛德村的觅食
  3. 176198619
    176198619
    • member
    • 0 kudos
    Hello, I would like to ask, how to integrate the Machine Evolution System into Walk of Life? Thank you very much
    1. NachOnline
      NachOnline
      • premium
      • 51 kudos
      Hello there! No integration needed. Machine Evolution System doesn't add any artisan machines :)
    2. Tarkanos
      Tarkanos
      • premium
      • 0 kudos
      I was wondering the same thing. For example, the Forage Box gains bonuses if you have certain Foraging Perks, but Walk of Life replaces those perks. Do the renamed perks(Forager and Bioharmonist) under Walk of Life still grant those bonuses to the Forage Box?
  4. Grinner1313
    Grinner1313
    • member
    • 0 kudos
    This is a really fun mod (as well as MPS). I have a question. Do eggs collected from the plants in Rose's Cruelty Free Meats count to increase the "chickenEggsLaid" and "duckEggsLaid" stat for the Egg Lair? (and do eggs from the egg lair count) Or do I need actual chickens?

    I'm planning for a 'no animal' save.

    Thanks for all of your hard work!
    1. NachOnline
      NachOnline
      • premium
      • 51 kudos
      Hello there! Rose's crops don't increase the counter for those stats, but the Egg Lair does (when creating one of the aforementioned eggs) :)
    2. Grinner1313
      Grinner1313
      • member
      • 0 kudos
      EGGSellent! Thank you for the clarification! 
      Onward to the crops only farm. :D
  5. suddensoda
    suddensoda
    • member
    • 0 kudos
    Will this work with Deluxe grabber redux 1.6? I figure they can coexist but I'm not sure if the auto-grabber will actually pickup the items. 
    1. NachOnline
      NachOnline
      • premium
      • 51 kudos
      Hello there! Of course. Machine Evolution System doesn't modify other mods' content: it just adds new machines :)
  6. ErraticPixel
    ErraticPixel
    • member
    • 30 kudos
    probly a question asked before but:
     with machines that have dependencies on farmer's actions, like neverending stump with
    The amount of wood it produces depends on how many stumps you have chopped
    is there a way or a place in-game to find how many of the required actions you did?

    oh another question about the Overflowing Geode, I have a mod that adds more bomb type, specifically iridium and nuclear bomb, if I add those items in the machine, will it simply reject the modded bomb?
    1. NachOnline
      NachOnline
      • premium
      • 51 kudos
      Hello there! You can't check them in-game, but you can check them with the SMAPI console! Write, for example:
      debug getstat stumpsChopped
      and it will give you the exact amount.
      These are all the stats you can check:
      Spoiler:  
      Show

      averageBedtime;
      beachFarmSpawns;
      beveragesMade;
      boatRidesToIsland;
      bouldersCracked;
      caveCarrotsFound;
      cheeseMade;
      chickenEggsLayed;
      childrenTurnedToDoves;
      coalFound;
      coinsFound;
      copperFound;
      cowMilkProduced;
      cropsShipped;
      daysPlayed;
      diamondsFound;
      dirtHoed;
      duckEggsLayed;
      exMemoriesWiped;
      fishCaught;
      geodesCracked;
      giftsGiven;
      goatCheeseMade;
      goatMilkProduced;
      goldFound;
      goodFriends;
      hardModeMonstersKilled;
      individualMoneyEarned;
      iridiumFound;
      ironFound;
      itemsCooked;
      itemsCrafted;
      itemsForaged;
      itemsShipped;
      monstersKilled;
      mysticStonesCrushed;
      notesFound;
      otherPreciousGemsFound;
      piecesOfTrashRecycled;
      preservesMade;
      prismaticShardsFound;
      questsCompleted;
      rabbitWoolProduced;
      rocksCrushed;
      seedsSown;
      sheepWoolProduced;
      slimesKilled;
      starLevelCropsShipped;
      stepsTaken;
      sticksChopped;
      stoneGathered;
      stumpsChopped;
      timesEnchanted;
      timesFished;
      timesUnconscious;
      totalMoneyGifted;
      trashCansChecked;
      trufflesFound;
      walnutsFound;
      weedsEliminated.


      As for the modded bombs: they won't work with the Overflowing Geode, sorry.
  7. SecretHitman69
    SecretHitman69
    • premium
    • 0 kudos
    I'm confused, what does this mod do different from MPS? sorry for the dumb question, I've been awake for 30 hours
    1. SecretHitman69
      SecretHitman69
      • premium
      • 0 kudos
      OH. Sorry, ignore this completely
  8. miniminicat
    miniminicat
    • member
    • 0 kudos
    Appreciate your work. Can I have the machines without them getting upgraded? 
    1. NachOnline
      NachOnline
      • premium
      • 51 kudos
      Yes! You can leave them at their base tier if desired :)
    2. miniminicat
      miniminicat
      • member
      • 0 kudos
      ❤️
  9. Kilakro666
    Kilakro666
    • premium
    • 0 kudos
    I've been thoroughly enjoying this mod!

    Something I've been wondering, since a lot of the machines give output bonuses based on various stats like eggs laid, beverages made, ores mined, and so forth is there a way for me to view those stats in game? Also, things like Dionysus' Delight, if it creates say 3 beers at one time does it increase the stat by 1 or by 3?
    1. NachOnline
      NachOnline
      • premium
      • 51 kudos
      Hello there! You can't check them in-game, but you can check them with the SMAPI console! Write, for example:
      debug getstat beveragesMade
      and it will give you the exact amount.

      These are all the stats you can check:
      Spoiler:  
      Show

      averageBedtime;
      beachFarmSpawns;
      beveragesMade;
      boatRidesToIsland;
      bouldersCracked;
      caveCarrotsFound;
      cheeseMade;
      chickenEggsLayed;
      childrenTurnedToDoves;
      coalFound;
      coinsFound;
      copperFound;
      cowMilkProduced;
      cropsShipped;
      daysPlayed;
      diamondsFound;
      dirtHoed;
      duckEggsLayed;
      exMemoriesWiped;
      fishCaught;
      geodesCracked;
      giftsGiven;
      goatCheeseMade;
      goatMilkProduced;
      goldFound;
      goodFriends;
      hardModeMonstersKilled;
      individualMoneyEarned;
      iridiumFound;
      ironFound;
      itemsCooked;
      itemsCrafted;
      itemsForaged;
      itemsShipped;
      monstersKilled;
      mysticStonesCrushed;
      notesFound;
      otherPreciousGemsFound;
      piecesOfTrashRecycled;
      preservesMade;
      prismaticShardsFound;
      questsCompleted;
      rabbitWoolProduced;
      rocksCrushed;
      seedsSown;
      sheepWoolProduced;
      slimesKilled;
      starLevelCropsShipped;
      stepsTaken;
      sticksChopped;
      stoneGathered;
      stumpsChopped;
      timesEnchanted;
      timesFished;
      timesUnconscious;
      totalMoneyGifted;
      trashCansChecked;
      trufflesFound;
      walnutsFound;
      weedsEliminated.
    2. Kilakro666
      Kilakro666
      • premium
      • 0 kudos
      Thank you, I never thought about SMAPI commands!
  10. enaedayak
    enaedayak
    • premium
    • 0 kudos
    on my current playthrough i have not unlocked diet gourmand even though all my skills are maxed out. i’m sure on a previous playthrough it was a farming level up unlock but that hasn’t happened for this time. am i missing something? thanks in advance 
    1. NachOnline
      NachOnline
      • premium
      • 51 kudos
      Hello there! You have to go to sleep with Hay or Wheat in your inventory :)
  11. DekSulsGod
    DekSulsGod
    • member
    • 0 kudos
    Fantastic mod!
    I would like to ask if you could add more animal products to the Egg Lair or a new machine that creates other animal products such as milk and wool. Many thanks. 
    1. NachOnline
      NachOnline
      • premium
      • 51 kudos
      Hello there! It's not in my current plans, but I'll take it into consideration for future additions :)