mojira.dev
MCPE-23192

behavior pack components "minecraft:collision_box" and "minecraft:scale" do not work for projectiles

When trying to create a behavior pack to modify something like the snowball to either visually look bigger, or actually be bigger to hit other entities or blocks, the changes are ignored, for example, the code below will only make the shadow of the projectile huge, but the sprite still visually looks the same, and collision box as tiny as it usually is vs entities and blocks:

"minecraft:collision_box": {
"width": 5.25,
"height": 5.25
},
"minecraft:scale": {
"value": 5
}

Without any documentation on behavior packs its hard to tell if there is a correct way, let me know if there is a better place to report behavior pack related bugs or inconsistancies.

Comments 1

Cleaning up old tickets: This ticket has not been updated recently (1 year+) so is being closed as Cannot Reproduce. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines.

Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Feedback – 📖 Game Wiki

Kevin Gagnon

(Unassigned)

Unconfirmed

Windows

Windows 10

1.1.2.50

Retrieved