How to do so that a biped entity doesn't drop equipment

Started by iggr41 on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined Jul 2018
Points:
688

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
How to do so that a biped entity doesn't drop equipment

I made a biped entity with diamond armor, a sword and a shield. Everytime that i kill this mob it has a chance of dropping one of its equipments (a piece of armor, a sword or a shield). I then made a loot table for this entity and along with the custom drop that i configured, it still had a chance of dropping the equipment.

How do i disable this? Is it even possible?

Active 4 years ago
Joined Jan 2020
Points:
852

User statistics:

  • Modifications: 1
  • Forum topics: 20
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 195
I think it's built-in with…
Tue, 11/03/2020 - 18:32

I think it's built-in with Minecraft, though you can get around it with (very long) commands.