premium banner
Adds breakable blocks to worldgen that drop random items

Description

Debris is a simple Minecraft mod that adds rubble and bone piles to the Minecraft world. When broken they will drop a random selection of items for the player to collect. The items dropped can range from normal mundane blocks (cobble, sand, gravel, etc.), worn tools (picks and helmets), useful material (string, clay, redstone, torches, coal, etc.) and perhaps something a little more rare (emeralds and diamonds).

This mod is based on the Pile of Rubble from my Thermal Recycling mod.

 

How it Works

Debris determines what to drop by using internal Loot Tables.  The Pile of Rubble and Bone Pile each have their own separate loot table so the drops you see from one will not be available in the other.

The Loot Tables can be further modified by particular mods that are installed.  As of this release Forestry is the only mod directly supported.  Future releases will have builtin mod support if it makes sense to do so.

A feature is planned to allow modpack authors to create external Json Loot Table files and have them merge into the internal tables.  This will allow the author to add additional drops, or replace existing entries with new variants.