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