
Make Panorama
A simple Minecraft mod that adds the abilty to take high fidelity panorama screenshots to Minecraft 1.12.2
📖About Make Panorama
Make Panorama
A simple Minecraft mod that adds the ability to take high fidelity panorama screenshots to Minecraft 1.12.2

About
I was inspired by another mod called Panorama ScreenMake, which uses Minecraft's built in panorama code.
I wanted to try to do a similar thing but for Minecraft 1.12.2 but as I discovered 1.12.2 does not have this code as far as I can tell, so I set out to implement equivalent code in 1.12.2 and this is what that is.
Dependencies
Requires Cleanroom version 0.3.31-alpha or later.
No external libraries are required at the moment.
Features
- Lightweight : Its extremely simple and should add no overhead well playing the game normally.
- One Keybind : Just press one button (
F9by default, can be changed) and you've got yourself a panorama of your suroundings. - Compatible : Uses no mixins, relies on vanilla functionality (the same code that hides your HUD) and has been tested with Celeritas.
- Convenient : Outputs to
.minecraft/panoramas/panorama_TIMESTAMPalready with the correct file names for a resourcepack. - High Res : Panoramas are taken at
4096x4096pixels and down scaled to1024x1024pixels for a nice crisp image.
Features That Aren't Here
At the moment there is no config file for setting the resolution or other options, this could be added in the future (especially if people download the mod) but is not yet a feature.
Issues
Please report issues on Github.