mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-30 11:01:35 +00:00
* Some material container patches (#84553) ## About The Pull Request - Fixes #84517. material container won't consume the contents of an item if that item itself is rejected for any reason(lack of mats, not suitable for redemption etc) - You can use any storage medium (not just bags, boxes but anything that has `atom_storage`) to dump stuff into an material container ## Changelog 🆑 fix: material container won't consume the contents of an item if that item itself is rejected for any reason qol: you can use any storage medium & not just bags/boxes to dump stuff into material containers /🆑 * Some material container patches --------- Co-authored-by: SyncIt21 <110812394+SyncIt21@users.noreply.github.com>