mojira.dev
MC-295846

Creakings summoned with home_pos data die immediately despite having PersistenceRequired set to true

When you summon a Creaking with the /summon command and provide a home_pos position in the NBT data with PersistenceRequired set to true, the Creaking immediately dies upon being summoned.

How to reproduce:

  1. Go to within 32 blocks coordinates 0 64 0 in the overworld

  2. Use /summon creaking ~ ~ ~ {home_pos:[I; 0, 64, 0],PersistenceRequired:1b}

  3. The creaking dies immediately upon being summoned

Expected behavior:

Using a command to summon a creaking with home_pos and PersistenceRequried set to true summons a creaking, which treats the home position provided as the center of its wandering radius, particles when hit, and center of creaking resin on nearby blocks regardless of what block is at the home_pos coordinates. The creaking knows to not verify if the block is an active creaking heart to remain alive because PersistenceRequired is set to true.

What actually happened:

The creaking immediately dies

Linked issues

Comments 1

Thank you for your report!
We're tracking this issue in https://report.bugs.mojang.com/servicedesk/customer/portal/2/MC-278474 , so this ticket is being resolved and linked as a duplicate.

If you would like to add a vote and any extra information to the main ticket it would be appreciated.

If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.

Quick Links:
📓 Bug Tracker Guidelines -- 💬 Community Support -- 📧 Mojang Support (Technical Issues) -- 📧 Microsoft Support (Account Issues) -- ✍️ Feedback and Suggestions -- 📖 Game Wiki

Ethron Platypus

(Unassigned)

Unconfirmed

(Unassigned)

1.21.4, 1.21.5 Release Candidate 2

Retrieved