别忘了收藏!
修复了视频中的一个bug,简介中是正确的命令
1.冰球
execute as @e[type=minecraft:snowball] at @s unless block ~ ~-1 ~ air run fill ~1 ~ ~1 ~-1 ~2 ~-1 ice
2.末影钓竿
execute as @e[type=minecraft:fishing_bobber,nbt={OnGround:1b}] at @s run teleport @p ~ ~ ~
3.狙击弓
execute as @a at @s run data merge entity @e[type=arrow,limit=1,sort=nearest,distance=..3] {NoGravity:1b}