Items From Loot Tables

"Destination of MY choosing!" - 'sayeth' the loot tables

Loot tables are basically a set of items an event, block, or other thingy can access to generate some goodies for you, with whatever math and probability you choose (and whatever kinds of ways to generate stuff is in the currently supported MC version).

The mod uses a built-in generator (with some custom values here and there) to generate all loot tables (as of a recent version of the mod, previously being hand copied from one thing to another and tweaked manually! o_O).

Some loot tables are used for blocks, however, some are used for extra world-gen goodies. Certain mods can help players get loot from chests no matter what, but for this mod, only block loot tables exist.

Tree leaves can drop a number of items. Since the introduction of rubber trees (to make it simpler and make more sense for balloons), resin has been added along with rubber itself. Resin has a chance to drop from 'decayable leaves' (tested in a few gamemodes with many scenarios, cannot guarantee functionality). If the tree leaves are placed after the fact, whether creative or not, the leaves are not decaying ones anymore and are persistent no matter what. Resin only drops from a decaying leaf block. Saplings also drop from leaves along with sticks more commonly then the resin.

Most blocks in the mod however do NOT have special loot tables. They just drop themselves when mined with the correct tool. Read more about loot tables here: https://minecraft.wiki/w/Loot_table

Last updated