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 can convert this file to work with other games as long as you credit me as the creator of the file
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
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
This mod provides a SMAPI console command to alter your backpack size. It is recommended to put your items into a chest before running the command, especially if you are shrinking your backpack.
set_backpack_size - changes the size of your backpack. If the value is smaller than your current backpack size, items will be dropped. There will be a warning if you cannot drop the items. Usage: set_backpack_size 36
Recommended values: 12 - No backpack upgrade 24 - First backpack upgrade 36 - Second backpack upgrade
Note: Any value higher than 36 (ex. 48) will not display in the inventory screen, but the new slots are merely hidden. Only 3 rows are displayed at a time, but there may be 4 or more rows total. Put a few items in each row to test this out.
Advanced Users:
You can set the backpack size to a size that is not a multiple of 12. This will result in weird behavior when cycling through the rows.
Usage: set_backpack_size 17 force
You can force the backpack to shrink even if there are tools or other un-droppable items in your inventory. THIS WILL PERMANENTLY DELETE THEM AND CANNOT BE UNDONE.