Please update to fabric 1.21.4
Psychodeus opened this issue ยท 10 comments
Update:

This button there overlap with superb steeds stats https://modrinth.com/mod/superb-steeds/gallery
Please make button visibility toggle-able
I don't know.
Why you don't know? Aren't you the dev?
-----> It takes time <-----
@mortuusars When will the version updated to fabric minecraft 1.21.4?
@Psychodeus The pixel perfect configuration is:
[switch_inventory]
#X position of the button in player's inventory. Default: -14.
#Range: > -2147483648
player_button_position_x = -14
#Y position of the button in mount's inventory. Default: 9.
#Range: > -2147483648
horse_button_position_y = 9
#Y position of the button in player's inventory. Default: 9.
#Range: > -2147483648
player_button_position_y = 9
#X position of the button in mount's inventory. Default: -14.
#Range: > -2147483648
horse_button_position_x = -42
#Adds button and hotkey to switch between player and horse inventory. Default: true
enabled = true
