
Screenshots
Adds some more functionality to screenshots like cropping and copying to clipboard
Обновлён 22 июля 2024 г. · опубликован 29 августа 2023 г.
Screenshots
Screenshots is yet another mod centered around the screenshot functionality in Minecraft. There are a few features missing, in my opinion, so I decided to implement them here.
Settings
Crop Screenshots
This is the main setting I've seen missing from the other screenshot mods out there. Like the setting suggests, this setting allows the user to crop screenshots as if they are using snipping tool on Windows. Just press F2 like normal, and then drag to select the area you want to screenshot.
Example Preview

Result

Pause Game While Cropping
This setting allows for the game to appear to be paused while the cropping HUD is rendered.
Save Screenshot File
By default, screenshots will save to a file, like normal Minecraft. However, with this setting disabled, that will not be the case.
Copy Screenshot to Clipboard
This setting allows for screenshots to be copied to the clipboard. This setting should work on MacOS, but it is untested. If you run into problems please feel free to make an issue.
License
This code is licensed under the MIT License. Information about it can be found inside the file titled LICENSE.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 2.0.3 | Релиз | 1.21 | fabric | 22 июля 2024 г. | Скачать (46 КБ) |
| 2.0.2 | Релиз | 1.21 | fabric | 22 июня 2024 г. | Скачать (37 КБ) |
| 2.0.1 | Релиз | 1.20.4 | fabric | 11 января 2024 г. | Скачать (37 КБ) |
| 2.0.0 | Релиз | 1.20.2 | fabric | 31 октября 2023 г. | Скачать (163 КБ) |
| 1.1.0 | Релиз | 1.20.1 | fabric | 9 сентября 2023 г. | Скачать (156 КБ) |
| 1.0.2 | Релиз | 1.20.1 | fabric | 7 сентября 2023 г. | Скачать (156 КБ) |
| 1.0.1 | Релиз | 1.20.1 | fabric | 4 сентября 2023 г. | Скачать (155 КБ) |
| 1.0.0 | Релиз | 1.20.1 | fabric | 31 августа 2023 г. | Скачать (155 КБ) |
Ченджлог
2.0.3Релиз1.21 · 22 июля 2024 г.
What's Changed
- Added Traditional Chinese (zh_tw.json) by @yichifauzi in https://github.com/camnwalter/Screenshots/pull/5
- Updated the config code to use the new YACL Kotlin DSL
New Contributors
- @yichifauzi made their first contribution in https://github.com/camnwalter/Screenshots/pull/5
Full Changelog: https://github.com/camnwalter/Screenshots/compare/v2.0.2...v2.0.3
2.0.2Релиз1.21 · 22 июня 2024 г.
- Fixed pause game while cropping not actually pausing
- Fixed pause game while cropping becoming enabled after toggling the main enabled setting
2.0.1Релиз1.20.4 · 11 января 2024 г.
- Update to 1.20.4
- Add /screenshot command
2.0.0Релиз1.20.2 · 31 октября 2023 г.
What's Changed
- Added Tatar translations (@Amirhan-Taipovjan-Greatest-I)
- Updated to 1.20.2
- Fixed a couple bugs including:
- Used to have to press escape twice after pressing F2 with no screen open
- Used to display "Saved screenshot as ..." even if the file wasn't created
- The mod could error if trying to open up the Config screen without a parent Screen
Full Changelog: https://github.com/camnwalter/Screenshots/compare/1.1.0...2.0.0
1.1.0Релиз1.20.1 · 9 сентября 2023 г.
- New Setting: Pause Game While Cropping
- When enabled, whenever the cropping HUD is displayed, the game will appear paused.
- Fixed a potential crash when copying a screenshot to clipboard
1.0.2Релиз1.20.1 · 7 сентября 2023 г.
- Fixed the screen not closing when pressing escape if you wanted to cancel cropping
- Fixed the game crashing if your cursor went out of bounds when cropping
- Made the settings translatable
1.0.1Релиз1.20.1 · 4 сентября 2023 г.
fixed settings getting reset on game launch
1.0.0Релиз1.20.1 · 31 августа 2023 г.
initial release
Комментарии
Загружаем…