I have resolved a bug where using a "Backpack Texture Applicator" while holding a stack would cause the entire stack to vanish instantly.
With this fix, the applicator now correctly consumes only
one item per use, properly preserving the rest of your stack in the cursor. I have updated the inventory event logic to explicitly handle stack decrements during the application process.