mojira.dev
MCPE-227208

Lead does not moves with copper golem head

If you leashed a copper golem, and the copper golem rotates it's head, the lead does not move along with it, instead it will stays on the same position.

Steps to reproduce:

  1. Summon a copper golem, and give yourself a lead

  2. Leash the copper golem by right-clicking it with the lead

  3. Observe

Expected results:
Lead moves with copper golem head.

Observed results:
Lead does not moves with copper golem head.

Fix:
this can be fixed by adding this line to head bones on the "geometry.copper_golem" model in copper_golem.geo.json files:

"locators": {
    "lead": [0, 22, 0]
}


and this line to body bones on the "geometry.copper_golem" model in copper_golem.geo.json files:

"locators": {
    "lead_hold": [0, 34, 0]
}

Attachments

Comments 0

No comments.

KejuGorenk

(Unassigned)

1445096

Confirmed

Multiple

1.21.110.25 Preview

Retrieved