mirror of
https://github.com/BentoBoxWorld/Challenges.git
synced 2024-11-13 06:05:46 +01:00
Update TIPPED_ARROW to latest API in panels
This commit is contained in:
parent
fe9e63f1c7
commit
005d49a756
@ -15,7 +15,7 @@ gamemode_panel:
|
||||
content:
|
||||
2:
|
||||
1:
|
||||
icon: TIPPED_ARROW:INSTANT_HEAL::::1
|
||||
icon: tipped_arrow{CustomPotionColor:11546150}
|
||||
title: challenges.gui.buttons.previous.name
|
||||
description: challenges.gui.buttons.previous.description
|
||||
data:
|
||||
@ -33,7 +33,7 @@ gamemode_panel:
|
||||
7: gamemode
|
||||
8: gamemode
|
||||
9:
|
||||
icon: TIPPED_ARROW:JUMP::::1
|
||||
icon: tipped_arrow{CustomPotionColor:8439583}
|
||||
title: challenges.gui.buttons.next.name
|
||||
description: challenges.gui.buttons.next.description
|
||||
data:
|
||||
|
@ -23,7 +23,7 @@ main_panel:
|
||||
8: challenge_button
|
||||
3:
|
||||
1:
|
||||
icon: TIPPED_ARROW:INSTANT_HEAL::::1
|
||||
icon: tipped_arrow{CustomPotionColor:11546150}
|
||||
title: challenges.gui.buttons.previous.name
|
||||
description: challenges.gui.buttons.previous.description
|
||||
data:
|
||||
@ -41,7 +41,7 @@ main_panel:
|
||||
7: challenge_button
|
||||
8: challenge_button
|
||||
9:
|
||||
icon: TIPPED_ARROW:JUMP::::1
|
||||
icon: tipped_arrow{CustomPotionColor:8439583}
|
||||
title: challenges.gui.buttons.next.name
|
||||
description: challenges.gui.buttons.next.description
|
||||
data:
|
||||
@ -53,7 +53,7 @@ main_panel:
|
||||
tooltip: challenges.gui.tips.click-to-next
|
||||
5:
|
||||
1:
|
||||
icon: TIPPED_ARROW:INSTANT_HEAL::::1
|
||||
icon: tipped_arrow{CustomPotionColor:11546150}
|
||||
title: challenges.gui.buttons.previous.name
|
||||
description: challenges.gui.buttons.previous.description
|
||||
data:
|
||||
@ -71,7 +71,7 @@ main_panel:
|
||||
7: level_button
|
||||
8: level_button
|
||||
9:
|
||||
icon: TIPPED_ARROW:JUMP::::1
|
||||
icon: tipped_arrow{CustomPotionColor:8439583}
|
||||
title: challenges.gui.buttons.next.name
|
||||
description: challenges.gui.buttons.next.description
|
||||
data:
|
||||
|
Loading…
Reference in New Issue
Block a user