mojira.dev
MCPE-226609

Copper golem mounts shield, spyglass, trident, crossbow, and spear on its horn/lightning rod

Steps to reproduce

  1. Put a spyglass in copper chest.

  2. Spawn a copper golem.

Expected result

The copper golem takes the item and holds it in its hand.

Observed result

The copper golem takes the item and gets a third eye.

Copper golem has ascended.png

Notes: This affects all attachable items that are attached through the "binding" component in their models instead of the bone name.

How to fix:
Reorder the render controllers in copper_golem.entity.json so the flower controller is last on the list, like this:

"render_controllers": [
  "controller.render.copper_golem",
  "controller.render.copper_golem_eyes",
  "controller.render.copper_golem_flower"
]

Linked issues

Attachments

Comments 1

The Copper Golem still places some items on his head. Please let him hold the items (at least Weapons) - when he is not searching through chests or is on a Leash - in one hand, so that you can use him for display/living statues. I attached a screenshot from how it could look like. Something similar would be great for builders.

4fcf4bdc-de82-4b90-9341-ce5ea0577164~1.jpg

XisumaHoffen.JPG

[Mod] GoldenHelmet

(Unassigned)

1495195

Confirmed

Windows

1.21.110.24 Preview, 1.21.132 Hotfix

26.10.25 Preview

Retrieved