If you are having performance issues, adjust the following config values to match the below:
"Allow players to pickup their recyclers by hitting it with a hammer?": false,
"Allow players to pickup their recyclers by targeting it with a hammer and pressing fire_3?": false,
This will require the player to use the chat command to pick up the recycler while looking at it.
Also set the following to remove groundwatch.
"Destroy the recycler if it's parented ground entity is removed?": false,
This will prevent the recycler from being destroyed when the foundation/floor is removed (so it will float), but it means the monobehaviour isn't having to run for each recycler.