Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-104625

minecraft:damage_sensor does not recognize tamed entities

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • None
    • 1.16.200.52 Beta
    • None
    • Confirmed
    • Windows
    • 431331

      specifically, it does not seem to be able to detect entities that have an owner

      example:

      "minecraft:damage_sensor": {
      	"triggers": [
      		{
      			"on_damage": {
      				"filters": {
      					"test": "is_family",
      					"value": "wolf",
      					"subject": "other"
      				}
      			},
      			"damage_multiplier": 5
      		}				
      	]
      },
      

      if this is attached to a ravager for example, the ravager will get 5 times more damage than usual from all wolves unlike with other mobs. however it doesnt work if the wolf happens to be tamed

            anightdazingzoroark Lilac Kitsune
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: