My mob respawn skript used to work when it was on 1.17.1 but I then decided to update my server, which broke the skript. It has a problem with the NBT of the slime.
on death of slime: spawn slime at location(-124, 53, -222) with nbt nbt compound from "{Size:0}" set {_999} to last spawned entity set {_999}'s display name to "SCP-999" apply potion of health boost 10 without particles to {_999} for 99999 seconds heal {_999}
How can I fix this?
