
magnet-hopper
A hopper variant that pulls dropped items in a 3D radius before depositing them into the container below. Solves the universal "items despawn around my mob farm" pain in one dedicated block.
- Загрузки
- 303
- Подписчики
- 5
- Обновлён
- 16 июня 2026 г.
- Лицензия
- MIT
Опубликован 17 мая 2026 г.
Magnet Hopper
A hopper variant that pulls dropped items in a 3D radius before depositing them into the container below. Solves the universal "items despawn around my mob farm" pain in one dedicated block.
Features
- Magnet pull — ItemEntities in the tier's 3D radius get vacuumed into the internal 5-slot storage and flow down into the container below.
- Vanilla hopper behavior always active — strict superset of a regular hopper: pulls from any container above, pushes to any container below at the standard 8-tick cadence.
- Magnet on/off toggle — UI button to disable just the magnet pull (block keeps acting as a normal hopper).
- 5-slot whitelist/blacklist filter — click a filter slot with an item to ghost-set (the item isn't consumed); empty-hand click to clear; toggle whitelist/blacklist in the UI.
- Redstone-disable — applying a redstone signal pauses everything (matches vanilla hopper convention).
- Placement preview — hold a magnet hopper in either hand and the affected radius draws as a cyan-mint wireframe over your cursor target, with a warm-green surface contour that follows terrain so the floor coverage is always legible.
- Pipe compatibility — exposes the 5-slot storage via Fabric
ItemStorage.SIDEDand the NeoForge item-handler capability. Filter slots are config, not exposed.
Compatibility
- Minecraft: 26.1.x
- Fabric: Loader 0.18.4+ with Fabric API
- NeoForge: 26.1+
- Java: 25
Known limitations
- Items in internal storage spill when the block is broken (the drops are still pickup-able). NBT carry-over planned for v0.2.
- Filter configuration is lost on break. Planned for v0.2.
- All magnet hoppers face down only; side-facing variant planned later.
License
CC0-1.0 (public domain). Use freely in modpacks and derivative works.
Links
Ченджлог
0.2.2+mc26.2Релиз26.2 · 16 июня 2026 г.
Changed
- Updated for Minecraft 26.2 (final). The earlier 0.2.1 build targeted the 26.2 release candidate and will not load on 26.2 final — update to this version.
Added
- NeoForge builds for 26.2 (on NeoForge
26.2.0.0-beta); the release-candidate builds were Fabric-only while NeoForged had not yet shipped a 26.2 build.
0.2.2+mc26.2Релиз26.2 · 16 июня 2026 г.
Changed
- Updated for Minecraft 26.2 (final). The earlier 0.2.1 build targeted the 26.2 release candidate and will not load on 26.2 final — update to this version.
Added
- NeoForge builds for 26.2 (on NeoForge
26.2.0.0-beta); the release-candidate builds were Fabric-only while NeoForged had not yet shipped a 26.2 build.
0.2.1Бета26.2-rc-2 · 16 июня 2026 г.
v0.2.1
Fixed
- Now loads on Minecraft 26.2-rc.2. The previous build pinned the Fabric
dependency to
26.2-rc-2(the build-artifact name) instead of the in-game version id Fabric checks at runtime (26.2-rc.2), so the loader rejected the mod on launch.
0.2.0Бета26.2-rc-2 · 16 июня 2026 г.
v0.2.0
Changed
- Updated for Minecraft 26.2-rc-2 (Fabric). No change to behavior.
Notes
- Fabric only, for now. NeoForge has not published a 26.2 build yet — the NeoForge release will follow once it does.
- Built and pinned specifically against
26.2-rc-2. A later release candidate or the final 26.2 release may need a separate build, so treat this as a testing build.
Комментарии
Загружаем…
