As the title says, command remove data cannot remove creaking's "home_pos"
How to reproduce:
1. Find the creaking of natural spawn
2. Use /data remove entity @n[type=minecraft:creaking] home_pos
3. Use /data get entity @n[type=minecraft:creaking] home_pos
4. The data home_pos still exists
Expected behavior:
/data remove can remove the creaking data home_pos, making it behave like the creaking generated by the spawn egg.
What actually happened:
/data remove could not delete the creaking data home_pos
Related issues
Comments
No comments.