Unofficial site, not affiliated with modrinth.com.What is this?
Моды/Screenshot Gallery
  • Screenshot Gallery 1.8 (NeoForge)

    release3 июня 2026 г.

    Changelog

    [1.8] — June 3, 2026 Support for 26.1.2 NeoForge

    Big stability update with thread safety fixes, coordinate precision improvements, and a new 1.20.1 Fabric backport.


    New Features

    Precise Coordinates — Coordinates are now stored and displayed as full decimals instead of rounded integers. Your copied /tp commands will land exactly where you clicked, and the format is now consistent across Fabric and Forge.


    Bug Fixes

    Thread Safety (Critical) — Fixed silent metadata corruption caused by the render and background threads hitting the cache at the same time.

    Race Condition on Load — Metadata was sometimes finishing out of order. Moved async operations back onto the main thread so screenshots load correctly every time.

    Memory Leak — Closing the gallery mid-load could leave orphaned textures on the GPU. Lifecycle checks now clean them up.

    Text Overflow — Filenames and info cards were occasionally rendering outside thumbnail boundaries. Fixed with GL scissoring.

    Search + Navigation Desync — Fullscreen navigation now correctly steps through only your filtered results instead of jumping to hidden ones.

    Search Performance — Rewrote text truncation using binary search. Faster typing response and proper handling of special/RTL characters.

    Thumbnail Animation — Was allocating a new object every frame for idle thumbnails. Replaced with a shared static instance.

    Delete/Rename Modal — Dismissing the context menu could drop the active file target mid-operation. Now properly isolated.

    F2 Spam Safeguard — Rapid screenshots could spawn multiple parallel polling tasks. An atomic lock now ensures only one runs at a time.

  • Screenshot Gallery 1.8 (Forge)

    release30 мая 2026 г.

    Changelog

    [1.8] — May 30, 2026

    Big stability update with thread safety fixes, coordinate precision improvements, and a new 1.20.1 Fabric backport.


    New Features

    Precise Coordinates — Coordinates are now stored and displayed as full decimals instead of rounded integers. Your copied /tp commands will land exactly where you clicked, and the format is now consistent across Fabric and Forge.


    Bug Fixes

    Thread Safety (Critical) — Fixed silent metadata corruption caused by the render and background threads hitting the cache at the same time.

    Race Condition on Load — Metadata was sometimes finishing out of order. Moved async operations back onto the main thread so screenshots load correctly every time.

    Memory Leak — Closing the gallery mid-load could leave orphaned textures on the GPU. Lifecycle checks now clean them up.

    Text Overflow — Filenames and info cards were occasionally rendering outside thumbnail boundaries. Fixed with GL scissoring.

    Search + Navigation Desync — Fullscreen navigation now correctly steps through only your filtered results instead of jumping to hidden ones.

    Search Performance — Rewrote text truncation using binary search. Faster typing response and proper handling of special/RTL characters.

    Thumbnail Animation — Was allocating a new object every frame for idle thumbnails. Replaced with a shared static instance.

    Delete/Rename Modal — Dismissing the context menu could drop the active file target mid-operation. Now properly isolated.

    F2 Spam Safeguard — Rapid screenshots could spawn multiple parallel polling tasks. An atomic lock now ensures only one runs at a time.

  • Screenshot Gallery 1.8 (NeoForge)

    release30 мая 2026 г.

    Changelog

    [1.8] — May 30, 2026

    Big stability update with thread safety fixes, coordinate precision improvements, and a new 1.20.1 Fabric backport.


    New Features

    Precise Coordinates — Coordinates are now stored and displayed as full decimals instead of rounded integers. Your copied /tp commands will land exactly where you clicked, and the format is now consistent across Fabric and Forge.


    Bug Fixes

    Thread Safety (Critical) — Fixed silent metadata corruption caused by the render and background threads hitting the cache at the same time.

    Race Condition on Load — Metadata was sometimes finishing out of order. Moved async operations back onto the main thread so screenshots load correctly every time.

    Memory Leak — Closing the gallery mid-load could leave orphaned textures on the GPU. Lifecycle checks now clean them up.

    Text Overflow — Filenames and info cards were occasionally rendering outside thumbnail boundaries. Fixed with GL scissoring.

    Search + Navigation Desync — Fullscreen navigation now correctly steps through only your filtered results instead of jumping to hidden ones.

    Search Performance — Rewrote text truncation using binary search. Faster typing response and proper handling of special/RTL characters.

    Thumbnail Animation — Was allocating a new object every frame for idle thumbnails. Replaced with a shared static instance.

    Delete/Rename Modal — Dismissing the context menu could drop the active file target mid-operation. Now properly isolated.

    F2 Spam Safeguard — Rapid screenshots could spawn multiple parallel polling tasks. An atomic lock now ensures only one runs at a time.

  • Screenshot Gallery 1.8 (Forge 1.20.1)

    release28 мая 2026 г.

    Changelog

    [1.8] — May 28, 2026

    Big stability update with thread safety fixes, coordinate precision improvements, and a new 1.20.1 Fabric backport.


    New Features

    Precise Coordinates — Coordinates are now stored and displayed as full decimals instead of rounded integers. Your copied /tp commands will land exactly where you clicked, and the format is now consistent across Fabric and Forge.


    Bug Fixes

    Thread Safety (Critical) — Fixed silent metadata corruption caused by the render and background threads hitting the cache at the same time.

    Race Condition on Load — Metadata was sometimes finishing out of order. Moved async operations back onto the main thread so screenshots load correctly every time.

    Memory Leak — Closing the gallery mid-load could leave orphaned textures on the GPU. Lifecycle checks now clean them up.

    Text Overflow — Filenames and info cards were occasionally rendering outside thumbnail boundaries. Fixed with GL scissoring.

    Search + Navigation Desync — Fullscreen navigation now correctly steps through only your filtered results instead of jumping to hidden ones.

    Search Performance — Rewrote text truncation using binary search. Faster typing response and proper handling of special/RTL characters.

    Thumbnail Animation — Was allocating a new object every frame for idle thumbnails. Replaced with a shared static instance.

    Delete/Rename Modal — Dismissing the context menu could drop the active file target mid-operation. Now properly isolated.

    F2 Spam Safeguard — Rapid screenshots could spawn multiple parallel polling tasks. An atomic lock now ensures only one runs at a time.

  • Screenshot Gallery 1.8 (Fabric)

    release28 мая 2026 г.

    [1.8] — May 28, 2026

    Big stability update with thread safety fixes, coordinate precision improvements, and a new 1.20.1 Fabric backport.


    New Features

    Precise Coordinates — Coordinates are now stored and displayed as full decimals instead of rounded integers. Your copied /tp commands will land exactly where you clicked, and the format is now consistent across Fabric and Forge.


    Bug Fixes

    Thread Safety (Critical) — Fixed silent metadata corruption caused by the render and background threads hitting the cache at the same time.

    Race Condition on Load — Metadata was sometimes finishing out of order. Moved async operations back onto the main thread so screenshots load correctly every time.

    Memory Leak — Closing the gallery mid-load could leave orphaned textures on the GPU. Lifecycle checks now clean them up.

    Text Overflow — Filenames and info cards were occasionally rendering outside thumbnail boundaries. Fixed with GL scissoring.

    Search + Navigation Desync — Fullscreen navigation now correctly steps through only your filtered results instead of jumping to hidden ones.

    Search Performance — Rewrote text truncation using binary search. Faster typing response and proper handling of special/RTL characters.

    Thumbnail Animation — Was allocating a new object every frame for idle thumbnails. Replaced with a shared static instance.

    Delete/Rename Modal — Dismissing the context menu could drop the active file target mid-operation. Now properly isolated.

    F2 Spam Safeguard — Rapid screenshots could spawn multiple parallel polling tasks. An atomic lock now ensures only one runs at a time.


  • Screenshot Gallery 1.8 (Fabric)

    release28 мая 2026 г.

    [1.8] — May 28, 2026

    Big stability update with thread safety fixes, coordinate precision improvements, and a new 1.20.1 Fabric backport.


    New Features

    Precise Coordinates — Coordinates are now stored and displayed as full decimals instead of rounded integers. Your copied /tp commands will land exactly where you clicked, and the format is now consistent across Fabric and Forge.


    Bug Fixes

    Thread Safety (Critical) — Fixed silent metadata corruption caused by the render and background threads hitting the cache at the same time.

    Race Condition on Load — Metadata was sometimes finishing out of order. Moved async operations back onto the main thread so screenshots load correctly every time.

    Memory Leak — Closing the gallery mid-load could leave orphaned textures on the GPU. Lifecycle checks now clean them up.

    Text Overflow — Filenames and info cards were occasionally rendering outside thumbnail boundaries. Fixed with GL scissoring.

    Search + Navigation Desync — Fullscreen navigation now correctly steps through only your filtered results instead of jumping to hidden ones.

    Search Performance — Rewrote text truncation using binary search. Faster typing response and proper handling of special/RTL characters.

    Thumbnail Animation — Was allocating a new object every frame for idle thumbnails. Replaced with a shared static instance.

    Delete/Rename Modal — Dismissing the context menu could drop the active file target mid-operation. Now properly isolated.

    F2 Spam Safeguard — Rapid screenshots could spawn multiple parallel polling tasks. An atomic lock now ensures only one runs at a time.


  • Screenshot Gallery 1.8 (Fabric)

    release28 мая 2026 г.

    [1.8] — May 28, 2026

    Big stability update with thread safety fixes, coordinate precision improvements, and a new 1.20.1 Fabric backport.


    New Features

    Precise Coordinates — Coordinates are now stored and displayed as full decimals instead of rounded integers. Your copied /tp commands will land exactly where you clicked, and the format is now consistent across Fabric and Forge.


    Bug Fixes

    Thread Safety (Critical) — Fixed silent metadata corruption caused by the render and background threads hitting the cache at the same time.

    Race Condition on Load — Metadata was sometimes finishing out of order. Moved async operations back onto the main thread so screenshots load correctly every time.

    Memory Leak — Closing the gallery mid-load could leave orphaned textures on the GPU. Lifecycle checks now clean them up.

    Text Overflow — Filenames and info cards were occasionally rendering outside thumbnail boundaries. Fixed with GL scissoring.

    Search + Navigation Desync — Fullscreen navigation now correctly steps through only your filtered results instead of jumping to hidden ones.

    Search Performance — Rewrote text truncation using binary search. Faster typing response and proper handling of special/RTL characters.

    Thumbnail Animation — Was allocating a new object every frame for idle thumbnails. Replaced with a shared static instance.

    Delete/Rename Modal — Dismissing the context menu could drop the active file target mid-operation. Now properly isolated.

    F2 Spam Safeguard — Rapid screenshots could spawn multiple parallel polling tasks. An atomic lock now ensures only one runs at a time.


  • Screenshot Gallery 1.8 (Fabric)

    release28 мая 2026 г.

    Changelog

    [1.8] — May 28, 2026

    Big stability update with thread safety fixes, coordinate precision improvements, and a new 1.20.1 Fabric backport.


    New Features

    Precise Coordinates — Coordinates are now stored and displayed as full decimals instead of rounded integers. Your copied /tp commands will land exactly where you clicked, and the format is now consistent across Fabric and Forge.


    Bug Fixes

    Thread Safety (Critical) — Fixed silent metadata corruption caused by the render and background threads hitting the cache at the same time.

    Race Condition on Load — Metadata was sometimes finishing out of order. Moved async operations back onto the main thread so screenshots load correctly every time.

    Memory Leak — Closing the gallery mid-load could leave orphaned textures on the GPU. Lifecycle checks now clean them up.

    Text Overflow — Filenames and info cards were occasionally rendering outside thumbnail boundaries. Fixed with GL scissoring.

    Search + Navigation Desync — Fullscreen navigation now correctly steps through only your filtered results instead of jumping to hidden ones.

    Search Performance — Rewrote text truncation using binary search. Faster typing response and proper handling of special/RTL characters.

    Thumbnail Animation — Was allocating a new object every frame for idle thumbnails. Replaced with a shared static instance.

    Delete/Rename Modal — Dismissing the context menu could drop the active file target mid-operation. Now properly isolated.

    F2 Spam Safeguard — Rapid screenshots could spawn multiple parallel polling tasks. An atomic lock now ensures only one runs at a time.

  • Screenshot Gallery 1.7 (fabric)

    release25 мая 2026 г.

    Changelog

    [1.7] - 2026-05-22

    Screenshot Gallery 1.7

    New Features

    • Fancy Menu Support: Screenshot Gallery now works with Fancy Menu. You can add the gallery button to your custom main menu layout without any conflicts.
    • Yaw and Pitch in TP Command: The copied /tp command now includes your camera's yaw and pitch values, so when you teleport back to a spot, you're facing the exact same direction you were when the screenshot was taken.

    Bug Fixes

    • Silent screenshots now save metadata correctly: Previously, screenshots taken silently (without the normal capture sound/flash) were missing coordinates, biome, dimension, and other data in their .meta.json file. That's been fixed — silent and normal captures now behave identically.
    • Fixed a bug where screenshots would go completely black after 20-25 captures in the same session: This was caused by texture resources not being released properly after each capture, eventually exhausting the available slots. Textures are now disposed of correctly so the gallery stays functional no matter how many screenshots you take.
  • Screenshot Gallery 1.7 (Fabric)

    release22 мая 2026 г.

    Changelog

    [1.7] - 2026-05-22

    Screenshot Gallery 1.7

    New Features

    • Fancy Menu Support: Screenshot Gallery now works with Fancy Menu. You can add the gallery button to your custom main menu layout without any conflicts.
    • Yaw and Pitch in TP Command: The copied /tp command now includes your camera's yaw and pitch values, so when you teleport back to a spot, you're facing the exact same direction you were when the screenshot was taken.

    Bug Fixes

    • Silent screenshots now save metadata correctly. Previously, screenshots taken silently (without the normal capture sound/flash) were missing coordinates, biome, dimension, and other data in their .meta.json file. That's been fixed — silent and normal captures now behave identically.
    • Fixed a bug where screenshots would go completely black after 20-25 captures in the same session. This was caused by texture resources not being released properly after each capture, eventually exhausting the available slots. Textures are now disposed of correctly so the gallery stays functional no matter how many screenshots you take.
  • Screenshot Gallery 1.7 (Fabric)

    release22 мая 2026 г.

    Changelog

    [1.7] - 2026-05-22

    Screenshot Gallery 1.7

    New Features

    • Fancy Menu Support: Screenshot Gallery now works with Fancy Menu. You can add the gallery button to your custom main menu layout without any conflicts.
    • Yaw and Pitch in TP Command: The copied /tp command now includes your camera's yaw and pitch values, so when you teleport back to a spot, you're facing the exact same direction you were when the screenshot was taken.

    Bug Fixes

    • Silent screenshots now save metadata correctly. Previously, screenshots taken silently (without the normal capture sound/flash) were missing coordinates, biome, dimension, and other data in their .meta.json file. That's been fixed — silent and normal captures now behave identically.
    • Fixed a bug where screenshots would go completely black after 20-25 captures in the same session. This was caused by texture resources not being released properly after each capture, eventually exhausting the available slots. Textures are now disposed of correctly so the gallery stays functional no matter how many screenshots you take.
  • Screenshot Gallery 1.6 (Fabric)

    release3 апреля 2026 г.

    Changelog

    [1.6] - 2026-04-03

    Screenshot Gallery 1.6

    UI Redesign

    • The interface has been completely overhauled for a minimal, professional look. We removed the busy visual effects—like heavy drop shadows, pulsing animations, glowing indicators, and bright accents—and replaced them with clean lines, subtle hover states, and a neutral dark color palette. The gallery grid, thumbnail overlays, and fullscreen viewer are now much cleaner and less distracting.

    New Features

    • Seed Capture: Singleplayer screenshots now save the world seed. You can click the new "SEED" label in fullscreen mode to instantly copy the seed to your clipboard.

    • Copy TP Command: The old "Go To" folder button has been replaced with a "Copy TP" button. Clicking it instantly copies the exact /tp X Y Z command to your clipboard.

    Bug Fixes

    • Deleting a screenshot inside the gallery now correctly deletes its attached .meta.json file to keep your folders clean.

    • Fixed a layout issue where metadata text (coordinates, biome, dimension) was getting cut off at the bottom of the fullscreen viewer.

    • Replaced the tiny, hard-to-read crosshair text symbol with a clearer custom-drawn icon.

  • Screenshot Gallery 1.6 (Fabric)

    release3 апреля 2026 г.

    Changelog

    [1.6] - 2026-04-03

    Screenshot Gallery 1.6

    UI Redesign

    • The interface has been completely overhauled for a minimal, professional look. We removed the busy visual effects—like heavy drop shadows, pulsing animations, glowing indicators, and bright accents—and replaced them with clean lines, subtle hover states, and a neutral dark color palette. The gallery grid, thumbnail overlays, and fullscreen viewer are now much cleaner and less distracting.

    New Features

    • Seed Capture: Singleplayer screenshots now save the world seed. You can click the new "SEED" label in fullscreen mode to instantly copy the seed to your clipboard.

    • Copy TP Command: The old "Go To" folder button has been replaced with a "Copy TP" button. Clicking it instantly copies the exact /tp X Y Z command to your clipboard.

    Bug Fixes

    • Deleting a screenshot inside the gallery now correctly deletes its attached .meta.json file to keep your folders clean.

    • Fixed a layout issue where metadata text (coordinates, biome, dimension) was getting cut off at the bottom of the fullscreen viewer.

    • Replaced the tiny, hard-to-read crosshair text symbol with a clearer custom-drawn icon.

  • Screenshot Gallery 1.5 (Fabric)

    release30 марта 2026 г.

    For 1.21.10/1.21.11

  • Screenshot Gallery 1.5 (Fabric)

    release29 марта 2026 г.

    [1.5] - 2026-03-29

    Screenshot Gallery 1.5

    New

    • 4-column grid with dynamic thumbnail sizing
    • Draggable scrollbar with click-to-jump
    • Position counter in fullscreen viewer (e.g. 3 / 14)
    • Selected thumbnails now have a subtle idle shake animation
    • Thumbnails now preserve their original aspect ratio
    • The mod now successfully captures your coordinates, current biome, dimension, and world name the exact moment a screenshot is taken.

    Improved

    • Navigation arrows are now much more visible with background and hover effects
    • Rename field no longer shows the .png extension
    • Spacing between thumbnail rows is now consistent
    • Border now wraps the image correctly instead of the empty cell

    Fixed

    • Fixed GPU memory leak when reopening the gallery
  • Screenshot Gallery 1.3 (Fabric)

    release27 марта 2026 г.

    For Minecraft 26.1 (Fabric)

  • Screenshot Gallery 1.3 (NeoForge)

    release27 марта 2026 г.

    Changelog

    [1.3] - 2026-03-27

    Fixed

    • Rename glitch (Space key triggering buttons, Z-index rendering)
    • UI flickering during gallery transitions

    [1.2] - 2026-03-21

    Added

    support: NeoForge 1.21.11

  • Screenshot Gallery 1.3 (Fabric)

    release27 марта 2026 г.

    Changelog

    [1.3] - 2026-03-27

    Fixed

    • Rename glitch (Space key triggering buttons, Z-index rendering)
    • UI flickering during gallery transitions

    [1.2] - 2026-03-21

    Added

    support: NeoForge 1.21.11

  • Screenshot Gallery 1.2 (Forge)

    release23 марта 2026 г.

    v1.2 Backport for FORGE 1.20.1

  • Screenshot Gallery 1.2 (NeoForge)

    release22 марта 2026 г.

    Changelog

    [1.2] - 2026-03-21

    Added

    support: NeoForge 1.21.11

1

Совместимость

Minecraft: Java Edition

Платформы

Поддерживаемые окружения

Клиент

Сведения

Лицензия:
Опубликован:5 месяцев назад
Обновлён:1 неделю назад
ID проекта:
Главная