Jump to content

Custom Drops chances from certainly named mobs


BlockBoyZ

Recommended Posts

I want a mob with a certain name to drop a certain item, but only with a chance. I was able to do the specific name thing, but not the chance. This is what i got. I couldn't get the chance thing no matter what i tried.

on death:
  if display name of victim is "Jeff":
  clear the drops
  set {_drop} to emerald named "Money"
  drop {_drop} at victim's location

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...