From d25c3f8f1e410197f07fb892c888bc8d1842c6b6 Mon Sep 17 00:00:00 2001 From: Lapis-LJA Date: Sat, 21 Feb 2026 22:07:35 +0900 Subject: [PATCH] =?UTF-8?q?AntiBurn=E3=81=AA=E3=82=89=E5=B8=B8=E6=99=82fir?= =?UTF-8?q?e=5Fresistance=E3=81=8C=E4=BB=98=E4=B8=8E=E3=81=95=E3=82=8C?= =?UTF-8?q?=E3=82=8B=E3=82=88=E3=81=86=E3=81=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mob_manager/functions/processing_tag/common_tag/.mcfunction | 1 + 1 file changed, 1 insertion(+) diff --git a/TheSkyBlessing/data/mob_manager/functions/processing_tag/common_tag/.mcfunction b/TheSkyBlessing/data/mob_manager/functions/processing_tag/common_tag/.mcfunction index ef8b10ee37..01f7f93095 100644 --- a/TheSkyBlessing/data/mob_manager/functions/processing_tag/common_tag/.mcfunction +++ b/TheSkyBlessing/data/mob_manager/functions/processing_tag/common_tag/.mcfunction @@ -13,6 +13,7 @@ execute if entity @s[tag=AlwaysInvisible] run effect give @s invisibility 999999 execute if entity @s[tag=AlwaysSlowFall] run effect give @s slow_falling 999999 0 true execute if entity @s[tag=AlwaysBurn] unless predicate lib:is_burning run data modify entity @s Fire set value 32767s execute if entity @s[tag=AntiBurn] if predicate lib:is_burning run data modify entity @s Fire set value 0s +execute if entity @s[tag=AntiBurn] run effect give @s fire_resistance infinite 0 true execute if entity @s[tag=AntiFallDamage] run function mob_manager:processing_tag/common_tag/check_fall_distance execute if entity @s[type=skeleton,tag=!Frozen] run function mob_manager:processing_tag/common_tag/check_frozen execute if entity @s[type=#lib:drownable,tag=!Drown] anchored eyes positioned ^ ^ ^ positioned ~ ~-0.1111111119389534 ~ if predicate lib:in_water/include_flowing run data modify entity @s InWaterTime set value -999999