nbtMapper

A Fabric client-side mod that automatically builds map art from NBT structure files — handles movement, inventory, block placement, and resupply with zero manual intervention.

File Details

nbtmapper-1.2.0.jar

  • B
  • Mar 15, 2026
  • 95.02 KB
  • 16
  • 1.21.11+1
  • Fabric

File Name

nbtmapper-1.2.0.jar

Supported Versions

  • 1.21.11-snapshot
  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:nbtmapper-1482308:7759743"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

New Features

  • Configurable tuning parameters — All speed/timing parameters now adjustable in Settings tab:
    • Hotbar Wait, Swap Wait, Prefill Range, Prefill Batch, Prefill Reserve, Place Distance, Predict Range, Cobble Fetch
  • Settings tab scrolling — Mouse wheel scroll with visual scroll bar indicator
  • Dynamic list height — Tasks and Storage tabs auto-fill available screen space based on window size

Improvements

  • Bottom status bar moved to Main tab only — Other tabs gain more usable space
  • Cross-platform folder opening — Uses Minecraft's built-in Util.getPlatform().openFile()

Bug Fixes

  • Fixed Settings tab content overflowing below screen edge