File Details
vitja.hopper-v1.0.6.jar
- R
- May 22, 2026
- 419.68 KB
- 48
- Early Access
File Name
vitja.hopper.jar
Supported Versions
- Early Access
Vitja's Smart Hopper — Patch Notes v1.0.6
===================================== NEW: Filter Hopper
A new hopper variant has been added: the Filter Hopper. It works like a standard Smart Hopper (push down, pull up, wall/ceiling placement) but with item filtering — control exactly which items are allowed to pass through.
Available across all 6 tiers (T1–T6), each with 3 placement variants (base, facing, inverted) — 18 new block IDs total.
Filter Modes
- NONE (default): All items pass through — behaves like a standard hopper.
- WHITELIST: Only items on the whitelist are allowed. Everything else is blocked.
- BLACKLIST: Items on the blacklist are blocked. Everything else is allowed.
Switch modes by clicking the None / Whitelist / Blacklist buttons in the filter UI. The active mode is highlighted in green.
Filter UI (strg + F)
Open the filter configuration UI by shift-right-clicking the Filter Hopper.
- Mode Buttons: Toggle between None, Whitelist, and Blacklist.
- Active Filters: View and remove currently filtered items (click to remove).
- Item Browser: Browse all game items with search and pagination (40 per page).
- Search: Type to filter the item list by name (case-insensitive).
- Pagination: Navigate pages with Prev/Next buttons.
Right-click (without shift) still opens the standard 5-slot hopper inventory.
Filter Logic
The filter applies to all transfer operations:
- Pull from containers above
- Push to containers below / in facing direction
- Suck item entities from the world
When mode is NONE, the Filter Hopper behaves identically to a standard Smart Hopper — no items are blocked.

