From 9d115e6e954a4cfffd285ce1faea157d558cea5f Mon Sep 17 00:00:00 2001 From: ChenCMD Date: Sun, 20 Oct 2024 19:16:55 +0900 Subject: [PATCH] =?UTF-8?q?:bug:=20=E4=BA=88=E6=9C=9F=E3=81=97=E3=81=AA?= =?UTF-8?q?=E3=81=84=20OMD=20=E3=81=AB=E3=83=87=E3=83=BC=E3=82=BF=E3=81=8C?= =?UTF-8?q?=E4=BB=A3=E5=85=A5=E3=81=95=E3=82=8C=E3=82=8B=E5=8F=AF=E8=83=BD?= =?UTF-8?q?=E6=80=A7=E3=81=8C=E3=81=82=E3=82=8B=E3=81=AE=E3=82=92=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../data/asset_manager/functions/mob/summon/init.mcfunction | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TheSkyBlessing/data/asset_manager/functions/mob/summon/init.mcfunction b/TheSkyBlessing/data/asset_manager/functions/mob/summon/init.mcfunction index 9081e9f743..9fdb12c5f3 100644 --- a/TheSkyBlessing/data/asset_manager/functions/mob/summon/init.mcfunction +++ b/TheSkyBlessing/data/asset_manager/functions/mob/summon/init.mcfunction @@ -27,7 +27,7 @@ execute if score @s MobID matches -2147483648..2147483647 run function oh_my_dat:please # フィールドを元に戻す - data modify storage oh_my_dat: _[-4][-4][-4][-4][-4][-4][-4][-4].MobField set from storage asset:context this + execute if score @s MobID matches -2147483648..2147483647 run data modify storage oh_my_dat: _[-4][-4][-4][-4][-4][-4][-4][-4].MobField set from storage asset:context this # リセット data remove storage asset:context this