Daripher / Auto-Leveling

Auto leveling mod for Minecraft
Other
2 stars 3 forks source link

Overrides experience changes from other mods #20

Closed SiverDX closed 10 months ago

SiverDX commented 10 months ago

Example: Experience attribute from Apotheosis (ancient knowledge potion / charm, affixes, etc.) In general everything with a higher event priority

https://github.com/Shadows-of-Fire/Apotheosis/blob/2024ba9698dbd0fe20e104b05788aed451388368/src/main/java/shadows/apotheosis/core/attributeslib/impl/AttributeEvents.java#L236-L242

https://github.com/Daripher/Auto-Leveling/blob/5394d53626e0f84a713caa3f3cac5196a0dc150c/src/main/java/daripher/autoleveling/event/MobsLevelingEvents.java#L78-L85