Package | Description |
---|---|
net.minecraftforge.debug.gameplay.loot |
Modifier and Type | Class and Description |
---|---|
private static class |
GlobalLootModifiersTest.SilkTouchTestModifier
When harvesting blocks with bamboo, this modifier is invoked, via the silk_touch_bamboo loot_modifier json
|
private static class |
GlobalLootModifiersTest.SmeltingEnchantmentModifier
The smelting enchantment causes this modifier to be invoked, via the smelting loot_modifier json
|
private static class |
GlobalLootModifiersTest.WheatSeedsConverterModifier
When harvesting wheat with shears, this modifier is invoked via the wheat_harvest loot_modifier json
This modifier checks how many seeds were harvested and turns X seeds into Y wheat (3:1) |