Aquaila's No Mob Armor Drops

Quick rating

Community listing page, reviews here may not be monitored by the author.

Aquaila's No Mob Armor Drops

By UAVwaffleOwner

No reviews yet

This Datapack stops entities from dropping their armor by setting their Hand drop and Armor Drop chances to 0.0

Economy & Trade Systems
Mod Loaders
Datapack
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.0.0

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

This Datapack stops entities from dropping their armor when they die. The best part is that if a zombie picks up your armor or other items, it'll still drop them when it gets killed!

Special Thx to u/GalSergey for showing how to do this in a command on Reddit to some guy 4 years ago. Replace this with a description

Only tested on 1.20.1. It MIGHT work on other versions

It works by automatically setting the entities' "HandDropChances" and "ArmorDropChances" to 0.0. The entities are also given the "NoDrops" tag, so the "command" only gets run once per mob

The command:

Spoiler

You can easily edit the command by extracting the zip file and editing the following code to add exceptions or only make it work on specific mobs

execute as @e[type=!minecraft:player,tag=!NoDrops, type=!minecraft:item, type=!minecraft:experience_orb, type=!minecraft:end_crystal, type=!minecraft:ender_dragon, type=!#minecraft:boat] run data merge entity @s {HandDropChances:[0.0f,0.0f],ArmorDropChances:[0.0f,0.0f,0.0f,0.0f],Tags:["NoDrops"]}

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works