Описание
### [****](https://modrinth.com/mod/fabric-api) [****](https://www.curseforge.com/minecraft/mc-mods/recipe-generator)
## What is this mod?
A visual recipe editor for Minecraft that generates scripts for **CraftTweaker** and **KubeJS**.
## How to use
1. Run `/rgui` to enable the generator GUI
2. Open a crafting table
3. Place items in the grid and the output slot
4. Click **Generate** to preview the script in chat
5. Click **Save** to save it to `.minecraft/scripts/`
6. Run `/reload` or restart the game to load the recipe
## Commands
- `/rgui` — toggles the generator GUI on/off
## Supported Blocks
### Vanilla
- ✅ Crafting Table
- ✅ Furnace
- ✅ Blast Furnace
- ✅ Smoker
## Supported Generators
| Generator | Status |
|-----------|--------|
| CraftTweaker | ✅ |
| KubeJS | ⏳ Planned |
## Requirements
- CraftTweaker or KubeJS (optional — for loading scripts)
## Links
- [GitHub](https://github.com/300f20t/Recipe-Generator)
- [Discord](https://discord.gg/y3xkvMrYt6)
---
*This mod is not affiliated with CraftTweaker or KubeJS.*