Mob hurt color & On fire color are different from Java Edition's
On bedrock we have bright-red hurt color and orange hurt color when being on fire
While on java it’s scarlet red and on fire color doesn’t exist.
Code to fix this
"is_hurt_color": {
"r": "1.0",
"g": "0.0",
"b": "0.0",
"a": "0.35"
},
"on_fire_color": {
"r": "0.0",
"g": "0.0",
"b": "0.0",
"a": "0.0"
}
Thank you for your report!
However, this issue is Invalid.
We are only tracking parity issues that meet the following criteria on this bug tracker:
The feature affected by the parity issue is present in both Bedrock Edition and Java Edition in the latest release or development version
The feature behaves differently in one edition than in the other
The parity issue was introduced in Buzzy Bees (Bedrock Edition 1.14 / Java Edition 1.15) or later and was not present before
Any parity issue that does not meet these criteria will not be tracked on the bug tracker and should instead be reported on the Minecraft Feedback Discord server.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki