promotional bannermobile promotional banner

Frames Map 3D

Renders the terrain around framed maps in real 3D — an authorized NeoForge 1.21.1 port of 3D Maps.
Back to Files

Frames Map 3D (1.0.4)

File nameframes_map_3d-1.21.1-neoforge-21.1.249-1.0.4.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Sep 20, 2026
Downloads
10
Size
2.7 MB
Mod Loaders
NeoForge
File ID
8927178
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:frames-map-3d-1701541:8927178"

Learn more about Curse Maven

What's new

v1.0.4 — Fix: 3D relief rendered swapped red/blue colors

Fix

  • Framed maps rendered wrong colors (water appeared red instead of blue, and the other colors were shifted, most visibly on the side and bottom faces): in Minecraft 1.21.1, MapColor.getColorFromPackedId(...) returns colors in ABGR byte order (the format NativeImage expects), but Map3DMesh.shade() was reading them as ARGB, so the red and blue channels ended up swapped. shade() now decodes ABGR and re-encodes ARGB before passing the color to VertexConsumer.setColor(...) (which expects ARGB). The temporary logColorHistogram diagnostic added in 1.0.3 has been removed.

JAR: frames_map_3d-1.21.1-neoforge-21.1.249-1.0.4.jar

Tag: 1.21.1-neoforge-1.0.4

This mod has no additional files