promotional bannermobile promotional banner

Mapart Helper

Client-side mod for working with maps: editing images and converting them to mapart format, generating .nbt files, saving maps from the world as .png files, and other features

File Details

Mapart-Helper 0.12.0

  • R
  • Mar 14, 2026
  • 327.00 KB
  • 146
  • 1.21.10
  • Fabric

File Name

mapart-helper+mc1.21.10-0.12.0.jar

Supported Versions

  • 1.21.10

Curse Maven Snippet

Fabric

modImplementation "curse.maven:mapart-helper-1343604:7756271"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changes and new features

  • Added per-map option for materials counting;
  • Added ordered dithering algorithms (e.g. Bayer);
  • Moving/scaling an image with mouse in manual cropping became more accurate;
  • Added lifetime for closest colors cache that can significantly speed up image converting process when making a few changes in a row;
  • Added prompt to regenerate palette if it was generated for a different version;

Fixes and minor changes

  • By default, schematic files (when saved for each map) are now created in subdirectories;
  • Added option to use unreachable colors;
  • Slightly improved positioning of fake map position for even maparts;
  • Adapted UI for minimized window;
  • Improved /mart-creative give-map-palette - now it creates a new locked map;
  • Fixed some exceptions when changing mapart size during converting;
  • Mainly, this update contains codebase changes and reworks which are invisible for users