File Details
Voltex-1.0.1
- R
- Jun 18, 2026
- 1.92 MB
- 10
- 1.20.1
- Forge
File Name
Voltex-1.0.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Voltex 1.0.1
Fixed
- Crash on startup with older Minecraft 1.20.1 Forge builds (e.g. 47.1.x).
Voltex was unintentionally compiled against APIs only present in newer Forge
(47.4.x) — the parameterized
@Modconstructor andResourceLocation.fromNamespaceAndPath— which threwNoSuchMethodException/NoSuchMethodErrorduring mod loading on older Forge. Reverted to APIs available in all 1.20.1 Forge versions.
Compatibility
- Voltex now loads on any Forge 47.x for Minecraft 1.20.1.
- No content, recipe, or world changes — safe drop-in update.

