mojira.dev

ArduFish123

Assigned

No issues.

Reported

WEB-7574 "The Garden Awakens is here" article is bugged Fixed MC-278623 Signs can be edited in debug worlds Invalid WEB-7568 Wrong order in article display Cannot Reproduce WEB-7531 Incorrectly placed colon when changing Java Edition skin Cannot Reproduce MC-267010 Breeze's wind charge has no specific damage source Confirmed MC-266551 Wrong subtitles for Magma Cube Duplicate MC-266371 End portal sounds are classified as Hostile Creatures despite being a block Duplicate MCL-23300 [Linux] Can't edit versions in Minecraft Launcher Awaiting Response

Comments

Cannot reproduce in 1.21.7.

Can confirm in 1.21.4 pre-3.

@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.

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.