Slimes will not despawn

Started by DoorM47 on

Topic category: Help with modding (Java Edition)

Last seen on 19:26, 11. Mar 2024
Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Slimes will not despawn
Wed, 02/21/2024 - 21:45 (edited)

I'm trying to make a mechanic where if someone right clicks a slime of any size with an empty bottle it'll not only fill the bottle but also decrease the slime's size.
However, as shown below, this doesn't work when adding other else-if statements and will ALWAYS despawn the slimes regardless of sizing. Does anybody know what could be causing this issue?
I should also note; i've already tried changing the less than or equal to parameter on the last elseif statement but it still doesn't work.

Edited by DoorM47 on Wed, 02/21/2024 - 21:45