0 of 0

File information

Last updated

Original upload

Created by

Zamiel

Uploaded by

Zamiell

Virus scan

Safe to use

Tags for this mod

20 comments

  1. ItsChamaMama
    ItsChamaMama
    • supporter
    • 0 kudos
    One less action for me to take in-game thanks to your mod. I didn't think I needed it, until I decided to give it a try. Thank you, thank you!
  2. NoonIsTaken
    NoonIsTaken
    • member
    • 2 kudos
    Yo Zamiell
    I have a suggestion to add the ability to toggle the auto organize with a keybind, and if you want I can send you some code with it as an already functional feature, no credit needed.

    Tell me what you think about it :)
  3. FormDrop
    FormDrop
    • premium
    • 5 kudos
    What is the vanilla way that chests organize? A mod changes how chests organise when the button is clicked but this mod overrides it and undo it when I add or remove an item. So I want to try to have the other mod closer match to vanilla sorting, but I can't find out vanilla organises
  4. tk1601
    tk1601
    • member
    • 0 kudos
    Does not work for Automate.
    1. Zamiell
      Zamiell
      • member
      • 4 kudos
      then its a bug in Automate, report it to them, because this uses the vanilla function (as you can see in the source code on github)
    2. JustCaja
      JustCaja
      • supporter
      • 1 kudos
      Can't confirm this. I'm always using Automate and this Mod together.
      The only issue I have: I don't understand how the game decides to sort items. ^.^'
      Also I would love an option wheather a specific chest (Type) should Auto Organize or not, but as the code seems to be quite simple (alongside other mods, not that I could have done this ;-) ) it's not the original intention of Zamiell.
  5. RolloWeeks
    RolloWeeks
    • member
    • 0 kudos
    Love it, thanks for uploading 

    Might be good to (optionally?) exclude hoppers. I like to prioritise using one stack of items before another, which isn't possible without control over inventory order

    I made the change by adding this to your if statement:

    /* ... */ && e.Chest.SpecialChestType != StardewValley.Objects.Chest.SpecialChestTypes.AutoLoader
  6. acekidprod
    acekidprod
    • member
    • 0 kudos
    it's bugged when used in multiplayer by someone other than the host, it makes items disappear. But it's great in solo, thank you for making this mod!
    1. Zamiell
      Zamiell
      • member
      • 4 kudos
      yeah I don't play multiplayer at all so I didn't bother testing that
    2. Zamiell
      Zamiell
      • member
      • 4 kudos
      try now on v1.0.1 and see if it is fixed
    3. PurityGex778
      PurityGex778
      • premium
      • 2 kudos
      Having issues with some items disappearing on multiplayer with version 1.0.1 still just fyi.
    4. Zamiell
      Zamiell
      • member
      • 4 kudos
      dont use this mod in multiplayer i think
  7. Terrulin
    Terrulin
    • member
    • 1 kudos
    Hello. Thanks for this QoL mod!

    I use also use Better Sort and it changes how things are sorted. You can even configure left, right, and middle clicks to sort differently. Right now Always Organize Chests does a different sort than my right click or my left click. Is it possible to call the sort click in a way that would trigger Better Sort and perhaps have that as an option?

    Either way, thanks for the mod!
    1. Zamiell
      Zamiell
      • member
      • 4 kudos
      I don't think so, since you can see in the code I am just calling `ItemGrabMenu.organizeItemsInList(e.Chest.Items)`. You should contact the authors of Better Sort and make them use Harmony so that they use the same function that the game does.
    2. Terrulin
      Terrulin
      • member
      • 1 kudos
      Thanks for the reply. I wasnt sure how either mod worked behind the scenes to be honest. That makes total sense. Thanks for the information!
  8. SoftIce1997
    SoftIce1997
    • supporter
    • 0 kudos
    Does this work in Multiplayer if i as a Farmhand have it? i assume it would still work aslong as I put stuff into chests?
    1. Zamiell
      Zamiell
      • member
      • 4 kudos
      no idea
  9. Vernimus
    Vernimus
    • member
    • 0 kudos
    Oh, thank you! You just saved me SO many clicks. I have to hit that freaking button every single time I put anything in a chest.
  10. baedrauo
    baedrauo
    • member
    • 1 kudos
    Never even imagined a mod like this. This is such a godsend because I have a terrible habit of clicking sort a lot. Thank you!