Перейти к содержимому
Mineforgian

Screenshot Manager Enhanced

A advanced screenshot manager mod to help organize your screenshots between different worlds, dimensions, and game modes. Works in single player and multiplayer

Загрузки
2K
Подписчики
9
Обновлён
18 мая 2026 г.
Лицензия
Apache-2.0

Опубликован 4 января 2026 г.

Banner image for Screenshot Manager Enhanced

Screenshot Manager Enhanced was designed to keep your Minecraft screenshots organized automatically. Say goodbye to a cluttered screenshots folder! This mod organizes your screenshots into folders based on the world, dimension, date, or a combination of the options.

✨ Features

  • Automatic Organization: Screenshots are instantly sorted into subfolders upon capture.
  • In-Game Gallery 📸: Browse, manage, and share your screenshots directly from within Minecraft.
  • Per-World Configuration: Customize settings for you single-player or specific server worlds.
  • Flexible Grouping Modes: Customize how you want your folders structured. The mod generates paths based on your current context.
    • WORLD (Default): Groups screenshots by the world or server name.
      • Example: screenshots/My_Survival_World/
    • DATE: Groups screenshots by the current date (yyyy-MM-dd).
      • Example: screenshots/2025-01-30/
    • WORLD_DIMENSION: Groups by World, then by Dimension.
      • Example: screenshots/My_Survival_World/minecraft_overworld/
      • Example: screenshots/My_Survival_World/minecraft_the_nether/
    • WORLD_DATE: Groups by World, then by Date.
      • Example: screenshots/My_Survival_World/2025-01-30/
    • WORLD_DIMENSION_DATE: A three-level hierarchy: World -> Dimension -> Date.
      • Example: screenshots/My_Survival_World/minecraft_the_end/2025-01-30/
    • WORLD_DATE_DIMENSION: A three-level hierarchy: World -> Date -> Dimension.
      • Example: screenshots/My_Survival_World/2025-01-30/minecraft_the_nether/
    • NONE: Disables grouping. Screenshots are saved directly in the screenshots folder (standard Minecraft behavior).
      • Example: screenshots/
  • In-Game Configuration: Fully configurable via Mod Menu

📸 In-Game Gallery

Manage your moments without leaving the game!

  • Browse: View screenshots in a responsive grid.
  • Review: Click any image for a full-screen view.
  • Organize: Use the Copy button to share or Delete to clean up unwanted screenshots.
  • Navigate: Cycle through your collection with Next/Previous controls.

⚗️ Advanced Features

  • Metadata Support 🗃️: Automatically embeds rich game details directly into the screenshot file (XMP format). This data travels with the image!
    • World Context: World Name, Dimension, Biome
    • Location: Exact X, Y, Z Coordinates
    • Time: In-game Days Played, World Age
    • Game State: Difficulty, Game Mode, Minecraft Version
  • Custom Save Location 💾: Choose exactly where your screenshots go.
    • Override the default .minecraft/screenshots location.
    • Use any absolute path on your system (e.g., a shared network drive or cloud storage folder).
    • Note: Requires enabling advanced settings validation.

📥 Installation

Dependencies

Using your Minecraft Launcher

  1. Start your Minecraft Launcher (i.e. Modrith, ATLauncher, MultiMC, Prism, GDLauncher, etc.)
  2. View or Edit your game instance
  3. Open the section to add Mods
  4. Search from Modrith for "Screenshot Manager Enhanced"
  5. Complete the install process
  6. Start Minecraft

Manually Adding

  1. Click the Versions tab above
  2. Download the mod file for your version of Minecraft
  3. Open the mods folder in your Minecraft game save location
  • Windows: %appdata%\.minecraft\mods or C:\Users\<username>\AppData\Roaming\.minecraft\mods
  • MacOS: ~/Library/Application Support/minecraft/mods or /Users/<username>/Library/Application Support/minecraft/mods
  1. Copy the mod file from your Downloads location to the mods folder
  2. Open the Minecraft Launcher
  3. Start Minecraft

📝 Change Grouping Options

  1. Navigate to the config folder of your Minecraft save location
  • Windows: %appdata%\.minecraft or C:\Users\<username>\AppData\Roaming\.minecraft
  • MacOS: ~/Library/Application Support/minecraft or /Users/<username>/Library/Application Support/minecraft
  1. In the config folder find the file called screenshot-manager-enhanced.json
  2. Open the file in a text editor
  3. Locate the line with the keyname called groupingMode
  4. Change the grouping mode option to the desired grouping option

See the Features section for grouping options


☕ How to Support

  • Give this project a heart ❤️
  • If you have any issues, please use the Issue link.
  • If additional features are wanted, please add your request via the Issue link.

Центр версий

32 версий
  • Релиз3.0 МБ
  • Релиз3.0 МБ
  • Релиз2.1 МБ
  • Релиз2.1 МБ
  • Релиз2.1 МБ
  • Релиз2.1 МБ
  • Релиз2.0 МБ
  • Релиз3.0 МБ
  • Релиз2.1 МБ
  • Релиз2.1 МБ
  • Релиз1011 КБ
  • Релиз1011 КБ
  • Релиз1011 КБ
  • Релиз1011 КБ
  • Релиз1011 КБ
  • Релиз1011 КБ
  • Релиз251 КБ
  • Релиз251 КБ
  • Релиз251 КБ
  • Релиз251 КБ

Ченджлог

v2.0.0+1.21.11Релиз1.21.11 · 18 мая 2026 г.

Changelog

All notable changes to Screenshot Manager Enhanced will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.0.0] - 2026-05-18

Added

  • Minecraft 26.1.2 Support: Fully functional client compilation and packaging under the modern Minecraft 26.1.2 build classpath using Java 25.
  • Java 25 Compilation Tooling: Upgraded version configurations and matrix resolution workflows to seamlessly support newer target environments.

Changed

  • Mojang Mappings Migration: Transitioned the primary compilation mapping baseline from old Yarn mappings to standard official Mojang mappings for all active releases (1.21.11 and 26.1.2), ensuring high compatibility with vanilla APIs.
  • Reactive UI Modernization: Rewrote visual hover effects in the screenshot gallery UI using owo-lib's reactive mouse-event framework (mouseEnter/mouseLeave subscriptions), completely abstracting target-specific rendering contexts from screen definitions.
  • Client Code Consolidation: Unified complex GUI controllers (GalleryScreen, SingleImageScreen, ScreenshotMetadataCollector) back into a single shared source set in the common subproject, deleting over 800 lines of duplicate client-side classes.
  • Consistent Directory Semantics: Renamed the historical java-modern directory to java-21 to match properties definitions and reflect its targeted Minecraft 1.21 baseline.

Removed

  • Legacy Client Classes: Deleted the now-unused java-8, java-17, and legacy fabric client source sets (20+ files)
  • Obsolete Build Configurations: Removed java8.gradle.kts and related legacy build logic
  • Build Matrix Redundancy: Simplified the CI/CD matrix to use a single versions.properties-driven configuration

Contributors

  • @scriptmunkeeofficial
v2.0.0+26.1.2Релиз26.1.2 · 18 мая 2026 г.

Changelog

All notable changes to Screenshot Manager Enhanced will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.0.0] - 2026-05-18

Added

  • Minecraft 26.1.2 Support: Fully functional client compilation and packaging under the modern Minecraft 26.1.2 build classpath using Java 25.
  • Java 25 Compilation Tooling: Upgraded version configurations and matrix resolution workflows to seamlessly support newer target environments.

Changed

  • Mojang Mappings Migration: Transitioned the primary compilation mapping baseline from old Yarn mappings to standard official Mojang mappings for all active releases (1.21.11 and 26.1.2), ensuring high compatibility with vanilla APIs.
  • Reactive UI Modernization: Rewrote visual hover effects in the screenshot gallery UI using owo-lib's reactive mouse-event framework (mouseEnter/mouseLeave subscriptions), completely abstracting target-specific rendering contexts from screen definitions.
  • Client Code Consolidation: Unified complex GUI controllers (GalleryScreen, SingleImageScreen, ScreenshotMetadataCollector) back into a single shared source set in the common subproject, deleting over 800 lines of duplicate client-side classes.
  • Consistent Directory Semantics: Renamed the historical java-modern directory to java-21 to match properties definitions and reflect its targeted Minecraft 1.21 baseline.

Removed

  • Legacy Client Classes: Deleted the now-unused java-8, java-17, and legacy fabric client source sets (20+ files)
  • Obsolete Build Configurations: Removed java8.gradle.kts and related legacy build logic
  • Build Matrix Redundancy: Simplified the CI/CD matrix to use a single versions.properties-driven configuration

Contributors

  • @scriptmunkeeofficial
v1.4.0+1.21.10Релиз1.21.10 · 15 февраля 2026 г.

Changelog

[1.4.0] - 2026-02-14

  • In-Game Gallery (#62):
    • Core gallery implementation with responsive grid view (5d4ceb7)
    • Single image review screen (SingleImageScreen)
    • Clipboard integration for copying screenshots (1d298ca)
    • Navigation controls (Next/Previous)

Changed

  • UI Polish: Gallery UI overhaul with responsive layout and improved interactions (00f790b)

Internal

  • Architecture: Multi-version project restructuring for future loader support (2d1da5b)
  • Testing: Expanded unit test coverage for gallery features (c8d1e4b)

Contributors

  • @scriptmunkeeofficial

Thanks to the follow users for requesting these features

  • @Aces-and-Jacks
  • @egirlcatnip
v1.4.0+1.21.3Релиз1.21.3 · 15 февраля 2026 г.

Changelog

[1.4.0] - 2026-02-14

  • In-Game Gallery (#62):
    • Core gallery implementation with responsive grid view (5d4ceb7)
    • Single image review screen (SingleImageScreen)
    • Clipboard integration for copying screenshots (1d298ca)
    • Navigation controls (Next/Previous)

Changed

  • UI Polish: Gallery UI overhaul with responsive layout and improved interactions (00f790b)

Internal

  • Architecture: Multi-version project restructuring for future loader support (2d1da5b)
  • Testing: Expanded unit test coverage for gallery features (c8d1e4b)

Contributors

  • @scriptmunkeeofficial

Thanks to the follow users for requesting these features

  • @Aces-and-Jacks
  • @egirlcatnip
v1.4.0+1.21.8Релиз1.21.8 · 15 февраля 2026 г.

Changelog

[1.4.0] - 2026-02-14

  • In-Game Gallery (#62):
    • Core gallery implementation with responsive grid view (5d4ceb7)
    • Single image review screen (SingleImageScreen)
    • Clipboard integration for copying screenshots (1d298ca)
    • Navigation controls (Next/Previous)

Changed

  • UI Polish: Gallery UI overhaul with responsive layout and improved interactions (00f790b)

Internal

  • Architecture: Multi-version project restructuring for future loader support (2d1da5b)
  • Testing: Expanded unit test coverage for gallery features (c8d1e4b)

Contributors

  • @scriptmunkeeofficial

Thanks to the follow users for requesting these features

  • @Aces-and-Jacks
  • @egirlcatnip
v1.4.0+1.21.1Релиз1.21.1 · 15 февраля 2026 г.

Changelog

[1.4.0] - 2026-02-14

  • In-Game Gallery (#62):
    • Core gallery implementation with responsive grid view (5d4ceb7)
    • Single image review screen (SingleImageScreen)
    • Clipboard integration for copying screenshots (1d298ca)
    • Navigation controls (Next/Previous)

Changed

  • UI Polish: Gallery UI overhaul with responsive layout and improved interactions (00f790b)

Internal

  • Architecture: Multi-version project restructuring for future loader support (2d1da5b)
  • Testing: Expanded unit test coverage for gallery features (c8d1e4b)

Contributors

  • @scriptmunkeeofficial

Thanks to the follow users for requesting these features

  • @Aces-and-Jacks
  • @egirlcatnip
v1.4.0+1.20.5Релиз1.20.5, 1.20.6 · 15 февраля 2026 г.

Changelog

[1.4.0] - 2026-02-14

  • In-Game Gallery (#62):
    • Core gallery implementation with responsive grid view (5d4ceb7)
    • Single image review screen (SingleImageScreen)
    • Clipboard integration for copying screenshots (1d298ca)
    • Navigation controls (Next/Previous)

Changed

  • UI Polish: Gallery UI overhaul with responsive layout and improved interactions (00f790b)

Internal

  • Architecture: Multi-version project restructuring for future loader support (2d1da5b)
  • Testing: Expanded unit test coverage for gallery features (c8d1e4b)

Contributors

  • @scriptmunkeeofficial

Thanks to the follow users for requesting these features

  • @Aces-and-Jacks
  • @egirlcatnip
v1.4.0+1.21.11Релиз1.21.11 · 15 февраля 2026 г.

Changelog

[1.4.0] - 2026-02-14

  • In-Game Gallery (#62):
    • Core gallery implementation with responsive grid view (5d4ceb7)
    • Single image review screen (SingleImageScreen)
    • Clipboard integration for copying screenshots (1d298ca)
    • Navigation controls (Next/Previous)

Changed

  • UI Polish: Gallery UI overhaul with responsive layout and improved interactions (00f790b)

Internal

  • Architecture: Multi-version project restructuring for future loader support (2d1da5b)
  • Testing: Expanded unit test coverage for gallery features (c8d1e4b)

Contributors

  • @scriptmunkeeofficial

Thanks to the follow users for requesting these features

  • @Aces-and-Jacks
  • @egirlcatnip

Комментарии

Загружаем…