RPGCore
Build 30
Merge pull request #9 from vitekform/copilot/add-custom-armor-handling
[WIP] Implement custom armor texture and model handling
Build 29
Merge pull request #8 from vitekform/copilot/automate-resourcepack-upload
Add automatic resource pack upload to catbox.moe with player join loading
Build 28
Merge pull request #7 from vitekform/copilot/diagnose-custom-resourcepack-issue
Fix missing item definition files in resource pack generation for MC 1.21.4+
Build 26
Merge pull request #6 from vitekform/copilot/implement-custom-resourcepack-generation
Implement custom resourcepack generation for RPGCore items
Build 25
Merge pull request #5 from vitekform/copilot/add-item-loading-from-yml
Implement item loading from items.yml with itemRegistry
Build 19
added attribute points and added class handling for the rest of the classes
Build 18
Merge pull request #4 from vitekform/copilot/fix-rpgfood-consumption-issue
Fix RPGFood item consumption and "can't equip" message display
Build 17
Merge pull request #3 from vitekform/copilot/fix-player-stats-update-issue
Fix player stats not updating when equipping armor in inventory
Build 12
Merge pull request #2 from vitekform/copilot/fix-player-health-issue
Fix player RPG damage handling, negative health exception, and auto-increment build number
Build 11
Merge pull request #1 from vitekform/copilot/fix-code-issues
Fix critical bugs in damage handling, food items, and cross-platform paths