DropAnything: Full Control Over Block Drops in Minecraft

DropAnything for Minecraft lets you fully customize block drops via simple JSON files. Change ore loot, set chances and tools. Perfect for modpacks and servers.

Download dropanything for Minecraft 1.10.2

Original name: dropanything

Minecraft: 1.10.2

Loaders: Forge

FileVersionLoaderSize
dropanything-1.10.2-0.0.1.jar1.10.2Forge13 КБDownload

Taking Control of Every Block Drop with DropAnything

Vanilla Minecraft dictates exactly what comes out of every block you break. For many players, that rigid system feels limiting, especially when you are running a server or a custom modpack. DropAnything removes that limitation entirely, handing you the keys to the loot table. This utility mod lets you redefine what drops from any block, using straightforward JSON files instead of complex code.

Why You Need This Mod in Your Pack

DropAnything was originally built to solve a single request, but it quickly became a staple for both single-player worlds and multiplayer servers. Its core function is to replace the default block drop table with a fully customizable one. The mod ships with a default configuration that changes iron ore to drop ingots, but that is just a demonstration. You can make cobblestone drop diamond blocks, coal ore drop coal blocks, or even have dirt drop items from other mods like a SAG Mill from Thermal Expansion.

The practical benefits are immediate. You can set up resource farms without complex machinery, balance your server economy, or create a unique survival experience for your friends. The mod does not add new content or change graphics; it simply gives you control over a core game mechanic.

Understanding the JSON Configuration

All settings are managed through one or more JSON files that the mod reads at launch. There is no graphical interface, but the structure is transparent and easy to learn. You specify the source block, the drop item, the quantity, and the probability. You can also define multiple drop options with different chances, require a specific tool, or restrict the change to certain biomes.

The developer includes a working example in the config folder. After the first launch, navigate to the config/dropanything directory to find a file that changes iron ore drops to ingots. Copy it, modify the block and item IDs, set your desired quantity, and your custom loot table is ready.

Key Configuration Parameters

  • block — the ID of the block whose drop you are changing (e.g., minecraft:iron_ore).
  • drop — the item ID that will drop (e.g., minecraft:iron_ingot).
  • count — the quantity, which can be a fixed number or a range.
  • chance — the drop probability from 0 to 1.
  • tool — an optional required tool, such as a pickaxe.
  • biomes — a list of biomes where the replacement applies, or where it is disabled.

This flexibility allows for fine-tuned server economies. For example, you could make gravel drop emeralds with a 5% chance, or have netherrack drop prismarine shards. The only limit is your imagination.

Practical Scenarios and Use Cases

Consider a mechanized mining setup where coal ore clogs your inventory. With DropAnything, you can configure coal ore to drop coal blocks directly, saving space and time. Or, turn cobblestone generation into a rare resource source by giving stone a 1% chance to drop diamonds. In tech-heavy modpacks, you can bypass smelting by making iron ore drop steel ingots straight from the block.

Adventure map creators will also find this mod invaluable. You can make specific blocks drop keys, artifacts, or lore books without building complex command block contraptions. A few lines of JSON replace hours of redstone work. If you want a quick way to test such mods without manual installation, some launchers offer built-in mod catalogs that place files into the correct folders automatically.

How to Install DropAnything

The mod runs on Forge for Minecraft versions 1.16.5 and above. The installation process is standard: download the .jar file, place it into the mods folder, and launch the game. After the first run, the config directory with the example file is created automatically. DropAnything is compatible with most popular addons, including OptiFine, JEI, and world generation mods.

If you use other utilities that modify loot tables, such as LootTweaker, check the loading order. DropAnything should load last to ensure its drops take precedence. For servers, install the mod on both client and server with identical configurations to avoid visual mismatches. Always test your changes in a single-player world before deploying them on a public server.

Final Thoughts

DropAnything is a small but powerful tool that restores player agency over game mechanics. It does not add blocks or creatures, but it provides something vanilla Minecraft lacks: the freedom to shape the world according to your rules. Whether you are balancing a server economy, reducing grind, or designing unique adventures, this mod delivers. Start by changing the drop of a single ore and see how the rhythm of the game shifts. Once you are comfortable, open the JSON and let your imagination run wild.

To get started, search for "download Taking Control of Every Block Drop with DropAnything" on your preferred mod repository. Ensure you select the correct version for your loader. The process for "Taking Control of Every Block Drop with DropAnything for Minecraft" is identical across versions, and the included example file makes "how to install" a straightforward task even for beginners.