This is a quick mod I made to kind of fill a void in tracking items that go to the Community Center Bundles that tags items that go into bundles with a (B). Only works for the English language in-game.
We used SMAPI v3.9.1; you may still be able to get this to work with older versions, but don't be surprised if it doesn't work with older versions.
Permissions and credits
Credits and distribution permission
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 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 must get permission to earn Donation Points for your mods if they use my assets
Author notes
You can use this mod as a base/reference for a mod that builds up on this, or to get this mod working with the other localizations/languages, but you must credit me as the original author.
File credits
This author has not credited anyone else in this file
Donation Points system
This mod is not opted-in to receive Donation Points
Changelogs
Version 1
Uploaded the file.
This mod adds a (B) to the end of the items name as seen in the picture to go with this mod. It doesn't do anything special like track the bundles or anything, all it does is change the item's name to have that (B) in it as a quick way to identify that the item goes to at least one bundle. This way newer players who haven't memorized the bundle items can just use this mod to easily identify bundle items without having to constantly check, without needing a separate screen with a wiki pulled up, and/or without needing to ALT+TAB out of the game to check a wiki or something.
Once the item is in the bundle, the (B) will NOT go away from the name of the item. To make this mod I pulled up the extracted ObjectInformation.json file and manually went through to add the (B) to bundle items, so there's no fancy code that removes the (B) once it's in the bundle. That's way too complicated for me, but hopefully this mod still helps some people out anyway.
Unfortunately, I was only able to get this to work for the English localization; I tried to get it to work with other localizations since each has their own ObjectInformation file, but whatever I tried didn't work and I think it's in part due to the name of the files.