
Shoot Screen
Make your game screen look like a screenshot.
Screenshots

About this Mod
Shoot Screen
Make your game screen look like a screenshot.
Press 'Z' to toggle of screenshot like rendering.
Supprt custom background image and many other params.

Custom Background
Put following files in a resource pack.
├───assets
│ └───<namespace>
│ └───custom_background
│ └─── <image_name>.json //background config
│ └───texutres
│ └───custom_background
│ └─── <image_name>.png
If there is more than one background, will apply a random one.
//A background config example.
{
"name": "example_background", //the image name.
"screenRect": { //define the sreen corners in background.
"leftDown": [ //Percentage[0-1] form left down corner of iamge.
0.106,
0.249
],
"leftUp": [
0.0879,
0.876
],
"rightDown": [
0.952,
0.256
],
"rightUp": [
0.951,
0.92
]
},
"moireStrength": 0.6, //Strength of Moiré pattern.Range[0,1]. 0 means no Moiré pattern.
"lightColor": [ //Following are the light parameters
1.0,
1.0,
1.0
],
"lightPos": [
1.7,
1.0,
2.0
],
"viewPos": [
0.6,
0.5,
1.0
]
"ambientStrength": 0.2,
"specularStrength": 5,
"shininess": 16,
}
About light parameters: this mod use Phong Lighting Model to simulate highlighting effects. The screen mapped to a rect from (0,0,0) to(1,1,0)and towards(0,0,1).
If you just want to disable highlighing effects , set specular strength to 0.
Available Versions
How to Install Shoot Screen on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set neoforge Loader
In the panel under "Egg", select the neoforge loader and matching Minecraft version (1.21.3).
Install Mod
Open the mod browser in the dashboard and search for "Shoot Screen". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.3, 1.21.2, 1.21.1
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Shoot Screen server crashes on startup – what to do?
Most common cause: wrong neoforge 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 (1.21.3). You can switch loaders with one click in the panel.
Is Shoot Screen compatible with neoforge?
Shoot Screen officially supports neoforge for Minecraft 1.21.3, 1.21.2, 1.21.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Shoot Screen – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Shoot Screen 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 Shoot Screen with just one click on your server.