Skip to content

SubspaceNetwork/crafting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crafting Generator

This is a generator for the new Minecraft recipes, that are coming soon.

Issue Stats Travis

Preview

Live Demo

There's an online demo for this here.

Features

  • 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

Building

To build this, get yarn (or npm) and run these commands:

yarn
yarn run build

You'll find the built assets in the build/ folder.

Testing

To run the tests included, run:

yarn run test

Contribute

I am very happy for any input and potential contributions for this project. Please ensure that the code meets the standard code style.

Licence

MIT

About

Website for generating Minecraft crafting recipe JSON files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.3%
  • CSS 3.8%
  • SCSS 2.3%
  • HTML 1.6%