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
- 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.