Simple vanilla-styled redstone mod for adding basic tools. Tools added:
-
Filter hopper -- a hopper designed to filter items passively.
- Crafted using a hopper and a sieve. Can only filter out one item at a time, meaning that more complex filters requires chaining them together.
-
Redstone clock -- a one-block sized redstone clock that continuously generates a pulse.
-
Autodropper -- a dropper that runs continuously.
- Crafted using a dorpper and a redstone clock.