
Abstract
This mod was originally designed to generate data for training interactive image generation models. When a player enters a world (whether it is a single-player archive or a multiplayer server), the mod will start to capture the local player's screen, coordinate position, head rotation and other detailed information at regular intervals and store it in the game directory, which will stop after the player leaves the world.
Directory
Screenshots will be saved at screenshot_with_coords/screenshots folder, and detailed information will be appended into screenshot_with_coords/coords.jsonl.
Configuration
CAPTURE_INTERVAL: The interval (in millisecond, for example, 500 is half a second) between two captures. The default value is 500.
JSONL_SAVE_AFTER: How many captures is needed before detailed coords informations will be saved into jsonl file. Notice that after player leaves the level, cached informations will still be saved. The default value is 50.
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as screenshot_with_coords-1.0.0+1.21.jar — drop this file into the mods folder
- Download size: 22 KB
- Download link checked 20 Aug 2026 — working
These come from our own check of the pack file, not from the source page.