You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
effect give @a[nbt={Inventory:[{id:"minecraft:golden_hoe",tag:{display:{Name:'{"text":"カナリア","color":"yellow","italic":false}'}}}]}] minecraft:saturation 2 0 true
82
+
execute as @a[nbt={SelectedItem:{id:"minecraft:golden_hoe",Count:1b,tag:{display:{Name:'{"text":"カナリア","color":"yellow","italic":false}'}}}},scores={UserName=1..}] at @s run execute as @e[distance=..10,limit=1,nbt=!{HurtTime:0s}] at @s run particle minecraft:ambient_entity_effect ~~1 ~ 1 1 1 .1 9 force
83
+
scoreboard players set @a UserName 0
79
84
80
-
effect give @a[nbt={Inventory:[{id:"minecraft:netherite_pickaxe",tag:{display:{Name:'{"text":"ナヤイシャ","color":"yellow","italic":false}'}}}]}] minecraft:saturation 2 0 true
85
+
# 1.20.6+
81
86
82
-
execute as @a[nbt={SelectedItem:{id:"minecraft:netherite_pickaxe",Count:1b,tag:{display:{Name:'{"text":"ナヤイシャ","color":"yellow","italic":false}'}}}},scores={UserName=1..}] at @s run execute as @e[distance=..10,limit=1,nbt=!{HurtTime:0s}] at @s run particle minecraft:ambient_entity_effect ~~1 ~ 1 1 1 .1 9 force
0 commit comments