In my creative game, the Ender Dragon just flies around without dying. It's health is at 0, but since i destroyed the portal, it cant land & explode. What am I supposed to do about this?
Attachments
Comments 8
Please provide a copy of your world. Use Google Drive, or other file sharing sites, if the file is too big. Thanks.
https://drive.google.com/drive/folders/1mL0JRwdygRMpHZXa12W9dCxuYTQU78oO Here you go, thank you for your help and time!!
If you break the portal, then indeed something bad will happen. You could remake it, but it wouldn't be the same. You best bet is to delete the dimension, or kill the dragon using /kill @e[type=minecraft:ender_dragon]
to trigger the death sequence.
@unknown Can't this just be corrected with a single if statement? (if portal doesn't exist, go to 0, 0 and die there) It would prevent such weird behavior and remove the need to fix it using commands or file editing.
try using /kill @e