alignRight = true is not moving the map to the right.
danemorgan opened this issue ยท 1 comments
Describe the bug
alignRight = true is not moving the map to the right.
To Reproduce
Steps to reproduce the behavior:
- Close game and launcher
- Open antiqueatlas.client.toml
- Change alignRight from false to true
- Restart game
- MiniMap is still in the top left positiion.
Expected behavior
Minimap is expected to move to the top right corner.
Forge version information (please complete the following information):
- Minecraft: 1.16.5
- Forge: 36.1.32
- AntiqueAtlas: 5.4.4-forge
Duplicate of #289