promotional bannermobile promotional banner

Gear Upgrades

Lets you upgrade equipment using Proficiency, Levels, and Materials in an anvil.
Back to Files

gearupgrades-0.1.14.jar

File namegearupgrades-0.1.14.jar
Uploader
BizzoulaBizzoula
Uploaded
Aug 9, 2026
Downloads
79
Size
81.7 KB
Mod Loaders
Forge
File ID
8606635
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:gear-upgrades-1314737:8606635")

Learn more about Curse Maven

What's new

Note: You WILL need to update any Upgrade Slots json files, below is a regex you could use for all the files in the directory:
  • Find: "item": "([\S]+)",
  • Replace With: "items": ["$1"],

Revised Upgrade Slots to support item as List instead of single string

Added inversion support for UpgradeOption 'types' (excludes built-in UpgradeTypes)

Added inversion support for UpgradeSlot 'item' by prepending with '!'

Non-player entities can now gain proficiency through: Killing entities, dealing damage, and receiving damage

Added config option for Non Player Proficiency Multiplier (default: 3x)

Added config option for "Proficiency from Dealing Damage Limiter" (default: true)

Removed unused attribute and improved null attribute checks

Mastery attribute now registers to all LivingEntity entity types

Added display for when an Upgrade Option has no attribute bonuses

Revised tooltips to show Proficiency only when it should

Revised tooltips to show Instructions when it should

Fixed proficiency not being applied to an item at max base upgrades with Limit Break available

 

This mod has no additional files