Steps to Reproduce:
import addon downloaded from the link
apply addon into a test world
open world,try attack an entity
Observed Results:
attack damage works properly but attack effect doesn't been applied
Expected Results:
attack effect should works properly
Notes:
must apply addon (attached)
Linked issues
Attachments
Comments 2
Thank you for your report!
We're tracking this issue in MCPE-81637, 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! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
relevant component code :
"minecraft:attack": {
"damage": 5,
"effect_name": "poison",
"effect_duration": 7
}