Replace the old Item Builder to CraftItem This replaces the internal method to construct items in GUI to use one from CraftItem. Nothing was changed in the config.
Add missing checks for invalid items in Filter and Sell GUI
Add a check to turn off the pickup feature if WildStacker is detected The behavior of WildStacker is confusing, and there is no known way to handle stacked items when players pick them up, causing the items to be duped in the storage. Therefore, the pickup feature will now be disabled if WildStacker is detected.