Release 2.5.0
- JEI Integration for Card packs
- clicking on any card will reveal which pack drop pools can drop the card
- Replaced most potion effect bonuses with entity attributes where applicable
- Items category: Speed potion effect removed, instead directly increases player movement speed
- Tools category: Haste effect replaced
- Mob category: Strength effect replaced
- This way it will no longer interfere with vanilla potion effects
- Potion effects are still used for Resistance and Regeneration
- Added new command - /album giveCompleted will give you full album
Release 2.4.0
- Category filters now accept
categoryPoints
number filter to filter based on card points within one category - Documentation - Category points are now displayed in each category below title
- Improvements to category title text
Release 2.3.0
- Category templates now accept
cardNumberPrefix
string attribute to allow displayed card number prefix customization - Documentation - Fixed crash when displaying tooltip for card with unknown category
- Fixed crash when album contains non-card item
2.1.4
- Fixed issue with card duplication
2.2.1
- Added RU localization @MaxKuz67
2.2.0
- Any item can be now used as a Card pack - See documentation
- Added
enabled
attribute to all card types - can be used to disable existing cards - Empty card categories will no longer be registered to album
- Disabled bonuses will no longer appear in the album menu
- The bonuses page in album is now disabled if there are no bonuses defined
2.1.6
- Added
blacklist
property to entity drop filter - Documentation - Added
cardTexture
field to cards to allow you to customize texture used in card pack opening UI - Documentation