• Hey! Register here to create your account, engage with the community, and talk about what is new!

Help with Mob Respawning

Trojan

New member
Joined
Jul 17, 2023
Messages
12
Reaction score
0
Can you check what mob was killed in a player killed mob event?

I am trying to make a rpg style game but the original method I used for mob respawning didnt work. I am just wondering how to check what mob was killed. So I can respawn only the killed mob.

(I am using zombies with nametags)

(I am noble rank)
 
Solution
You can use If Entity codeblock, it can be found in your inventory and it's a Brick item (Red Brick thing), you can place it in the Player Event: Player Kill Mob event and check for the entity type/name

ARMcPro

Forum adept
Overlord
Joined
Oct 20, 2020
Messages
1,263
Reaction score
353
You can use If Entity codeblock, it can be found in your inventory and it's a Brick item (Red Brick thing), you can place it in the Player Event: Player Kill Mob event and check for the entity type/name
 
Solution
Top Bottom