From 57b8a517f011a04a7312aecd9fcc6f38f74b8878 Mon Sep 17 00:00:00 2001 From: tastybento Date: Mon, 21 Oct 2024 17:41:07 -0700 Subject: [PATCH] Fix panel title --- src/main/resources/panels/island_homes_panel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/panels/island_homes_panel.yml b/src/main/resources/panels/island_homes_panel.yml index 1b0d6327b..c1d7a93e2 100644 --- a/src/main/resources/panels/island_homes_panel.yml +++ b/src/main/resources/panels/island_homes_panel.yml @@ -1,7 +1,7 @@ # This is default island homes panel. It is used in all situations when gamemode addon does not have specified their # of panel. island_homes_panel: - title: panels.island_go.title # The title of panel or link to the localization location. + title: panels.island_homes.title # The title of panel or link to the localization location. type: INVENTORY # The type of inventory: INVENTORY, DROPPER, HOPPER background: # The item that will be displayed in empty spots. This section can be removed. icon: BLACK_STAINED_GLASS_PANE # The icon of background item