Fixed.
Works as intended
Invalid
Can confirm in 1.21.4 pre-3.
Can confirm.
Can confirm in 1.21.3.
Can confirm in 1.21.1
@crazysmc water bottles are technically potions.
Water resets fall damage.
Code analysis on a version of Minecraft 1.21 decompiled with Mojang Mappings:
protected void explode(Vec3 vec3) {
this.level().explode(this, (DamageSource)null, EXPLOSION_DAMAGE_CALCULATOR, vec3.x(), vec3.y(), vec3.z(), 3.0F, false, ExplosionInteraction.TRIGGER, ParticleTypes.GUST_EMITTER_SMALL, ParticleTypes.GUST_EMITTER_LARGE, SoundEvents.BREEZE_WIND_CHARGE_BURST);
}
The damage source is null, which causes it to fall back to the standard death message.
Vanilla Launcher log: https://gist.github.com/ArduFish123/c836b9d0c0b211680e118b59f86d35dd#file-gistfile1-txt
The launcher log is https://gist.github.com/ArduFish123/5c1822f5a500707162212c84fe248e4b
This happens with the Vanilla launcher.
This seems like a CEF issue and should be reported at https://github.com/chromiumembedded/cef/issues
Can confirm in
Launcher
Linux 6.8.0-36-generic 2.26.2
Tuesday, June 4, 2024, 9:58:40 PM
99e6702334ad55fcb28703d4477da6590206c72a
[media]
You do not have to include "Addons/Resource Packs: No", as bug reports have to be made on Vanilla Minecraft.
Feature request, not bug.
Can confirm.
Can confirm in 1.21
Can confirm in 1.21
Cannot reproduce in 1.21.7.