An AI‑powered platform (currently in development) that uses a multi‑agent LangGraph pipeline to translate Java mods into Bedrock add‑ons. It claims 67%+ coverage across textures, models, recipes, sounds, lang files, and even entity behaviors.
| | Convertibility | Notes | | :--- | :--- | :--- | | Simple blocks | ✅ High | Works well; may need manual JSON tweaks | | Items | ⚠️ Medium | Textures convert; special properties may need manual work | | Recipes | ✅ High | Java recipes map cleanly to Bedrock format | | Entities | ⚠️ Medium | AI behaviors and animations require significant manual adjustment | | Sounds | ✅ High | Simple format conversion works reliably | | Complex rendering | ❌ Low | Custom rendering engines (e.g., OptiFine shaders) cannot be ported | | Forge/Fabric hooks | ❌ Very Low | Deep API hooks have no Bedrock equivalent |