Can't remove NPCs
missitaxd opened this issue · 5 comments
Describe the bug
When trying to remove a NPC it doesn't work, it stays there.
Platform(s)
- Fabric
Environment(s)
- Singleplayer
Versions
- Minecraft 1.20.1
- Taterzens 1.11.6
To Reproduce
Steps to reproduce the behavior:
- Launch solo world
- Run
/npc select id 3
/npc remove - The NPC doesn't dissapear, it gets deselected.
Expected behavior
The NPC should have been removed.
Thanks for reporting.
Currently as a workaround you can set invulnerability to false, then kill them manually.
Thanks for reporting. Currently as a workaround you can set invulnerability to false, then kill them manually.
What command should be used for that?
data merge entity
Or set behaviour to hostile, it'll prompt the invulnerability command if you click on message
Hello i tried to remove the box with data merge entity but it doesn't works please tell me what I have to do?