mojira.dev
MC-306684

Items held by baby humanoid mobs are no longer scaled down

The bug

Previously, when baby humanoid mobs held items or weapons, they were shrunken down to fit the size of the baby model. With the remodels, this is no longer the case, resulting in various cases of clipping.

Steps to reproduce

  1. Use the following commands to summon various baby mobs holding items.

    summon minecraft:zombie ~ ~ ~ {IsBaby: 1b, equipment: {mainhand: {id: "minecraft:birch_planks"}, offhand: {id: "minecraft:stone"}}}
    summon minecraft:husk ~ ~ ~ {IsBaby: 1b, equipment: {mainhand: {id: "minecraft:mace"}}}
    summon minecraft:drowned ~ ~ ~ {IsBaby: 1b, equipment: {offhand: {id: "minecraft:shield"}}}
    summon minecraft:piglin ~ ~ ~ {IsBaby: 1b, equipment: {mainhand: {id: "minecraft:crossbow"}}}
    summon minecraft:zombified_piglin ~ ~ ~ {IsBaby: 1b, equipment: {mainhand: {id: "minecraft:golden_spear"}}}
    summon minecraft:zombie_villager ~ ~ ~ {IsBaby: 1b, equipment: {mainhand: {id: "minecraft:trident"}}}
  2. Go into Spectator mode.

  3. Move just below the ground to view how much the items clip into the ground.

Observed behavior

The items held by the baby mobs will appear very large, sometimes clipping into the ground.

Expected behavior

The items would be shrunken down to fit the baby mobs’ sizes, as was the case in previous versions.

Attachments

Comments 4

Thank you for helping us improve Minecraft! We saved your files:

[media][media][media][media][media][media][media][media][media][media][media]

Duplicate of and/or relates to MC-306612

Thank you for your report!
After consideration, the issue is being closed as Won't Fix.

Please note that this is not the same as Working as Intended, as this bug report correctly describes behavior in the game that might not be the intended or desirable behavior, but it will not be fixed right now. Sometimes, this is because the issue reported is minor and/or impossible to change without large architectural changes to the code base.

Quick Links:
πŸ““ Bug Tracker Guidelines -- πŸ’¬ Community Support -- πŸ“§ Mojang Support (Technical Issues) -- πŸ“§ Microsoft Support (Account Issues) -- πŸ““ Project Summary -- ✍️ Feedback and Suggestions -- πŸ“– Game Wiki

In the BE 26.10.23 changelog, it said: β€œAll humanoid baby mobs no longer scale down the item held in their hands.”

may this bug be marked as WAI instead of WF?

Cassowary399

(Unassigned)

1571628

Confirmed

Expansion A

Important

Textures and models

26.1 Snapshot 10, 26.1 Snapshot 11

Retrieved