
Recipe editor for KubeJS
Tired of writing KubeJS scripts by hand? Then this mod is for you!
- To open the main GUI, type
/visualrecipeeditor opengui- To select a recipe click the file icon, type in the file's name and extension, select directory (server/client/startup, server most of the time) and click "confirm"
- To add a recipe, click "add" button and select the recipe type (only 3x3 crafting grid for now).
- Fill the grid and the output slot with your ingredients and click "generate"
- That's it, your file is in chosen directory and ready to be loaded with KubeJS
Found a bug? Report it at https://discord.gg/VwUw5fTCTA
Inspired by https://www.curseforge.com/minecraft/mc-mods/recipe-generator
Note: this mod is not meant to replace the recipe generator, it's a free time project for me to see how far can I go with generating files with a GUI