#should be easy

1 messages · Page 1 of 1 (latest)

west sail
#
"minecraft:damage_sensor": {
  "triggers": {
    "on_damage": {
      "filters": {
        "all_of": [
          {
            "test": "is_family",
            "subject": "other",
            "value": "player"
          }
        ]
      },
      "event": "click_event",
      "target": "self"
    },
    "deals_damage": false
  }
}
summer meadow
#

oh cool and then how could i take a output from that event ?

#

thank you so much

west sail
summer meadow
#

yes

#

thank you

#

that did not ork did i do something wrong ?

#

ill send code

west sail