Skip to content

Commit

Permalink
Fixed leashing multiple villagers at once
Browse files Browse the repository at this point in the history
  • Loading branch information
oOBoomberOo committed Jun 22, 2021
1 parent 9b26bc8 commit 06f7d9d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
data modify entity @s Leash.UUID set from entity @p[tag=boomber.leash_villager.target] UUID
execute if score #success bb.lv.var matches 0 run data modify entity @s Leash.UUID set from entity @p[tag=boomber.leash_villager.target] UUID

scoreboard players set #success bb.lv.var 1

0 comments on commit 06f7d9d

Please sign in to comment.