bl4ckscor3 / GlobalXP

Adds a block to store XP accessible to all players
https://curseforge.com/minecraft/mc-mods/global-xp
MIT License
7 stars 6 forks source link

Change XP blocks to store experience instead of levels #4

Closed CplPibald closed 6 years ago

CplPibald commented 6 years ago

Shift right-click stores all of player's exp Right-click extracts exactly how much exp is needed to move player to the next level Block overlay still shows number of levels. WailaDataProvider shows fractional levels too Increase version to 1.4

CplPibald commented 6 years ago

I don't mind if you want to make these style changes prior to merge. Thank you.

bl4ckscor3 commented 6 years ago

I'm not going to bother adjusting your code. If you're not going to adapt it, this pr will be inevitably deadlocked.

bl4ckscor3 commented 6 years ago

Merged #5 which contained the requested changes.