mirror of
https://github.com/BentoBoxWorld/Challenges.git
synced 2024-12-01 06:53:37 +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:
|
content:
|
||||||
2:
|
2:
|
||||||
1:
|
1:
|
||||||
icon: TIPPED_ARROW:INSTANT_HEAL::::1
|
icon: tipped_arrow{CustomPotionColor:11546150}
|
||||||
title: challenges.gui.buttons.previous.name
|
title: challenges.gui.buttons.previous.name
|
||||||
description: challenges.gui.buttons.previous.description
|
description: challenges.gui.buttons.previous.description
|
||||||
data:
|
data:
|
||||||
@ -33,7 +33,7 @@ gamemode_panel:
|
|||||||
7: gamemode
|
7: gamemode
|
||||||
8: gamemode
|
8: gamemode
|
||||||
9:
|
9:
|
||||||
icon: TIPPED_ARROW:JUMP::::1
|
icon: tipped_arrow{CustomPotionColor:8439583}
|
||||||
title: challenges.gui.buttons.next.name
|
title: challenges.gui.buttons.next.name
|
||||||
description: challenges.gui.buttons.next.description
|
description: challenges.gui.buttons.next.description
|
||||||
data:
|
data:
|
||||||
|
@ -23,7 +23,7 @@ main_panel:
|
|||||||
8: challenge_button
|
8: challenge_button
|
||||||
3:
|
3:
|
||||||
1:
|
1:
|
||||||
icon: TIPPED_ARROW:INSTANT_HEAL::::1
|
icon: tipped_arrow{CustomPotionColor:11546150}
|
||||||
title: challenges.gui.buttons.previous.name
|
title: challenges.gui.buttons.previous.name
|
||||||
description: challenges.gui.buttons.previous.description
|
description: challenges.gui.buttons.previous.description
|
||||||
data:
|
data:
|
||||||
@ -41,7 +41,7 @@ main_panel:
|
|||||||
7: challenge_button
|
7: challenge_button
|
||||||
8: challenge_button
|
8: challenge_button
|
||||||
9:
|
9:
|
||||||
icon: TIPPED_ARROW:JUMP::::1
|
icon: tipped_arrow{CustomPotionColor:8439583}
|
||||||
title: challenges.gui.buttons.next.name
|
title: challenges.gui.buttons.next.name
|
||||||
description: challenges.gui.buttons.next.description
|
description: challenges.gui.buttons.next.description
|
||||||
data:
|
data:
|
||||||
@ -53,7 +53,7 @@ main_panel:
|
|||||||
tooltip: challenges.gui.tips.click-to-next
|
tooltip: challenges.gui.tips.click-to-next
|
||||||
5:
|
5:
|
||||||
1:
|
1:
|
||||||
icon: TIPPED_ARROW:INSTANT_HEAL::::1
|
icon: tipped_arrow{CustomPotionColor:11546150}
|
||||||
title: challenges.gui.buttons.previous.name
|
title: challenges.gui.buttons.previous.name
|
||||||
description: challenges.gui.buttons.previous.description
|
description: challenges.gui.buttons.previous.description
|
||||||
data:
|
data:
|
||||||
@ -71,7 +71,7 @@ main_panel:
|
|||||||
7: level_button
|
7: level_button
|
||||||
8: level_button
|
8: level_button
|
||||||
9:
|
9:
|
||||||
icon: TIPPED_ARROW:JUMP::::1
|
icon: tipped_arrow{CustomPotionColor:8439583}
|
||||||
title: challenges.gui.buttons.next.name
|
title: challenges.gui.buttons.next.name
|
||||||
description: challenges.gui.buttons.next.description
|
description: challenges.gui.buttons.next.description
|
||||||
data:
|
data:
|
||||||
|
Loading…
Reference in New Issue
Block a user