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

  • B
  • Dec 22, 2025
  • 58.11 KB
  • 10
  • 1.21.1
  • NeoForge

File Name

recipeitemsync-1.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

v1.1 License Update & Experimental Changes

License

  • Project license updated to better reflect the intended usage and distribution of Recipe Item Sync.
  • The new license clarifies what is allowed regarding modification, redistribution and integration in modpacks.
  • This change is intended to protect the project long term while keeping it usable for the modding community.

Changes

  • Major internal refactor of the item registration and synchronization logic.
  • Reworked detection pipeline for custom item identifiers defined via datapacks.
  • Added early groundwork for proper dynamic item addition and future /give support.

Known Issues

  • A large portion of the code related to item additions is currently not functional.
  • Custom items added through datapacks may fail to register correctly or behave inconsistently.
  • Load order and datapack structure can still cause unpredictable results.
  • This release is considered experimental and not recommended for stable modpacks.

Notes

  • v1.1 focuses on legal clarity and internal restructuring, not feature completeness.
  • Breaking changes were expected as part of the refactor.
  • Functional custom item additions will be addressed in upcoming releases.