This is a generator for the new Minecraft recipes, that are coming soon.
There's an online demo for this here.
- Simple drag and drop interface
 - Search bar for searching items
 - Button to easily download the crafting recipe output
 - Options
- Allow for shapeless output
 - Ensure that the recipe should be placed exactly where place in grid
 - Set output recipe
 - Set the group for the recipe
 
 
To build this, get yarn (or npm) and run these commands:
yarn
yarn run buildYou'll find the built assets in the build/ folder.
To run the tests included, run:
yarn run testI am very happy for any input and potential contributions for this project. Please ensure that the code meets the standard code style.
MIT
