From 783c21943442048e3c30e4e3bb788d4c4e94449d Mon Sep 17 00:00:00 2001 From: MuffinTime <50742161+RealMuffinTime@users.noreply.github.com> Date: Mon, 9 Jun 2025 12:33:59 +0200 Subject: [PATCH 1/2] Update addons.conf remove discontinued Banners4BM replace with continuation of BlueMap Banners --- assets/addon_browser/addons.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/assets/addon_browser/addons.conf b/assets/addon_browser/addons.conf index 32dad98..a1100ff 100644 --- a/assets/addon_browser/addons.conf +++ b/assets/addon_browser/addons.conf @@ -439,13 +439,14 @@ } } { - name: "Banners4BM" + name: "BlueMap Banners" description: "Adds banners to BlueMap when players add banners to maps in game." - author: "nincodedo" + author: "RealMuffinTime" apiVersion: "2" platforms: ["fabric"] links: { - "modrinth": "https://modrinth.com/mod/banners4bm" + "modrinth": "https://modrinth.com/mod/bluemap-banners" + "github": "https://github.com/RealMuffinTime/bluemap-banners" } } { From 74f4e41396d393fd4b4b12d18ceae5e93f33fc98 Mon Sep 17 00:00:00 2001 From: MuffinTime <50742161+RealMuffinTime@users.noreply.github.com> Date: Mon, 9 Jun 2025 12:35:27 +0200 Subject: [PATCH 2/2] Update addons.conf add notice of continuation --- assets/addon_browser/addons.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/addon_browser/addons.conf b/assets/addon_browser/addons.conf index a1100ff..537c428 100644 --- a/assets/addon_browser/addons.conf +++ b/assets/addon_browser/addons.conf @@ -440,7 +440,7 @@ } { name: "BlueMap Banners" - description: "Adds banners to BlueMap when players add banners to maps in game." + description: "Adds banners to BlueMap when players add banners to maps in game. Continuation of Banners4BM." author: "RealMuffinTime" apiVersion: "2" platforms: ["fabric"]