Skip to content

Commit

Permalink
🩹 TNTのFuseをfuseに
Browse files Browse the repository at this point in the history
  • Loading branch information
haiiro2gou committed Dec 31, 2023
1 parent ffe158e commit af5681b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
playsound minecraft:entity.tnt.primed player @a

# TNT召喚
summon endermite ~ ~1.5 ~ {Silent:1b,Team:"NoCollision",FallDistance:99f,DeathTime:15s,Tags:["TNTStick"],Passengers:[{id:"minecraft:tnt",Fuse:40s}],active_effects:[{id:"invisibility",amplifier:1b,duration:2147483647}]}
summon endermite ~ ~1.5 ~ {Silent:1b,Team:"NoCollision",FallDistance:99f,DeathTime:15s,Tags:["TNTStick"],Passengers:[{id:"minecraft:tnt",fuse:40s}],active_effects:[{id:"invisibility",amplifier:1b,duration:2147483647}]}

# TNTを飛ばす
data modify storage lib: Argument.VectorMagnitude set value 2
Expand Down

0 comments on commit af5681b

Please sign in to comment.