stfwi / engineers-decor

Engineer's Decor
MIT License
35 stars 16 forks source link

Dropper programming issue #209

Closed LesBeans1 closed 2 years ago

LesBeans1 commented 2 years ago

Pretty simple. The dropper treats non-stackable objects as a single item instead of a stack, meaning if you use the droppers options for a higher stack drops, nonstackable items will prevent the system from dropping the item, and inevitably fill up the dropper. A simple fix would be to make the system treat them as a full stack, allowing nonstackable and stackable items to be used at higher speeds

stfwi commented 2 years ago

Hi, good idea! I quickly included that in the release builds. Cheers,-