Mojira Archive
MCPE-104625

minecraft:damage_sensor does not recognize tamed entities

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

Incomplete

Lilac Kitsune

2020-11-02, 10:13 AM

2023-01-20, 06:12 PM

2023-01-20, 06:12 PM

0

1

Confirmed

431331

1.16.200.52 Beta

-