File Details
pluralcraft-0.2.5.jar
- A
- Dec 2, 2025
- 76.96 KB
- 86
- 1.20.1
- Forge
File Name
pluralcraft-0.2.5.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
- đŸ”¥ MCA REBORN INTEGRATION! - Now supports both Wildfire AND MCA!
- Created MCACompat module with reflection-based integration
- Attempts to modify MCA's PlayerData class when switching alters
- Works alongside Wildfire integration - both can be used together!
- Graceful fallback if MCA not loaded or incompatible version
- New MCACompat class with
applyBodyToMCA()method - Uses Java reflection to find MCA's PlayerData/VillagerData classes
- Tries multiple common class names and field names for compatibility
- Comprehensive error handling and logging
- MCA Reborn primarily customizes VILLAGERS, not the player character
- Integration is experimental - MCA may not expose player body customization
- If MCA doesn't have PlayerData class, integration gracefully fails
- Both Wildfire and MCA integrations work in parallel!

