promotional bannermobile promotional banner

Lomka

A less powerful optimization mod. Performs various optimizations: chunks, culling, opengl, nbt and network.

File Details

Fabric | 1.21.10 | 0.2.0

  • R
  • Mar 24, 2026
  • 267.69 KB
  • 7
  • 1.21.10
  • Fabric + 1

File Name

lomka-1.21.10-fabric-0.2.0.jar

Supported Versions

  • 1.21.10

Curse Maven Snippet

Fabric

modImplementation "curse.maven:lomka-1462263:7803421"

Quilt

modImplementation "curse.maven:lomka-1462263:7803421"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Release: 0.2.0 Added:

  • NeoForge support (now works on Fabric + NeoForge)
  • Virtual threads for texture decoding (less stutter)
  • New entity culling system (2 mixins)
  • 5 new render mixins + accessors
  • Config options (Java 25+, culling, network)

Removed:

  • GLDeviceCacheMixin (1 mixin)

Changed:

  • Core logic restructured (LomkaCore)
  • Section visibility cache (no longer resets every frame)
  • Network compression (reused buffers for less memory usage)
  • Math calculations optimized (fma usage)