File Details
nbtmapper-1.2.2.jar
- R
- Apr 22, 2026
- 95.29 KB
- 61
- 1.21.11
- Fabric
File Name
nbtmapper-1.2.2.jar
Supported Versions
- 1.21.11
Curse Maven Snippet
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