Loot
Functions
There are 2 loot functions added by the mod:
- "mineraculous:dye_randomly": Dyes the provided stack with the provided number of random colors.
- "mineraculous:set_miraculous_randomly": Sets a compatible miraculous randomly to the provided stack.
Conditions
There are 2 loot conditions added by the mod:
- "mineraculous:has_item": Checks if the provided entity has an item matching the provided predicate in their inventory.
- "mineraculous:nearby_block": Checks if the context origin is near a block matching the provided predicate within a given radius.
Number Providers
There is one number provider added by the mod:
- "mineraculous:power_level_multiplier": Generates a number with the provided Number Provider and multiplies it by the provided power level parameter divided by the provided divisor.