mojira.dev
MCPE-118105

if has_damage = fatal and target is other in minecraft:damage_sensor if I stand on a cactus or magma_block it runs the event on repeat.

If has_damage = fatal and target is other in minecraft:damage_sensor and I stand on a cactus it runs the event on repeat. Basically, if I use this the event "kill" which works fine and the json,"

},
{
"on_damage": {
"filters": {
"test": "has_damage",
"value": "fatal"
},
"event": "patches:kill",
"target": "other"
}
}
]
},"
works as expected as it gives the player who killed a player one more on a scoreboard, but the issue is if the player stands on a cactus or magma block, it runs the event on repeat. I am not sure why, but you would expect the event not to run since the player should not have fatal damage which should only happen if the player is dead. Please fix this Mojang.

Thanks,
mrpatches123

In the video, D= Deaths, K = Kills, and S = Kill Streak.

Linked issues

Attachments

Comments 5

Thank you for your report!
We're tracking this issue in MCPE-108988, so this ticket is being resolved and linked as a duplicate.

If you would like to add a vote and any extra information to the main ticket it would be appreciated.

If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automatically! Please report any issues on Discord or Reddit

Thank you for your report!
We're tracking this issue in MCPE-108988, so this ticket is being resolved and linked as a duplicate.

If you would like to add a vote and any extra information to the main ticket it would be appreciated.

If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automatically! Please report any issues on Discord or Reddit

Thank you for your report!
We're tracking this issue in MCPE-108988, so this ticket is being resolved and linked as a duplicate.

If you would like to add a vote and any extra information to the main ticket it would be appreciated.

If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automatically! Please report any issues on Discord or Reddit

mrpatches123

(Unassigned)

Unconfirmed

Multiple

All

1.16.201 Hotfix

Retrieved