From f7ebb995572d4c965af7d43cc55d3b12aa99d576 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BB=B6=E7=9A=93?= <1214946206@qq.com> Date: Sun, 30 Oct 2022 01:40:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=87=8D=E8=A3=85=E5=A4=B1?= =?UTF-8?q?=E8=B4=A5bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../tags/functions/module/last_death/get_death_point.json | 7 ------- data/fzsd/tags/functions/module/last_death/install.json | 1 - .../functions/module/last_death/interactor/display.json | 6 ------ .../functions/module/last_death/interactor/on_click.json | 6 ------ .../tags/functions/module/last_death/private_message.json | 7 ------- data/fzsd/tags/functions/module/last_death/uninstall.json | 1 - 6 files changed, 28 deletions(-) delete mode 100644 data/fzsd/tags/functions/module/last_death/get_death_point.json delete mode 100644 data/fzsd/tags/functions/module/last_death/interactor/display.json delete mode 100644 data/fzsd/tags/functions/module/last_death/interactor/on_click.json delete mode 100644 data/fzsd/tags/functions/module/last_death/private_message.json diff --git a/data/fzsd/tags/functions/module/last_death/get_death_point.json b/data/fzsd/tags/functions/module/last_death/get_death_point.json deleted file mode 100644 index 24036a5..0000000 --- a/data/fzsd/tags/functions/module/last_death/get_death_point.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "replace": false, - "values": [ - "fzsd:module/last_death/get_death_point", - "#fzsd:api/get_dimension_name" - ] -} \ No newline at end of file diff --git a/data/fzsd/tags/functions/module/last_death/install.json b/data/fzsd/tags/functions/module/last_death/install.json index 03707ab..a1dc310 100644 --- a/data/fzsd/tags/functions/module/last_death/install.json +++ b/data/fzsd/tags/functions/module/last_death/install.json @@ -1,6 +1,5 @@ { "replace": false, "values": [ - "fzsd:module/last_death/install" ] } \ No newline at end of file diff --git a/data/fzsd/tags/functions/module/last_death/interactor/display.json b/data/fzsd/tags/functions/module/last_death/interactor/display.json deleted file mode 100644 index 6e2ff7c..0000000 --- a/data/fzsd/tags/functions/module/last_death/interactor/display.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "replace": false, - "values": [ - "fzsd:module/last_death/interactor/display" - ] -} \ No newline at end of file diff --git a/data/fzsd/tags/functions/module/last_death/interactor/on_click.json b/data/fzsd/tags/functions/module/last_death/interactor/on_click.json deleted file mode 100644 index 6482ba3..0000000 --- a/data/fzsd/tags/functions/module/last_death/interactor/on_click.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "replace": false, - "values": [ - "fzsd:module/last_death/interactor/on_click" - ] -} \ No newline at end of file diff --git a/data/fzsd/tags/functions/module/last_death/private_message.json b/data/fzsd/tags/functions/module/last_death/private_message.json deleted file mode 100644 index 5151100..0000000 --- a/data/fzsd/tags/functions/module/last_death/private_message.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "replace": false, - "values": [ - "#fzsd:module/last_death/get_death_point", - "fzsd:module/last_death/private_message" - ] -} \ No newline at end of file diff --git a/data/fzsd/tags/functions/module/last_death/uninstall.json b/data/fzsd/tags/functions/module/last_death/uninstall.json index 4f4c04b..a1dc310 100644 --- a/data/fzsd/tags/functions/module/last_death/uninstall.json +++ b/data/fzsd/tags/functions/module/last_death/uninstall.json @@ -1,6 +1,5 @@ { "replace": false, "values": [ - "fzsd:module/last_death/uninstall" ] } \ No newline at end of file