* Remote materials don't block multitool on failure (#84797)
## About The Pull Request
- Fixes#84794
`/datum/component/remote_materials` blocks the tool act from continuing
when linking with ore silo fails. We don't want that for stacking
machines
## Changelog
🆑
fix: stacking machines can be linked with its console via multitool
/🆑
* Remote materials don't block multitool on failure
---------
Co-authored-by: SyncIt21 <110812394+SyncIt21@users.noreply.github.com>