Entity Block Drops

Customize what items drop from Blocks, with powerful features like Regeneration, conditional drops, commands, and special effects

File Details

EntityBlockDrops-1.3

  • R
  • May 4, 2026
  • 108.16 KB
  • 65
  • 1.20.1
  • Forge

File Name

EntityBlockDrops-1.3.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:entity-block-drops-1310584:8040438")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fixed

  • requiredTool / requiredEnchantment now only affect custom drops (custom item + dropCommand). breakCommandcanRegenerate, and brokenBlockReplace run whenever the rest of the row applies, even if the wrong tool is used — so replace/regenerate matches how the config is meant to work.                                                                                  

Docs

  • README generator updated to describe tool/enchant as custom-drop-only requirements (matches behavior above).