Compatibility
Minecraft: Java Edition
1.21
1.20.1
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Lazy Recipes Editor
A mod that allows modpack and server makers to create, edit and disable crafting recipes in-game, without writing JSON files manually, using a fancy custom GUI. This mod uses the classical datapack tree structure to store recipes.
Recipe Creation
- Visual Crafting Grid: Drag and drop items to create recipes
- Item Search: Quick search through all available items and modids
- Recipes shape: Toggle between shaped and shapeless recipes
- Output Control: Set custom output amounts using mouse wheel
- Tag Support: Item tags supported as recipes ingredients! (shit + click on crafting grid)
Recipe Management
- Edit Recipes: Edit existing recipes both vanilla or custom
- Delete Recipes: Delete custom recipes or disable vanilla ones
- Readd Recipes: Readd deleted recipes
- Easy Reload: Reload datapacks pressing a button to see your changes applied (requires OP)
- Success Notifications: Visual feedback when action are actually applied
How to Use
- Press
K
in-game to open the recipe editor - Search for items or scroll through the list
- Drag items to the crafting grid
- Set output item and quantity (mouse wheel)
- Click the reload button to apply changes
Let Tooltips guide you through the interface
Please Note:
- Reloading is necessary for changes to take effect. Despite not necessary, it's reccomended to reload frequently. If you find yourself having issues, most of the time the solution is to press the reload button and reopen the GUI.
- Custom resource packs that heavily change GUIs could create minor graphic issues.
- Recipes are saved in the Datapack folder under
datapack/lazyrecipeseditor/
- Custom recipe saved will have
lazy
suffix in their filename, to be handled properly