BareMinimumStudios / playerex

Adds RPG attributes to Minecraft using the Fabric ecosystem.
MIT License
2 stars 9 forks source link

[Feature] Make front-end attribute point allocation separate from the attribute value. #48

Open bibi-reden opened 2 months ago

bibi-reden commented 2 months ago

What is your feature request?

From an issue report, I realize it might be a good idea to separate the point allocation from the attribute value itself. This will require a bit of change to the backend component and then the front-end in an overhaul later.

What type of change is this?