
Screenshot Path
Redirects Minecraft ingame screenshots (F2) to your specified location.
- Загрузки
- 172
- Подписчики
- 2
- Обновлён
- 16 июня 2026 г.
- Лицензия
- MIT
Опубликован 12 апреля 2026 г.
Screenshot Path
Tired of losing screenshots when accidentally deleting an instance, or never being able to find them? This mod redirects Minecraft's F2 screenshots to a folder of your choice, outside of your instance. Requires Fabric API.
Configuration
On first launch, a config file is created at .minecraft/config/screenshot-path.json.
Set your preferred path in the config, or use the in-game command: /screenshotpath <path>
Examples: /screenshotpath C:\Users\karlsson\Pictures\Minecraft,
/screenshotpath /home/karlsson/Pictures/Minecraft
//screenshot-path.json
{
"screenshot_path": "C:\\Users\\karlsson\\Pictures\\Minecraft"
}
By default, screenshots are saved to ~/Pictures/Minecraft/screenshots/.
Ченджлог
1.2Релиз26.1.1, 26.1.2, 26.2 · 16 июня 2026 г.
26.2 support
1.1Релиз1.21.9, 1.21.10, 1.21.11 · 12 апреля 2026 г.
Now auto creates screenshot directory if it doesn't already exist.
Комментарии
Загружаем…