squaremap

squaremap

1.9k Downloads

[Question] How to render a map with extent 100x100 at coordinates 0,0?

rainbowsource opened this issue ยท 1 comments

commented
/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?

commented

The correct answer: /map radiusrender minecraft:overworld 100 0 0.