Killing a mob with enchanted item drops item

Started by Block_BoyZ on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Feb 2022
Points:
526

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
Killing a mob with enchanted item drops item

I want to make it so that when you kill a mob with an item that has a specific enchantment on it, then will drop an item. Thanks

Active 2 months ago
Joined Sep 2020
Points:
1234

User statistics:

  • Modifications: 7
  • Forum topics: 17
  • Wiki pages: 4
  • MCreator plugins: 0
  • Comments: 774
When an entity is killed, if…
Tue, 04/05/2022 - 10:56

When an entity is killed, if item in main hand of source entity has enchant yourenchant spawn at x y z item youritem

Active 1 year ago
Joined Feb 2022
Points:
526

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
Thank you!
Sat, 04/09/2022 - 17:31

Thank you!