File Details
weaponleveling-1.20.1-3.1.0-forge.jar
- R
- Jul 5, 2026
- 1.44 MB
- 1.5K
- 1.20.1
- Forge
File Name
weaponleveling-1.20.1-3.1.0-forge.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Version 3.1.0
Changed
- Internal Refactoring to potentially improve performance for NBT Leveling
Added
- NBT Support for single item shorthand
leveling_type - Adding Attributes to weapons that don't have them by default by filling out the parameters
addIfNonExistentandslotsForNonExistent/slotForNonExistentin theattributessection - new
getLevelableItemmethod toLevelingAPI - 2 new leveling types:
weaponleveling:passive_handfor the offhand (or main if the offhand is used as the attack hand) andweaponleveling:passive_invfor all items in the inventory besides the attack item (excludes offhand and armor) - debug command
/print_tag_listto print the tag lists of an item or entity - Event to LevelingAPI to execute code directly after all levelable items have loaded called
AfterLevelableLoadedEvent - Changed the parameters of the
modifyAttributeModifiermethod in LevelingAPI. Old Method is deprecated - Method to LevelingAPI to calculate an AttributeModifiers amount for a level called
calculateModifierAmount
Fixed
- Entity blacklist not applying
weaponleveling:brokenbeing able to get registered as a levelable item