Suggestion: Ability to save photos taken to your device as an image file
Paxilmaniac opened this issue · 2 comments
Paxilmaniac commented
I'd like to be able to save some of the photos I take using this mod to my device locally to my device, and as far as I am aware there is no way to do this without placing the photos and taking screenshots of them.
mortuusars commented
Exposures are saved to <instance>/exposures/<world>
folder when viewed (photograph screen is opened).
You can also use /exposure export
command to export as pngs, but it's serverside - if you playing on remote server it will save them to server folder. For singleplayer it would be on your PC of course.
Paxilmaniac commented
That answers my question then, perfect.