mojira.dev
MC-301950

Copper golems lose all data except name when turning into a statue

The bug

The health, potion effects, fire time, tags, left-handedness, and other data of copper golems is not preserved when they turn into a statue. In Bedrock Edition, all of this information actually is preserved. You can set a copper golem on fire, give it potion effects, and damage it, and turn it into a statue. When the statue is later scraped, all of that state will be restored.

How to reproduce

  1. /summon copper_golem ~ ~ ~ {weather_state:"oxidized",next_weather_age:2L,Tags:["blah"]}

  2. Wait for it to turn into a statue

  3. Use an axe to turn it back

  4. /tag @n[type=copper_golem] list

Expected result

Copper golem should (still) have the β€œblah” tag

Observed result

The tag was lost

Notes

For my unsolicited opinion, I think it’s silly that Bedrock preserves everything, like potion effects (invisible golem turns to visible statue, then scrapes to invisible again?). However, preserving health and left-handedness I think is important.

Comments 1

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

tryashtar

(Unassigned)

1475553

Confirmed

Expansion A

Entities, Save Data

25w36b, 25w37a

Retrieved