
Lukas' Weapon Leveling
This mod makes it possible to level up your armor and weapons. It will also let items not disappear when broken.
128K загрузок171 подписчиковLicenseRef-All-Rights-Reservedfabricforgeneoforge
Обновлён 5 июля 2026 г. · опубликован 13 ноября 2022 г.

Gear up. Level up. Power up.
Level all your Combat Gear
by killing and fighting monsters and bosses!

by killing and fighting monsters and bosses!

Repair them even when broken
by using an anvil and their material!

by using an anvil and their material!

New Ranged Damage Attribute
for weapons like Bows, Crossbows and Tridents

for weapons like Bows, Crossbows and Tridents

Configure the mod to your heart's content
using datapacks, the config or even the LevelingAPI!
You can find the official documentation here
You can also generate levelable item files here
using datapacks, the config or even the LevelingAPI!
You can find the official documentation here
You can also generate levelable item files here
Info
Commands
Change the level of a weapon using /itemlevel <set|add> <player> <level|points> <amount>
Mod Support
While some mods may still work, official builtin support has been dropped in favour of addons. This allows for quicker and more precise updates to these and the main mod.
Showcases and Reviews
Spotlight by Noxus - Outdated
Commands
Change the level of a weapon using /itemlevel <set|add> <player> <level|points> <amount>
Mod Support
While some mods may still work, official builtin support has been dropped in favour of addons. This allows for quicker and more precise updates to these and the main mod.
Showcases and Reviews
Spotlight by Noxus - Outdated
Supported Languages
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.20.1-3.1.0-fabric | Релиз | 1.20.1 | fabric | 5 июля 2026 г. | Скачать (1.4 МБ) |
| 1.20.1-3.1.0-forge | Релиз | 1.20.1 | forge | 5 июля 2026 г. | Скачать (1.4 МБ) |
| 1.20.1-3.0.1-forge | Релиз | 1.20.1 | forge | 5 мая 2026 г. | Скачать (1.4 МБ) |
| 1.20.1-3.0.1-fabric | Релиз | 1.20.1 | fabric | 5 мая 2026 г. | Скачать (1.4 МБ) |
| 1.20.1-3.0.0-forge | Релиз | 1.20.1 | forge | 8 апреля 2026 г. | Скачать (1.1 МБ) |
| 1.20.1-3.0.0-fabric | Релиз | 1.20.1 | fabric | 8 апреля 2026 г. | Скачать (1.0 МБ) |
| 1.20.1-2.2.2-forge | Релиз | 1.20.1 | forge, neoforge | 25 июня 2024 г. | Скачать (233 КБ) |
| 1.20.1-2.2.2-fabric | Релиз | 1.20.1 | fabric | 25 июня 2024 г. | Скачать (213 КБ) |
| 1.20.1-2.2.1-forge | Релиз | 1.20.1 | forge, neoforge | 23 июня 2024 г. | Скачать (232 КБ) |
| 1.20.1-2.2.1-fabric | Релиз | 1.20.1 | fabric | 23 июня 2024 г. | Скачать (212 КБ) |
| 1.20.1-2.2.0-forge | Релиз | 1.20.1 | forge, neoforge | 22 июня 2024 г. | Скачать (223 КБ) |
| 1.20.1-2.2.0-fabric | Релиз | 1.20.1 | fabric | 22 июня 2024 г. | Скачать (201 КБ) |
| 1.20.1-2.1.1-forge | Релиз | 1.20.1 | forge, neoforge | 3 февраля 2024 г. | Скачать (156 КБ) |
| 1.20.1-2.1.1-fabric | Релиз | 1.20.1 | fabric | 3 февраля 2024 г. | Скачать (527 КБ) |
| 1.19.2-2.1.1-forge | Релиз | 1.19.2 | forge | 3 февраля 2024 г. | Скачать (159 КБ) |
Показаны последние 15 из 37 версий.
Ченджлог
1.20.1-3.1.0-fabricРелиз1.20.1 · 5 июля 2026 г.
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
1.20.1-3.1.0-forgeРелиз1.20.1 · 5 июля 2026 г.
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
1.20.1-3.0.1-forgeРелиз1.20.1 · 5 мая 2026 г.
Version 3.0.1
Added
- New tags under
weaponlevelingnamespace (namelyhelmets,chestplates,leggings,boots,swords,axes)
Changed
- Improved compatibility with all sorts of default tags in
weaponlevelingtags - Changed
itemproperty for leveling files ofhelmets,chestplates,leggings,boots,swordsandaxes
Fixed
- Tooltips not showing for other players on local servers due to a missing sync
- More Syncing issues
1.20.1-3.0.1-fabricРелиз1.20.1 · 5 мая 2026 г.
Version 3.0.1
Added
- New tags under
weaponlevelingnamespace (namelyhelmets,chestplates,leggings,boots,swords,axes)
Changed
- Improved compatibility with all sorts of default tags in
weaponlevelingtags - Changed
itemproperty for leveling files ofhelmets,chestplates,leggings,boots,swordsandaxes
Fixed
- Tooltips not showing for other players on local servers due to a missing sync
- More Syncing issues
1.20.1-3.0.0-forgeРелиз1.20.1 · 8 апреля 2026 г.
Update 3.0.0
- Added Attribute Leveling where you can level any and all attributes an Item has
- Added Leveling Functions (Math Functions)
- Added Leveling Types (Worn, Melee, Ranged, None)
- Added new Leveling API
- Revamped the Datapack System
- Removed builtin Mod Support in Favour of Addons
1.20.1-3.0.0-fabricРелиз1.20.1 · 8 апреля 2026 г.
Update 3.0.0
- Added Attribute Leveling where you can level any and all attributes an Item has
- Added Leveling Functions (Math Functions)
- Added Leveling Types (Worn, Melee, Ranged, None)
- Added new Leveling API
- Revamped the Datapack System
- Removed builtin Mod Support in Favour of Addons
1.20.1-2.2.2-forgeРелиз1.20.1 · 25 июня 2024 г.
Version 2.2.2
- Fixed attributes getting leveled even if they don't exist on the initial item
- Fixed /reload not working on Forge
1.20.1-2.2.2-fabricРелиз1.20.1 · 25 июня 2024 г.
Version 2.2.2
- Fixed attributes getting leveled even if they don't exist on the initial item
- Fixed /reload not working on Forge
Комментарии
Загружаем…



![[OLD]Tooltip for a Netherite Sword](https://cdn.modrinth.com/data/IuFgFiGE/images/08be0640870eba20ae15f5ec8392b8f15fba8f34.png)
![[OLD] Levelup Tooltip](https://cdn.modrinth.com/data/IuFgFiGE/images/a06a1f9df757e9333cdacd871135f57d2e757ead_350.webp)