From 68a259ccc8307174ffa6417848ef8de26cecbe84 Mon Sep 17 00:00:00 2001 From: chrysoljq Date: Sun, 20 Apr 2025 20:58:12 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20mcmod=E7=99=BE?= =?UTF-8?q?=E7=A7=91=E6=8F=92=E4=BB=B6=20(#3442)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index a8f9e5cc..1f4ea6c3 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8848,4 +8848,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_mcmod", + "project_link": "nonebot-plugin-mcmod", + "author_id": 58966022, + "tags": [ + { + "label": "Minecraft", + "color": "#7d24d5" + } + ], + "is_official": false + }, ]