Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-123691

Minecraft Function Tag Selector

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Awaiting Response
    • None
    • Minecraft 17w50a
    • None
    • Unconfirmed

      i have a function with some command inside it

      execute as @s at @s run tp @s ^ ^ 0.05
      scoreboard players add @s tmp 1
      tag @e[type=!area_effect_cloud,distance=..10] add hit
      execute if score @s tmp < @s gun run function gunmech:move
      scoreboard players set @s tmp 0

      the "tag @e[type=!area_effect_cloud,distance=..10] add hit" command didn't do his thing even when there's so much mob around him this function run 107 times every tick, maybe there's something i didn't know?

            Unassigned Unassigned
            MainC1cak MainC1cak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: