promotional bannermobile promotional banner

Recipe Item Sync

Automatically syncs datapack-defined items and recipes with JEI, without hardcoding or custom mods.

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

NeoForge

implementation "curse.maven:recipe-item-sync-1410772:7367265"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Recipe Item Sync · v1.2

✅ Fixes

  • Fixed a critical startup crash caused by registering AddReloadListenerEvent on 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.