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
## 🛠️ 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

