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

entity_hurt_player trigger doesn't track falling_block damage

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • Minecraft 1.14.1, 1.16.1, 22w19a
    • None
    • Community Consensus
    • Advancements

      {
        "criteria": {
          "damage": {
            "trigger": "minecraft:entity_hurt_player",
            "conditions": {
              "damage": {
                "source_entity": {
                  "type": "minecraft:falling_block"
                }
              }
            }
          }
        },
        "rewards": {
          "function": "..."
        }
      }
      

      From the given function you'd expect that when an anvil land on you it will fire a function but it does not.

            Unassigned Unassigned
            Boomber Boomber
            Votes:
            4 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              CHK: