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

  • B
  • Dec 22, 2025
  • 35.89 KB
  • 12
  • 1.21.1
  • NeoForge

File Name

recipeitemsync-1.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

v1.0 Initial Release

Core Features

  • Initial implementation of Recipe Item Sync, enabling detection and synchronization of custom items defined via datapacks.
  • Automatic integration of datapack-defined items into recipe handling without requiring mod code changes.
  • Support for custom item identifiers, ensuring items are searchable and visible in JEI when properly registered.

Current Limitations

  • Only custom model data detection and recipe syncing are functional in this initial release.

Notes

  • Designed to be fully datapack-friendly, allowing modpack creators to extend item support through configuration rather than recompiling the mod.
  • This release lays the technical foundation for future expansions such as full item registration and command support.