### Description
JEIRecipeManager brings powerful recipe management right into your JEI interface. Whether you want to disable broken recipes, tweak existing ones, or create entirely new recipes on the fly, this mod lets you do it visually without ever leaving the game.
Features:
- Disable / Enable Recipes — Click the toggle button on any recipe in JEI to disable or re-enable it. Disabled recipes are saved to config/disabled_recipes.json and synced to all clients.
- Add New Recipes — Click the "Add Recipe" button on any existing recipe to enter edit mode, then drag items from JEI onto input/output slots to create a brand new recipe based on the original template.
- Modify Recipes — Edit generated recipes at any time by clicking the edit button and adjusting ingredients.
- Delete Generated Recipes — Remove any recipe you created with one click.
- Text Input Editing — While in edit mode, left-click a slot to clear its contents, or middle-click an input slot to open the text edit screen and type an exact item ID (e.g. minecraft:diamond ) or tag (e.g. #forge:ingots/iron ).
- Show/Hide Disabled Recipes — Use /jrm showDisabled <true|false> to toggle whether disabled recipes remain visible (grayed out) in JEI.
- Server-Side Authority — All recipe changes require operator permissions. Changes take effect after /reload .