mirror of
https://github.com/BentoBoxWorld/Challenges.git
synced 2024-11-22 10:35:58 +01:00
Change from click-to-select to a proper next/previous page tooltip
This commit is contained in:
parent
7f53283f78
commit
b138e50376
@ -20,7 +20,7 @@ gamemode_panel:
|
|||||||
indexing: true
|
indexing: true
|
||||||
action:
|
action:
|
||||||
left:
|
left:
|
||||||
tooltip: challenges.gui.tips.click-to-select
|
tooltip: challenges.gui.tips.click-to-previous
|
||||||
2: gamemode
|
2: gamemode
|
||||||
3: gamemode
|
3: gamemode
|
||||||
4: gamemode
|
4: gamemode
|
||||||
@ -38,7 +38,7 @@ gamemode_panel:
|
|||||||
indexing: true
|
indexing: true
|
||||||
action:
|
action:
|
||||||
left:
|
left:
|
||||||
tooltip: challenges.gui.tips.click-to-select
|
tooltip: challenges.gui.tips.click-to-next
|
||||||
reusable:
|
reusable:
|
||||||
gamemode:
|
gamemode:
|
||||||
data:
|
data:
|
||||||
|
@ -28,7 +28,7 @@ main_panel:
|
|||||||
indexing: true
|
indexing: true
|
||||||
action:
|
action:
|
||||||
left:
|
left:
|
||||||
tooltip: challenges.gui.tips.click-to-select
|
tooltip: challenges.gui.tips.click-to-previous
|
||||||
2: challenge_button
|
2: challenge_button
|
||||||
3: challenge_button
|
3: challenge_button
|
||||||
4: challenge_button
|
4: challenge_button
|
||||||
@ -46,7 +46,7 @@ main_panel:
|
|||||||
indexing: true
|
indexing: true
|
||||||
action:
|
action:
|
||||||
left:
|
left:
|
||||||
tooltip: challenges.gui.tips.click-to-select
|
tooltip: challenges.gui.tips.click-to-next
|
||||||
5:
|
5:
|
||||||
1:
|
1:
|
||||||
icon: TIPPED_ARROW:INSTANT_HEAL::::1
|
icon: TIPPED_ARROW:INSTANT_HEAL::::1
|
||||||
@ -58,7 +58,7 @@ main_panel:
|
|||||||
indexing: true
|
indexing: true
|
||||||
action:
|
action:
|
||||||
left:
|
left:
|
||||||
tooltip: challenges.gui.tips.click-to-select
|
tooltip: challenges.gui.tips.click-to-previous
|
||||||
2: level_button
|
2: level_button
|
||||||
3: level_button
|
3: level_button
|
||||||
4: level_button
|
4: level_button
|
||||||
@ -76,7 +76,7 @@ main_panel:
|
|||||||
indexing: true
|
indexing: true
|
||||||
action:
|
action:
|
||||||
left:
|
left:
|
||||||
tooltip: challenges.gui.tips.click-to-select
|
tooltip: challenges.gui.tips.click-to-next
|
||||||
6:
|
6:
|
||||||
5:
|
5:
|
||||||
icon: IRON_BARS
|
icon: IRON_BARS
|
||||||
|
Loading…
Reference in New Issue
Block a user