diff --git a/data/mods/Sky_Island/ui.json b/data/mods/Sky_Island/ui.json index 36eaadcf551be..da20c350bce89 100644 --- a/data/mods/Sky_Island/ui.json +++ b/data/mods/Sky_Island/ui.json @@ -36,6 +36,18 @@ "id": "spacebar", "extend": { "widgets": [ "sky_island_expedition_timer" ] } }, + { + "copy-from": "zenfs_thick_sidebar", + "type": "widget", + "id": "zenfs_thick_sidebar", + "extend": { "widgets": [ "sky_island_expedition_timer" ] } + }, + { + "copy-from": "zenfs_numbar", + "type": "widget", + "id": "zenfs_numbar", + "extend": { "widgets": [ "sky_island_expedition_timer" ] } + }, { "id": "sky_island_expedition_timer", "type": "widget",