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

Help

ARMcPro

Forum adept
Overlord
Joined
Oct 20, 2020
Messages
1,245
Reaction score
349
Entity Take Damage Event ; If Damage >= Health ; If Entity Is Type (spawn egg of your mob) ; spawn item
 

Brother_Penguin

New member
Joined
Feb 19, 2023
Messages
2
Reaction score
0
How do i make custom mob drops?
First, make it not drop items with entity action: enable mob drops: false, player event: kill mob/entity event: death, if entity name equals/is type (insert entity name/type here) set variable (location: target victim) game action spawn dropped item (variable).
 
Top Bottom