File Details
grindingballadditions-2.1.1.jar
- R
- Apr 21, 2026
- 19.48 KB
- 952
- 1.21.1
- NeoForge
File Name
grindingballadditions-2.1.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Release Notes – Fix for Server Startup Crash (ATM10 v6.1)
Issue
After updating to ATM10 version 6.1, servers could crash during startup
Cause
This issue was caused by an incompatibility with the current version of EnderIO. The mod updated its internal data component structure, removing or renaming the GRINDING_BALL field, which led to a mismatch with existing references.
Fix
- Removed outdated configuration referencing the deprecated EnderIO component
- Updated compatibility handling to avoid accessing removed fields
- Prevented startup crashes caused by API changes in EnderIO
Result
- Server starts successfully without crashing
- Improved compatibility with newer EnderIO versions
Notes
If issues persist:
- Ensure all mods are updated to compatible versions
- Do not reuse old configuration files

