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

