File Details
RECIPE ITEM SYNC v1.2
- R
- Dec 22, 2025
- 57.51 KB
- 2.8K
- 1.21.1
- NeoForge
File Name
recipeitemsync-1.2.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Recipe Item Sync · v1.2
✅ Fixes
- Fixed a critical startup crash caused by registering
AddReloadListenerEventon the wrong event bus. - Reload listener is now registered correctly via the NeoForge event bus, preventing mod instance creation failure during loading.
- Removed a duplicate unused reload listener method to avoid confusion and reduce maintenance traps.
📦 Datapacks & Recipes
- Automatic recipe discovery now works out of the box.
- No manual JSON configuration needed in common cases, recipes from datapacks are detected and synced automatically.
- Items discovered through recipes are correctly surfaced, including variants and basic custom model items.
🧩 Compatibility
- Confirmed working with Cobblemon modpacks after the loading fix.
- Verified behavior remains stable with more recent JEI versions.

