Skip to content

Add offset config options#28

Open
Shoxcie wants to merge 2 commits into
txnimc:masterfrom
Shoxcie:master
Open

Add offset config options#28
Shoxcie wants to merge 2 commits into
txnimc:masterfrom
Shoxcie:master

Conversation

@Shoxcie

@Shoxcie Shoxcie commented Jul 18, 2024

Copy link
Copy Markdown

ce39c7e Fixes #9 and #15

image

client.json5

{
	// Enlarge the currently eaten food icons
	"useLargeIcons": true,
	// Anchor point is the bottom left corner
	"x_offset": 212,
	"y_offset": 1,
	"rightToLeft": true
}

Shoxcie added 2 commits July 17, 2024 23:38
- Change anchor point to the bottom left corner
- Add x and y offset to the config
- Add rightToLeft boolean to the config
- Set default pos to the left of the hotbar
- [Increase the size of Large Icons](txnimc#5)
- Change `barColor` to green for better visibility
@WardenDrew

Copy link
Copy Markdown

Any updates on when this will get merged? 1.20.1 here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Suggestion ] Allow more control over GUI location.

2 participants