Lazy Recipes Editor Datapack
---------------------------
This datapack contains custom crafting recipes created with Lazy Recipes Editor.
Recipes are organized by mod namespace to ensure compatibility.

Note: This datapack is automatically placed in your world's datapacks folder.
Each world will have its own copy of the datapack.

To enable the datapack:
1. The datapack should be automatically enabled when created
2. After adding recipes, type '/reload' in-game to load them
3. If still not working, type '/datapack enable "lazyrecipeseditor"'

Directory Structure:
- data/
  ├── minecraft/     (vanilla minecraft recipes)
  ├── modid1/        (recipes for items from modid1)
  ├── modid2/        (recipes for items from modid2)
  └── ...
