mortuusars / Exposure

Camera mod for Minecraft with focus on process and aesthetics.
https://www.curseforge.com/minecraft/mc-mods/exposure
94 stars 20 forks source link

Suggestion: Ability to save photos taken to your device as an image file #61

Closed Paxilmaniac closed 8 months ago

Paxilmaniac commented 9 months ago

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 8 months ago

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 8 months ago

That answers my question then, perfect.