File Details
ConstructionWandsRevived-1.21.1-4.2.2-NeoForge
- R
- Jul 4, 2026
- 391.89 KB
- 17.1K
- 1.21.1+1
- NeoForge
File Name
ConstructionWandsRevived-1.21.1-4.2.2-NeoForge.jar
Supported Versions
- 1.21.1
- 1.21
Curse Maven Snippet
Construction Wands Revived — 4.2.2 Minecraft 1.21.1 | NeoForge
🐛 Bug Fix: Crash without Curios API installed
- Fixed a crash (
NoClassDefFoundError: top/theillusivec4/curios/api/CuriosApi) that occurred every time a wand was used, even though Curios is an optional dependency. - All Curios-related code was isolated into its own integration class, which is now only loaded when Curios is actually installed.
- Curios remains fully optional — the wand works exactly the same with or without it.