desht / ModularRouters

A Forge Mod for item routers with pluggable modules
16 stars 20 forks source link

Put Pickup Delay Augment in Vacuum Module #176

Closed Benny-Boo closed 1 year ago

Benny-Boo commented 1 year ago

Describe the feature

Just allow the pickup delay augment to make the vacuum slow down.

Reasons why it should be considered

I was trying to put the pickup delay on a vacuum module for something and was surprised to find I couldn't cause i honestly can't think of what else it would be on lol

Additional details

No response

desht commented 1 year ago

Pickup Delay augments are for the Dropper & Flinger Modules, to increase the time before which players can pick up items dropped by those modules.

If you want to slow down a Vacuum Module, slow down the router (1 op per second normally, but you can put the router in pulsed mode and use an external redstone clock).