Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
Developed for use with the SMAPI mod framework.
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.0.3
Updated to Stardew Valley 1.5.6 (net5.0) and SMAPI 3.13.4.
Nothing changed.
Version 1.0.2
It disables forgotten Harmony logging left enabled (harmony.log.txt file on your desktop).
Enabled logging could also affect the game launch time and savefile loading time.
Developed for SMAPI 3.12.7 and Stardew Valley version 1.5.4.
Version 1.0.1
You can now buy goods and grab forage with the "Auto Pickup DIsabled" option activated.
Developed for SMAPI 3.12.7 and Stardew Valley version 1.5.4.
Version 1.0.0
Developed for SMAPI 3.12.7 and Stardew Valley version 1.5.4.
Disables (toggle) automatic pickup of items from the ground. When enabled, the mod displays a "hand" icon to the left of your current Gold amount. You can bind a Key to toggle on/off this option in the mod config file. Default Key is CapsLock.
Imagine that your backpack and storage chests are all full and you want to free up some slots on your belt to work on some project. You drop several items on the ground that you plan to pick up and use later. But they immediatily or after a stepping next to them fly back to your inventory, and you have to drop them again.
This mod solves this problem! You can turn off automatic items pickup until you really need it. And then you can walk around items on the ground without worrying about them jumping back into your belt!
See "Bugs" section (tab) for known issues. Latest version - 1.0.3 (06 FEB 2022) - for 1.5.6 game version.
!!! Requires SMAPI to work. Tested on game version 1.5.6, but may possibly work on previous/next versions as well. Not tested in Multiplayer and platforms other than Windows PC.
Then unpack mod archive content to the <Your-Game-Directory>\Mods folder. Detailed instructions are available at stardewvalleywiki.com .
Launch the game directly with the StardewModdingAPI.exe in your game folder, if you don't care about achievements. Or look at stardewvalleywiki.com and configure your Steam or GOG client to play with mods.
To change the default toggle key bind:
Launch the game with the mod at least one time.
Close the game.
Edit "ToggleKey" parameter in the config.json file in the mod folder (.\Mods\DisableAutoPickup).
░ Plans: ░
▓ Done: ▓
[TASK] - [DONE] Watch for bugs reported by the community.