Adriftus-Studios / network-script-data

Public, open-source repository of Adriftus Studios' Minecraft network. Powered by Denizen Script.
https://discord.gg/adriftus
19 stars 12 forks source link

Hotfix Hotfix #416

Closed funkychicken493 closed 2 years ago

funkychicken493 commented 2 years ago

@Ph4i1ur3

funkychicken493 commented 2 years ago

Basically, whenever any entity is damaged, by player or not, it will:

  1. Check if the entity exists and the health is less than 0.5
  2. Wait a tick
  3. Kill the entity
  4. Wait another 5 ticks
  5. If the entity is still spawned, just despawn it all together.