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

