mojira.dev
MC-249683

Pointed dripstone doesn't maintain its thickness whilst falling if placed via commands

The Bug:

Pointed dripstone doesn't maintain its thickness whilst falling if placed via commands.

Despite even changing the "thickness" block state, falling pointed dripstone will always have the "tip" thickness, and only the hitboxes of them are changed. It appears that MC-248182 wasn't fully fixed as this can still be reproduced through the use of commands.

Steps to Reproduce:

  1. Place down some pointed dripstone by using the command provided below.

    /fill ~2 ~5 ~2 ~2 ~20 ~2 minecraft:pointed_dripstone[vertical_direction=down,thickness=base]
  2. Watch closely as the pointed dripstone falls.

  3. Take note as to whether or not pointed dripstone maintains its thickness whilst falling if placed via commands.

Observed Behavior:

Pointed dripstone placed via commands always has the "tip" thickness whilst falling.

Expected Behavior:

Pointed dripstone would maintain its thickness whilst falling.

Linked issues

Attachments

Comments 2

Can confirm that despite changing thickness tag, falling pointed dripstone rendering is still tip, only the hitbox is changed.

/fill ~ ~10 ~ ~ ~5 ~ pointed_dripstone[vertical_direction=down,thickness=base]

Avoma

(Unassigned)

Confirmed

Platform

Low

Block states, Commands, Entities

pointed_dripstone

1.18.2, 22w12a, 22w13a, 22w14a, 22w15a, ..., 1.19.4, 1.20.1, 1.21, 24w45a, 1.21.4

Retrieved