promotional bannermobile promotional banner

Cubic Reworked

A NeoForge cubic-world engine that stores, streams, and renders terrain as independently loadable 16×16×16 cubes.
Back to Files

cubicreworked-1.0.1.jar

File namecubicreworked-1.0.1.jar
Uploader
MatNXMatNX
Uploaded
Aug 9, 2026
Downloads
7
Size
1.2 MB
Mod Loaders
NeoForge
File ID
8608392
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:cubic-reworked-1644684:8608392"

Learn more about Curse Maven

What's new

Fixed

  • Replaced the competing horizontal, surface, and volumetric streaming lanes with one global three-dimensional squared-distance order, matching vanilla's near-first chunk-streaming rule.
  • Kept opposite equal-distance directions adjacent so initial loading remains spatially balanced around the player.
  • Unified request selection, movement-time request retention, and asynchronous packet delivery under the same priority, preventing completed distant cubes from overtaking nearer pending cubes.
  • Added stream-order regression coverage for initial loading, movement recentering, full-window traversal, and out-of-order asynchronous completions.

This mod has no related projects