# ⚙️ MekanismTweaks – Upgrade Unlocks & Crash Fixes for Mekanism
**MekanismTweaks** is a lightweight companion mod for [Mekanism](https://www.curseforge.com/minecraft/mc-mods/mekanism) (v10.7.14, Minecraft 1.21.1) that extends machine capabilities and prevents critical server crashes.
---
## 🧩 Key Features
- 🚀 **Removes upgrade limits**
Unlocks more than 8 upgrades per type (e.g., speed, energy) on Mekanism machines such as the Digital Miner, Electric Pump, Formulaic Assemblicator, and Fluidic Plenisher.
- 🛡️ **Fixes `ticksRequired < 0` crash**
Prevents tick-related crashes that occur when machines process logic faster than intended due to upgrades.
- 🧠 **Reinjects internal logic safely**
Ensures safe execution of `onUpdateServer()` and machine logic even under high-speed conditions.
---
## ✅ Compatibility
- **Minecraft**: `1.21.1`
- **Mekanism**: `10.7.14.79`
- **Mod Loader**: NeoForge
---
## 📦 Mod Overview
This mod uses **Mixin injection** to extend or re-run machine logic without altering Mekanism’s base code directly.
It is useful for **performance testing, automation-heavy modpacks**, or pushing Mekanism machines to their true potential.
---
## 💬 Note
This mod is still experimental and designed primarily for advanced users or modpack developers who understand the risks of bypassing internal upgrade caps.
---

