Skip to content

Commit

Permalink
Remove realms button
Browse files Browse the repository at this point in the history
  • Loading branch information
juraj-hrivnak committed Jul 18, 2023
1 parent 37f0693 commit 8dfbbe6
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 5 deletions.
Binary file modified config/customloadingscreen_timings.nbt
Binary file not shown.
17 changes: 15 additions & 2 deletions config/fancymenu/customization/main_menu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@ customization {
customization {
identifier = %id=button_compatibility_id:mc_titlescreen_language_button%
orientation = mid-centered
x = 3
x = 4
action = movebutton
y = 53
y = 50
}

customization {
Expand Down Expand Up @@ -276,3 +276,16 @@ customization {
value = @version@
}

customization {
identifier = %id=button_compatibility_id:mc_titlescreen_realms_button%
action = hidebutton
}

customization {
identifier = %id=button_compatibility_id:mc_titlescreen_realms_button%
orientation = mid-centered
x = 181
action = movebutton
y = -17
}

6 changes: 3 additions & 3 deletions config/startuptimer/startup_times.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"times": [
345461,
353175,
335358
434767,
385182,
344801
]
}

0 comments on commit 8dfbbe6

Please sign in to comment.