Package com.github.darksoulq.abyssallib.world.data.loot.function
package com.github.darksoulq.abyssallib.world.data.loot.function
-
ClassesClassDescriptionA loot function that applies a random enchantment to the generated item.A loot function that reduces the amount of items in a stack based on an explosion decay algorithm.A loot function that attempts to smelt the generated item stack.A loot function that clamps the stack size of a generated item within a specified minimum and maximum range.A loot function that increases the stack size of generated loot based on the Looting enchantment level.A loot function that modifies the stack size of a generated item to a random value within a specified range.A loot function that sets the damage (durability loss) of a generated item based on a percentage range.A loot function that overrides the lore (description) of a generated item.A loot function that overrides the custom display name of a generated item.