Globox1997 / LevelZ

https://modrinth.com/mod/levelz
https://www.curseforge.com/minecraft/mc-mods/levelz
GNU General Public License v3.0
51 stars 50 forks source link

Feature Inquiry: Can I Add New Sources of Blue XP? #121

Closed Maskobi closed 2 years ago

Maskobi commented 2 years ago

I'm playing this mod with the mod Artifality which adds three staffs that drop Vanilla green XP upon using. They, however, do not drop any blue XP from the levelz mod. Can I make it to where these Artifality staffs drop blue XP?

This inquiry is along similar lines as one posted 29 days ago by Sgievers.

Globox1997 commented 2 years ago

You can make a compat mod or ask the dev of artifality to use the https://github.com/Globox1997/LevelZ/blob/1.18/src/main/java/net/levelz/entity/LevelExperienceOrbEntity.java#L110 method to spawn levelz xp orbs

Maskobi commented 2 years ago

Excellent. Thank you for your responce and the reasource.