gliscowo / isometric-renders

Creates high-resolution isometric screenshots of Minecraft's game objects
https://modrinth.com/mod/isometric-renders
MIT License
109 stars 13 forks source link

Is there any setting to change the layout of the UI interface? #96

Closed Utopia1916 closed 5 months ago

Utopia1916 commented 5 months ago

I remember in a previous version, the rendering of buildings was centered, but now I see it's on the left side (I'm using Fabric, in version 1.20.4). I want it to be in the center of the screen, so I tried to find any settings to change it, but I couldn't find any, including on the wiki. Is this not something that can be changed? Can anyone tell me?

gliscowo commented 5 months ago

The UI switches layout depending on how much horizontal space is available in your game window. To this end, you have two options:

Usually, the UI switches to the old 2-column layout at GUI scale 2 and below. Hope this helps! Cheers

Utopia1916 commented 5 months ago

holy shit ,I didn't realize it was soooooo simple