Skip to content

Commit

Permalink
Move GregTech ore prospector buttons to the top bar. [Hard/Expert] (#…
Browse files Browse the repository at this point in the history
…1197)

Otherwise, they overlap the FTB Chunks buttons on the right.

This is syncing the changes from #1162 to the other modes.
  • Loading branch information
tomprince authored Dec 3, 2024
1 parent 538381d commit 0c09775
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config-overrides/expert/gtceu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ compat:

# Whether to put buttons on a separate toolbar on the right instead of the map type toolbar in JourneyMap.
# Default: true
rightToolbar: true
rightToolbar: false

# Whether to hide facades of all blocks in JEI and creative search menu.
# Default: true
Expand Down
2 changes: 1 addition & 1 deletion config-overrides/hardmode/gtceu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ compat:

# Whether to put buttons on a separate toolbar on the right instead of the map type toolbar in JourneyMap.
# Default: true
rightToolbar: true
rightToolbar: false

# Whether to hide facades of all blocks in JEI and creative search menu.
# Default: true
Expand Down

0 comments on commit 0c09775

Please sign in to comment.