Skip to content

Minecraft 26.2 Documentation Hub

Welcome to the dedicated documentation suite for Item Clumps on Minecraft 26.2 (1.0.23+26.2), engineered by Dasik (Rifaditya).

📌 Repository Source Disclaimer: The documentation in this Wiki reflects the current source code state in the repository, which may include recent unreleased commits or developmental features ahead of public release builds on CurseForge and Modrinth.


📊 Version Infobox

PropertyValue
Target Game VersionMinecraft 26.2 (>=26.2-)
Mod Version1.0.23+26.2
Mod IDitem_clumps
Release TrackInstant Gratification (IG)
EnvironmentServer-Side Only (environment: *)
Java RequirementJava 25+ (release = 25)
Required Dependenciesfabricloader >=0.19.1, fabric-api *, dasik-library >=1.8.2
Optional GUI Providersyet-another-config-lib * (YACL v3), modmenu *
Configuration Pathconfig/item-clumps.json

⚡ Quick Feature Navigation (MC 26.2)

Explore the complete technical and gameplay systems in the 26.2 release:

🎮 Gameplay & Mechanics

  • 26.2 Mega-Stack Clumping — Aggressive item aggregation, bounding box expansion, 64-bit integer overflow protection, and zero heap allocation math.
  • 26.2 Smart Pickup System — Single-batch native inventory intake, capacity simulation, and clean vanilla stack creation.
  • 26.2 Hopper Integration — 1-item drip extraction ($2.5\text{ items/s}$) preserving vanilla automation timings.
  • 26.2 Despawn Age Rules — Youngest age inheritance ($\min(\text{age}_A, \text{age}_B)$) protecting high-yield production farms.
  • 26.2 Holographic Labels — Vanilla custom name tag rendering, count formatting, and label_min_count threshold gating.
  • 26.2 Mod Compatibility — In-flight Magnet mod protection, Stack Size Adjuster dynamic limit sync, and mob farm support.

⚙️ Administration & Configuration

  • 26.2 GameRules Table — Complete reference table of all 5 namespaced GameRules, default values, min/max bounds, and localized titles.
  • 26.2 Commands & Admin — Administering via standard /gamerule commands and Game Rules UI (Absence Policy verification).
  • 26.2 Advancements — Native Minecraft statistic tracking via Stats.ITEM_PICKED_UP (Absence Policy verification).
  • 26.2 Configuration — JSON schema, YACL v3 GUI integration, and new-world baseline defaults.

💻 Developer & Engineering


🧭 Return to Central Hub

Official documentation & web portal for Dasik Igaijinn mods.