Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
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 not 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
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Corrected an error when interacting with trees that have no saplings/seeds.
Verify base game events still exist before attempting to modify them.
Version 2.0.2
Fixed broken configuration string.
Version 2.0.0
Significantly rewrote code to better utilizer newer base game features.
Serialization errors on saving are fixed.
Potted crops and bushes are fully separated from planted crops, bushes, and trees. No more transplanting from a potted crop to dirt.
Still need to work on some i18n stuff.
Fixed some erroneous transplant logic causing duplications.
Version 1.0.5
Added ability to transplant trees and fruit trees, with configurable size options.
Improved compatibility with mods providing custom bushes.
Reactivated farmhand garden pot placing, due to bug no longer existing.
Fixed bug with fertilized dirt being squashed by garden pots.
Version 1.0.4
Added Evelyn heart event configuration for early garden pot.
Prevent farmhands from placing filled garden pots, due to unknown error source in multiplayer.
Version 1.0.3
Added ability to transplant crops and bushes via garden pots, with config option.
Version 1.0.2
Using more paranoid error-checking.
Using more robust "transplant" logic, so garden pots will stay watered when picked up now.
Version 1.0.1
Added config option to choose which tool can safely pick up garden pots.
Version 1.0.0
Initial release
Inspired by Garden Pot Tweaks, this mod implements many features from that mod into Stardew Valley 1.6, namely:
Ability to pick up and place down garden pots while keeping their content;
*New in version 1.0.1* Choose which tool can safely pick up garden pots - Default is Pickaxe
Allow sprinklers to water garden pots;
Allow ancient seeds to be planted in garden pots - Not enabled by default.
*New in version 1.0.3* Transplant crops and bushes using garden pots. Just scoop them up with an empty garden pot, then place crops in another empty hoed dirt spot and bushes in an empty (non-hoed) spot.
*New in version 1.0.4* Configurable Evelyn heart events to allow for early garden pot access.
*New in version 1.0.5* Ability to transplant trees and fruit trees, with configurable size options.
I did not reimplement the bee house features since those are handled by newer mods such as Better Beehouses. I also did not reimplement the item drawing for garden pots while in menu or being carried, since that is more advanced and not strictly needed for overall functionality. I might revisit that later.