Skip to content

Commit

Permalink
Fix iris.possible_target tag not always getting removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Aeldrion committed Oct 14, 2024
1 parent 39d4a1b commit cf04ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/iris/function/get_target.mcfunction
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@

# Reset tags, scores and storage
tag @e remove iris.targeted_entity
tag @e remove iris.potential_target
tag @e remove iris.possible_target
kill @e[type=minecraft:marker, tag=iris.targeted_block]
scoreboard players reset * iris.id

Expand Down

0 comments on commit cf04ce0

Please sign in to comment.