A Minecraft mod for creating high resolution screenshots.
/zoom [n]- Sets the orthographic view's zoom value to
n. In top view, the number of blocks visible vertically on-screen is equal tozoom * 2. - Prints the current zoom value if
nis not set.
- Sets the orthographic view's zoom value to
/hugescreenshot [width] [height]- Takes a huge screenshot with optional
widthandheightvalues.
- Takes a huge screenshot with optional
/minimap <x> <z> <x1> <z1> [y] [pixels](Singleplayer only)- Takes a screenshot that can be used as a minimap. Automatically teleports the player and sets
zoom. xandzare the game coordinate of one corner of the minimap.x1andz1are the coordinates of the opposite corner.ycan be optionally set to change the y coordinate the player is teleported to.pixelsdetermines the number of pixels each block length takes up. Defaults to 16.
- Takes a screenshot that can be used as a minimap. Automatically teleports the player and sets
- To make a full resolution minimap of the Gold Mine, use
/minimap -87 -399 45 -268 150 16. This is equivalent to the following while in orthographic top view:/tp -21.0 150 -333.5/zoom 65.5/hugescreenshot 2112 2096