From 820bd3a9e779ec365777ed9088c777135a3cf22d Mon Sep 17 00:00:00 2001 From: 1-MaX-7 Date: Sat, 26 Apr 2025 16:51:59 -0300 Subject: [PATCH 1/4] add XP bar --- resources/snippets.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/resources/snippets.json b/resources/snippets.json index 88c769b7..e6fcf936 100644 --- a/resources/snippets.json +++ b/resources/snippets.json @@ -485,4 +485,10 @@ "code": ".nw2W4ZMdICuBo08Tzxg9 { justify-content: center; height: 100%; width: 100%; } .main-nowPlayingView-section:not(.main-nowPlayingView-queue) {display: none !important}", "preview": "resources/assets/snippets/remove-the-artists-and-credits-sections-from-the-sidebar.png" } + { + "title":"Minecraft XP progress bar", + "description":"replaces the default progress bar with the minecraft XP bar", + "code":".playback-bar .x-progressBar-progressBarBg { height: 80% !important; background-image: url(https://i.imgur.com/di9J4K0.png) !important; background-size: cover; background-position: center; } .playback-bar .x-progressBar-sliderArea { height: 100% !important; } .playback-bar .x-progressBar-fillColor { height: 100% !Important; background: none; background-image: url(https://i.imgur.com/c7NB133.png)!important; background-size: cover; background-position: center; }", + "preview":"resources/assets/snippets/XP-bar-pr.png" + } ] From 6765a0747d82c13d8a035d9de8501ad99b81b7ae Mon Sep 17 00:00:00 2001 From: 1-MaX-7 Date: Sun, 27 Apr 2025 03:35:49 -0300 Subject: [PATCH 2/4] Update resources/snippets.json Co-authored-by: Nam Anh --- resources/snippets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/snippets.json b/resources/snippets.json index e6fcf936..58bcbbf4 100644 --- a/resources/snippets.json +++ b/resources/snippets.json @@ -487,7 +487,7 @@ } { "title":"Minecraft XP progress bar", - "description":"replaces the default progress bar with the minecraft XP bar", + "description":"Replaces the default progress bar with the minecraft XP bar", "code":".playback-bar .x-progressBar-progressBarBg { height: 80% !important; background-image: url(https://i.imgur.com/di9J4K0.png) !important; background-size: cover; background-position: center; } .playback-bar .x-progressBar-sliderArea { height: 100% !important; } .playback-bar .x-progressBar-fillColor { height: 100% !Important; background: none; background-image: url(https://i.imgur.com/c7NB133.png)!important; background-size: cover; background-position: center; }", "preview":"resources/assets/snippets/XP-bar-pr.png" } From b66f782e16f1843ace85ec52558a573e50e804b3 Mon Sep 17 00:00:00 2001 From: 1-MaX-7 Date: Sun, 27 Apr 2025 12:02:00 -0300 Subject: [PATCH 3/4] Update snippets.json --- resources/snippets.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/snippets.json b/resources/snippets.json index 58bcbbf4..5388a7f4 100644 --- a/resources/snippets.json +++ b/resources/snippets.json @@ -484,11 +484,11 @@ "description": "It will only show the album cover and the next song", "code": ".nw2W4ZMdICuBo08Tzxg9 { justify-content: center; height: 100%; width: 100%; } .main-nowPlayingView-section:not(.main-nowPlayingView-queue) {display: none !important}", "preview": "resources/assets/snippets/remove-the-artists-and-credits-sections-from-the-sidebar.png" - } + }, { - "title":"Minecraft XP progress bar", - "description":"Replaces the default progress bar with the minecraft XP bar", - "code":".playback-bar .x-progressBar-progressBarBg { height: 80% !important; background-image: url(https://i.imgur.com/di9J4K0.png) !important; background-size: cover; background-position: center; } .playback-bar .x-progressBar-sliderArea { height: 100% !important; } .playback-bar .x-progressBar-fillColor { height: 100% !Important; background: none; background-image: url(https://i.imgur.com/c7NB133.png)!important; background-size: cover; background-position: center; }", - "preview":"resources/assets/snippets/XP-bar-pr.png" + "title": "Minecraftprogress bar", + "description": "Replaces the default progress bar with the minecraft XP bar", + "code": ".playback-bar .x-progressBar-progressBarBg { height: 80% !important; background-image: url(https://i.imgur.com/di9J4K0.png) !important; background-size: cover; background-position: center; } .playback-bar .x-progressBar-sliderArea { height: 100% !important; } .playback-bar .x-progressBar-fillColor { height: 100% !Important; background: none; background-image: url(https://i.imgur.com/c7NB133.png)!important; background-size: cover; background-position: center; }", + "preview": "resources/assets/snippets/XP-bar-pr.png" } ] From c5ff0881e0cd27b2aa0d785da63aab2f8247f766 Mon Sep 17 00:00:00 2001 From: 1-MaX-7 Date: Sun, 27 Apr 2025 12:02:44 -0300 Subject: [PATCH 4/4] Update snippets.json --- resources/snippets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/snippets.json b/resources/snippets.json index 5388a7f4..22e3d64a 100644 --- a/resources/snippets.json +++ b/resources/snippets.json @@ -486,7 +486,7 @@ "preview": "resources/assets/snippets/remove-the-artists-and-credits-sections-from-the-sidebar.png" }, { - "title": "Minecraftprogress bar", + "title": "Minecraft progress bar", "description": "Replaces the default progress bar with the minecraft XP bar", "code": ".playback-bar .x-progressBar-progressBarBg { height: 80% !important; background-image: url(https://i.imgur.com/di9J4K0.png) !important; background-size: cover; background-position: center; } .playback-bar .x-progressBar-sliderArea { height: 100% !important; } .playback-bar .x-progressBar-fillColor { height: 100% !Important; background: none; background-image: url(https://i.imgur.com/c7NB133.png)!important; background-size: cover; background-position: center; }", "preview": "resources/assets/snippets/XP-bar-pr.png"