promotional bannermobile promotional banner

Defaulted Drops

Library to make blocks with no loot tables drop themselves. Only affects mods that opt-in.

File Details

defaulted-drops-1.1.0+MC1.20-1.20.1.jar

  • R
  • Jun 28, 2023
  • 8.89 KB
  • 23
  • 1.20.1+1
  • Fabric + 1

File Name

defaulted-drops-1.1.0+MC1.20-1.20.1.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Fabric

modImplementation "curse.maven:defaulted-drops-567952:4613174"

Quilt

modImplementation "curse.maven:defaulted-drops-567952:4613174"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • NOTICE: If you use this library in your mod, please let me know; whether it's on discord, CurseForge, or even in an issue on the repo! I have no indication that this library sees actual use, so I'm considering leaving it on 1.20 if I still don't know it's seeing use when 1.21 releases.
  • Updated for 1.20 and 1.20.1!
  • Added special case for slabs: double slabs will drop two items
  • Added special case for two-tall blocks: only the bottom half of two-tall blocks will drop an item
  • Added "survives_explosion" check for all defaulted drops
  • Thanks to Siuol for the idea of adding special cases for slabs and two-tall blocks!

A cumulative changelog can be found here