
Power Screenshot
Add a client command: /screenshot, allows you to take high resolution normal/panoramic/skybox/gif screenshots.
Screenshots



About this Mod


Panoramic Screenshot
A client mod, allows you to take high resolution normal/panoramic/skybox screenshots.
Use /screenshot to take a specified type of screenshot. Also supports set a shortcut key to take panoramic or skybox screenshots.
Feature Details
/screenshot normal <width> <height>
Take a normal screenshot with the specified resolution. Max to 16384 * 16384.
/screenshot panoramic <mode>
Shoter form of the command below, will use default parameters.
This is what the shortcut key actually calls.
Default parameters are:
height: your current screen heightfov: your current FOVyaw_start: 0frame_delay: 0
/screenshot panoramic <mode> <height> <fov> <yaw_start> <frame_delay>
Take a panoramic screenshot that around yourself, like the title image.
Implementation method is to rotate the perspective 360° and take screenshots repeatedly, and stitch them.
To prevent scene changes during filming, the mod will try to pause game client. Bus run /tick freeze before this is still recommended.
Parameters:
mode: one ofFASTandPRECISE,FASTwill take 360 screenshots whilePRECISEtake one screenshot each column of pixels.FASTmode have some flaws when fov larger than 60°. SoPRECISEmode is recommended.height: height of the final screenshot, in pixels, the width will be calculated byheight/fov * 360.fov: field of view when taking screenshots, in degrees.yaw_start: the starting yaw when taking screenshots, in degrees. 0 means facing south, 90 means facing west.frame_delay: delay between each screenshot, in frames.
/screenshot skybox <name> <size>
Take a skybox screenshot, which is a 6-face cubemap. Like Minecraft title screen background.
In fact you can custom title screen with those skybox screenshots.
Parameters:
name: the file name of screenshots, form<name>_0.pngto<name>_5.png.size: the width and height, in pixels.
/screenshot gif <start|end|fix_time> <frame_rate>
Record screen as gif file and save it in screenshots folder.
You can run /screenshot gif directly to record a short gif with default parameters (2 seconds, 10 fps).
Parameters:
start: start recording with the given frame rate, and keep recording until run/screenshot gif end.end: finish the recording started bystartand save it.fix_time <time_second> <frame_rate>: record for a fixed duration and save automatically.frame_rate: how many frames to capture each second.
Custom Title Screen Background

Prue Vanilla Resource Pack
Just put skybox screenshots in minecraft/textures/gui/title/background and name them panorama_0.png to panorama_5.png.
With this mod
This mod allows multiple skyboxes exist, and load one randomly at a time.
Put skybox screenshot in {namespace}/textures/gui/title/background, and create a metadata file named {name}.json in the same folder, with content like this:
{
"name": "{name}",
"weight": 1
}
The directory should looks like:
\{namespace}
\textures
\gui
\title
\background
{name}_0.png
{name}_1.png
{name}_2.png
{name}_3.png
{name}_4.png
{name}_5.png
{name}.json
Mod will load all metadata and pick one randomly by the weight each time.
Available Versions
How to Install Power Screenshot on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set forge Loader
In the panel under "Egg", select the forge loader and matching Minecraft version (26.1).
Install Mod
Open the mod browser in the dashboard and search for "Power Screenshot". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.1, 1.21.11, 1.21.1 (+2 more)
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Power Screenshot server crashes on startup – what to do?
Most common cause: wrong forge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1). You can switch loaders with one click in the panel.
Is Power Screenshot compatible with forge and neoforge?
Power Screenshot officially supports forge, neoforge for Minecraft 26.1, 1.21.11, 1.21.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Power Screenshot – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Power Screenshot consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Power Screenshot with just one click on your server.