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.3

  • R
  • Dec 30, 2025
  • 71.80 KB
  • 15
  • 1.21.1
  • NeoForge

File Name

recipeitemsync-1.3.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

v1.3 Multi-Viewer Compatibility Update

Changes

  • Recipe Item Sync now automatically adapts to JEI, REI, or EMI, depending on what is installed.
  • Removed the internal dependency on a single item viewer.
  • No crashes, no conflicts, and proper coexistence between viewers.
  • Introduced a new default configuration template to better reflect current behavior and manual overrides.

Overview

  • With REI, custom items can be displayed as separate entries only when they are manually listed in the config.
  • When not listed, a temporary virtual entry remains accessible by searching “Custom Crafts”.
  • This behavior is expected due to REI’s different item indexing system compared to JEI and EMI.
  • If a cleaner or more automatic solution becomes viable, it will be implemented in a future release.

Notes

  • JEI and EMI continue to handle virtual items more flexibly than REI.
  • REI support is stable but comes with known structural limitations.