promotional bannermobile promotional banner

Pages of Atlas

Minecraft Fabric mod that enables ultra-high-resolution resource packs by transparently distributing oversized texture atlases across multiple physical atlas pages.
Back to Files

pagesofatlas-0.3.14.jar

File namepagesofatlas-0.3.14.jar
Uploaded
Aug 29, 2026
Downloads
82
Size
219.1 KB
Mod Loaders
Fabric
File ID
8765292
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:pages-of-atlas-1663969:8765292"

Learn more about Curse Maven

What's new

 

Fixes

  • Prevents failed PBR atlas pages from retrying expensive builds every rendered frame.
  • Stops requests for PBR pages that do not exist in the active atlas plan.
  • Releases obsolete secondary atlas textures when switching to a lower-resolution or smaller resource-pack configuration.
  • Safely recreates secondary atlas pages when switching back to a multi-page configuration.
  • Stages replacement atlas generations until every physical page has uploaded successfully, preventing render access to uninitialized texture views.
  • Moves PBR and physical-atlas GPU cleanup onto the render thread.
  • Removes obsolete per-quad Sodium diagnostics and temporary atlas-placement logging.
  • Corrects the Mod Menu icon dimensions to 330×330.

Performance and memory

  • Eliminates repeated nonexistent-page work from the terrain-rendering path.
  • Removes diagnostic atomic contention and ThreadLocal entry churn from Sodium chunk compilation.
  • Prevents obsolete secondary atlases from retaining unnecessary VRAM after resource reloads.

This mod has no additional files