promotional bannermobile promotional banner

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.
Back to Files

nbtmapper-1.2.2.jar

File namenbtmapper-1.2.2.jar
Uploaded
Apr 22, 2026
Downloads
88
Size
95.3 KB
Mod Loaders
Fabric
File ID
7968979
Type
R
Release
Supported game versions
  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:nbtmapper-1482308:7968979"

Learn more about Curse Maven

What's new

Bug Fixes

  • Fix supply stand position Y calculation: Use player's floor level instead of chest Y, with configurable Y offset (default 0) to handle carpets and slabs
  • Fix teleport-back threshold: Increased from 150 to 256 blocks to prevent repeated teleport loops when home point is offset
  • Update default storage config: Match actual warehouse coordinates and warp command (/warp 711shop_3)

Improvements

  • Simplify warehouse movement logic: Instead of scanning 4 directions for walkable positions, keep player's current X/Z if within 3 blocks of chest, clamp to 3 if farther — works well in narrow corridor
    layouts
  • Show supply failure reasons in HUD: Status line now displays specific failure cause:
    • Chest didn't open (wrong coordinates or obstructed)
    • Chest closed unexpectedly
    • Target item not found in chest
    • Cannot reach chest (too far)
  • Show teleport status in HUD: Display "Too far (N), teleporting back..." and "Waiting for teleport..." when controller triggers a return teleport
  • Show keybinding in HUD: First line now displays the key to open the GUI (dynamically reflects key rebinding)
  • Add Stand Y Offset setting: Configurable Y offset (-2.0 ~ 2.0) in settings tab, saved to storage.json

This mod has no related projects