Visual Recipe Editor
ModLicenseRef-All-Rights-Reserved

Visual Recipe Editor

Recipe editor for KubeJS

4.1K
Downloads
5
Followers
4 months ago
Updated
📦
3
Versions

📖About Visual Recipe Editor

Tired of writing KubeJS scripts by hand? Then this mod is for you!

How to use

  1. To open the main GUI, type /visualrecipeeditor opengui
  2. 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"
  3. To add a recipe, click "add" button and select the recipe type (only 3x3 crafting grid for now).
  4. Fill the grid and the output slot with your ingredients and click "generate"
  5. That's it, your file is in chosen directory and ready to be loaded with KubeJS

Current Features

  1. 3x3 and 2x2 crafting table recipe generator
  2. Tags support
  3. File Selector
  4. Multiple recipes in one file

Planned Features

  1. Modded recipes support
  2. Recipe removing
  3. Tooltips
  4. Other vannila recipes support

 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