[Question] How to render a map with extent 100x100 at coordinates 0,0?
rainbowsource opened this issue ยท 1 comments
/map radiusrender minecraft:overworld 100 -100 0
/map radiusrender minecraft:overworld 100 ~ 0
/map radiusrender minecraft:overworld 100 ~ ~
This just renders part of the map...Or not rendered at coordinates 0,0.
Help please... How should I use this command to achieve my needs?
That is, how to render a 100x100 range with the coordinates 0,0 as the center point?