Jump to content

cannot drop item on death with custom enchantment


vrwim

Recommended Posts

I have made a new enchantment and I want to make an entity, slain by a weapon with this echantment, have a chance to drop its spawn egg.

Now I have this class with my @ForgeSubscribe above onDeath:

http://paste.minecraftforge.net/view/40be8997

And my custom enchantment is here:

http://paste.minecraftforge.net/view/a89dfd2f

If you would want to see my @Mod file(probably not, because the WorldEvents class works, but here it is):

http://paste.minecraftforge.net/view/be0d5688

 

I currently have it dropping skulls, just to test this, but eventually I'd like to add a random chance to drop its spawn egg.

 

I think the error lies in the fact that EnchantmentHelper.getEnchantmentLevel(SquazerMod.vawku.effectId, wpn) returns 0, which it shouldn't, as I am killing mobs with a vawku IV enchanted sword... :(

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.