From 005d49a756bb0afc7b62ac0ba9928377f06edf1a Mon Sep 17 00:00:00 2001 From: tastybento Date: Sun, 21 Jan 2024 09:02:19 -0800 Subject: [PATCH] Update TIPPED_ARROW to latest API in panels --- src/main/resources/panels/gamemode_panel.yml | 4 ++-- src/main/resources/panels/main_panel.yml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/resources/panels/gamemode_panel.yml b/src/main/resources/panels/gamemode_panel.yml index 7634b0c..0492b22 100644 --- a/src/main/resources/panels/gamemode_panel.yml +++ b/src/main/resources/panels/gamemode_panel.yml @@ -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: diff --git a/src/main/resources/panels/main_panel.yml b/src/main/resources/panels/main_panel.yml index 78171b6..09cf0fe 100644 --- a/src/main/resources/panels/main_panel.yml +++ b/src/main/resources/panels/main_panel.yml @@ -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: