Description
2x Resource Drops
Double Drops are for both blocks and mobs
Sometimes mob drops roll a decimal number like 2.5 so you will end up with an odd number (5 in this case). This is for people wondering why they might be getting an odd number on a 2x drop rate.
The Mod Stacks with enchantments like fortune.
Default List of Items blacklisted from getting 2x drops:
- DIAMOND_BLOCK
- EMERALD_BLOCK
- NETHERITE_BLOCK
- GOLD_BLOCK
- IRON_BLOCK
- COAL_BLOCK
- COPPER_BLOCK
- REDSTONE_BLOCK
- LAPIS_BLOCK
- DRAGON_EGG
- BEACON
- CONDUIT
- ENDER_CHEST
- ANCIENT_DEBRIS
- COPPER_ORE,
- COAL_ORE,
- DIAMOND_ORE,
- EMERALD_ORE,
- IRON_ORE,
- GOLD_ORE,
- REDSTONE_ORE,
- LAPIS_ORE,
- RAW_IRON_BLOCK,
- RAW_GOLD_BLOCK,
- RAW_COPPER_BLOCK,
- DEEPSLATE_DIAMOND_ORE,
- DEEPSLATE_COAL_ORE,
- DEEPSLATE_COPPER_ORE,
- DEEPSLATE_EMERALD_ORE,
- DEEPSLATE_GOLD_ORE,
- DEEPSLATE_IRON_ORE,
- DEEPSLATE_REDSTONE_ORE,
- DEEPSLATE_LAPIS_ORE
Blacklisted items are meant to avoid the case of player duping valuable items which can ruin the experience of the game. Keep in mind the ores such as the DIAMOND_ORE and others still drop 2x of its raw resource. The 2x blacklist on ores is for the ore block drop itself that you can get with silk touch. So in summary, mining a diamond ore will still get you 2 diamonds instead of 1, just wont be able to dupe the ore blocks with silk touch anymore.
Recipe for netherite ingot changed to output 2 ingots instead of 1 granting players ability to get twice as much netherite ingots.
CONFIG FEATURE:
- player can change block and mob drop multiplier via json
- player can change the blacklist list, adding or removing items both work (V1.1)
Config Path: .minecraft/config/double_drop.json
Default is 2x, but you can put it on 10x or whatever you so choose.
Note: If you already used this mod and want to get the blacklist to show up in the config make sure to delete the previous json in your config folder and then run the game again with the new 1.1 version. You can visit minecraftitemids website to copy the items you want to add into the config.
Enjoy :)


