promotional bannermobile promotional banner

ItemCuller

Improves performance by not rendering dropped items outside the player's view. Lightweight, client-side optimization for smoother gameplay.
Back to Files

ItemCuller_NeoForge_26.2 (v.2.0.0)

File nameItemCuller_NeoForge_26.2 (v.2.0.0).jar
Uploader
Leiv436Leiv436
Uploaded
Aug 22, 2026
Downloads
8
Size
9.8 KB
Mod Loaders
NeoForge
File ID
8710226
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:itemculler-1380999:8710226"

Learn more about Curse Maven

What's new

🚀 Major Release: ItemCuller v2.0.0 (NeoForge 26.2)

Welcome to ItemCuller 2.0.0! Rebuilt from the ground up for NeoForge 26.2, this major release fully integrates ItemCuller into the Leiv Ecosystem Suite 2.0 for maximum client FPS and server TPS optimization.

Key Features & Additions

  • 🎉 Full NeoForge 26.2 Port: Fully rewritten for NeoForge 26.2 with modern rendering hooks and rock-solid performance.
  • 🖥️ Modular HUD Overlay: Powered by Leiv's GUI Engine. View active vs. culled item counts in real-time with full control over visibility and screen corner snapping.
  • ⚙️ Live In-Game Settings: Powered by Leiv's Config Menu. Tweak culling radiuses, item limits, and toggles on the fly without restarting your client.
  • 🛡️ Network Syncing: Powered by Leiv's Network Lib. Allows servers to synchronize optimized culling rules to clients seamlessly.
  • 🌐 Localized UI & Tooltips: Powered by Leiv's Translation API. Full translation support for all UI overlays and configuration screens.

🛠️ Technical Highlights

  • ⚡ Optimized Render Hooks: Redesigned entity render bypass routines to fully support NeoForge 26.2 rendering changes.
  • 🧠 ValueRule Whitelisting: Restructured item whitelist filters into clean ValueRule<T> configs.
  • 🏗️ Early-Window Safe: Cleanly decoupled initialization logic to prevent startup freezes and early-window crashes.

🔗 Dependencies To run ItemCuller 2.0.0, please ensure all required core ecosystem libraries are installed in your mods folder:

  • Requires: Leiv's Lib (v1.0.0+)
  • Requires: Leiv's API (v1.0.0+)
  • Requires: Leiv's Network Lib (v1.0.0+)
  • Requires: Leiv's Translation API (v1.0.0+)
  • Requires: Leiv's GUI Engine (v1.0.0+)
  • Requires: Leiv's Config Menu (v1.0.0+)

💬 Community & Support Got questions, feedback, or need to report a bug? Join the community!

  • 👥 Discord: Join Leiv's Community
  • 🐛 Issue Tracker: Report bugs directly via the official Discord ticket system!