Changelog
added a blacklist item tag for apothic crafting attribute (additional_attributes:apothic_crafting_blacklist)
added the option to define min / max rarity clamps for items (defined by using datapacks, directory being additional_attributes/rarity_definitions - see example for wooden tools)
Clamp definition:
items: Can be a tag, a single entry or a list of itemsmin_rarity: An optional existing loot raritymax_rarity: An optional existing loot rarity
As long as the defined min and max rarity are smaller than the would-be-picked max rarity, they will be considered
- This means that if the current attribute value would only grant up to
apotheosis:rarerarity and you define a min or max ofapotheosis:epicthat nothing would change (theapotheosis:epicrarity would not be considered) - If you don't define a min or max rarity, the original value will be used (if the newly clamped min rarity is above the (potentially clamped) max rarity, it will not be used
- If (after the max rarity has been clamped) the min rarity is now above said max rarity, it will get the rarity of the max rarity
Dependencies
Files
additional_attributes-1.20.1-1.3.2-all.jar(247.13 KiB) Primary Download
Links
Details
Licensed MIT
Published 2 years ago
Updated 4 months ago

