promotional bannermobile promotional banner

Kryptonian Control

Unlisted
Kryptonian Control enhances Superman: adding ability toggles, balanced combat, and a refined solar energy system. Gain full control over flight and powers while keeping gameplay challenging, immersive, and suitable for survival and PvP.

File Details

superman_toggle_addon-1.0.8.jar

  • R
  • Apr 23, 2026
  • 195.04 KB
  • 20
  • 1.20.1
  • Forge

File Name

superman_toggle_addon-1.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:kryptonian-control-1515085:7975028")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

## 🛠️ Fixes & Improvements Update

### ✨ Improvements

- ⚙️ Config file (`superman_toggle_addon-common.toml`) reorganized into a packaged template for easier maintenance and distribution  
- 🌍 Config comments are now **bilingual (PT-BR / EN-US)** for better accessibility  
- 🔄 Added **config template versioning** with automatic migration on mod updates  

---

### 🐛 Fixes

- 🏃 Fixed **Super Running persistence** — now properly saved per player using `PlayerPersisted` instead of memory only  
- 🔄 Fixed Super Running state loading on:
  - Login  
  - Respawn  
  - Dimension change  
  → Now correctly synchronized between server and client  

- ☀️ Fixed **solar energy reset after relogging**  
- 🔋 Fixed solar energy persistence:
  - Now correctly saves real values (100%, 40%, 0%, etc.)  
- 🚫 Fixed issue where the base mod forced a fallback (~72% energy) when loading with empty charge data  
- ⏱️ Fixed solar energy restoration timing:
  - Now restored safely after login to prevent early overwrite by the base mod  

---

### 💡 Summary

This update focuses on **stability, persistence and reliability**, ensuring:

- ✔️ Player states are no longer lost  
- ✔️ Energy system behaves consistently across sessions  
- ✔️ Config is easier to maintain and understand