Overgeared

A mod that aims at upgrading and overhauling the basic Minecraft's tools and armors crafting with the introduction of forging to make it more engaging.

File Details

overgeared-1.21.1-1.6.0-beta-v4.jar

  • B
  • Feb 14, 2026
  • 1.33 MB
  • 310
  • 1.21.1
  • NeoForge

File Name

overgeared-1.21.1-1.6.0-beta-v4.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:overgeared-1277786:7622958"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • New datapackable system which defines what attribute modifiers get affected by the quality system. Refer to the document for references
  • Removed configs about defining weapon's damage and speed increase, and armor increase values as a result
  • Heated items & code cleanup
    • Removed CoolingHandler as it was breaking lootr and by checking every loaded chunks BlockEntity very taxing.
    • Moved the cooling code into HeatedItem.java as it was running several times in several places.
    • Added couple performance increases such as setting a flag if a heated item enters inventory.
    • Added fire extinguish particles.
    • Heated items now damage mobs as well
  • Changed behaviour of right click handling for a more optimized approach.
  • Made smithing/polishing more seamless by removing the need to crouch click (can be toggled in the config and is off by default)
  • EMI now properly displays how to make tool casts.