Exposure icon indicating copy to clipboard operation
Exposure copied to clipboard

Additional info about how to use /exposure load

Open AlephZero1 opened this issue 1 year ago • 1 comments

Hi! Is it possible to create a photograph with your custom PNG on it and place it on a wall? If I want to make a gallery with my custom pics without messing with resoursepacks and paintings, for example. I tried this: /exposure load 1500 "D:/Games/Mojang Minecraft/exposures/The 11-3-1 room world/custom.png" 100 And it didn't work. Console advices me to see logs, but I don't know where to look for them.

AlephZero1 avatar Apr 05 '24 09:04 AlephZero1

It's possible. Current log is written in /logs/latest.log file.

mortuusars avatar Apr 05 '24 17:04 mortuusars

I just made it work with the following commands, it works really well.

/exposure load withDithering 256 "D:/Images/MyImage.png" 5
/give Pholith exposure:photograph{Id:"5"}

You can also preview the loaded image with

/exposure show latest

Pholith avatar May 23 '24 16:05 Pholith

Closing the issue due to inactivity.

If you are still having problems with it, make sure all values are correct (read wiki for details). Encase path in quotes. Check slashes in the path (use '/' or '\'). And don't forget to specify an ID after the path.

mortuusars avatar Jun 04 '24 02:06 mortuusars