mapwriter icon indicating copy to clipboard operation
mapwriter copied to clipboard

MapWriter: A minimap mod for Minecraft

Results 30 mapwriter issues
Sort by recently updated
recently updated
newest added

It appears that grass blocks are showing up as dirt blocks in the minimap, causing the entire minimap to be an ugly brown. Potential interference from Optifine/Shaders? Otherwise bug with...

I noticed that when I change worlds, the waypoints stay the same. For someone with many worlds, switching between waypoint groups manually could be confusing / annoying. Perhaps it would...

some mods have dimensions with ceilings. make it posible to add these dimension numbers to also use the ceiling algorithme

enhancement

from brunch 1.9 to 1.12 in mapwriter/src/main/java/mapwriter/region/MwChunk.java line 162 `byte[] abyte = nbttagcompound.getByteArray("Blocks"); NibbleArray nibblearray = new NibbleArray(nbttagcompound.getByteArray("Data")); NibbleArray nibblearray1 = nbttagcompound.hasKey("Add", 7) ? new NibbleArray(nbttagcompound.getByteArray("Add")) : null; extendedblockstorage.getData().setDataFromNBT(abyte, nibblearray,...

Currently the code tries to get a block state for each of the possible meta combinations. This leads to more lookups than necessary and is a big contributor to the...

enhancement

I had to disable Mapwriter in order to play. I wanted to let you know because otherwise Mapwriter seems to cause extremely low levels of lag (as opposed to many...

black map. only works underground mode. http://i.imgur.com/uQylvW6.png how to fix?

bug
compatibility

1.12 Forge. Whenever I exit the game and come back in, the underground map is never saved. Overworld map is saved fine though.

This bug happened from nowhere. I was playing before there and it was fine. But now when i teleport there the game starts lagging so bad that i have to...