All Projects → destruc7i0n → crafting

destruc7i0n / crafting

Licence: MIT License
Website for generating Minecraft crafting recipe JSON files

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to crafting

S2s
Coding time Compile. A tool to write code fastest.
Stars: ✭ 254 (+719.35%)
Mutual labels:  generator
nuzlocke-generator
📃 A nuzlocke template generator.
Stars: ✭ 21 (-32.26%)
Mutual labels:  generator
combustor
MVC code generator for the Codeigniter framework.
Stars: ✭ 31 (+0%)
Mutual labels:  generator
reactcci
React create component interactive CLI
Stars: ✭ 49 (+58.06%)
Mutual labels:  generator
liferay-starter
Generate & download your Liferay workspace from a webapp.
Stars: ✭ 25 (-19.35%)
Mutual labels:  generator
yii2-rest-doc
Yii2 REST doc generator
Stars: ✭ 35 (+12.9%)
Mutual labels:  generator
Fontedit
A desktop app to import, edit and export fonts as byte arrays for use in embedded systems
Stars: ✭ 251 (+709.68%)
Mutual labels:  generator
justgo
Skeleton for jump-starting a Go-powered microservice project with Docker and Go best-practices + easy code hot-reloading (for dev environments)!
Stars: ✭ 29 (-6.45%)
Mutual labels:  generator
roadifier
Open Source road mesh generator script for Unity
Stars: ✭ 30 (-3.23%)
Mutual labels:  generator
metagraf
metaGraf is a opinionated specification for describing a software component and what its requirements are from the runtime environment. The mg command, turns metaGraf specifications into Kubernetes resources, supporting CI, CD and GitOps software delivery.
Stars: ✭ 15 (-51.61%)
Mutual labels:  generator
BFSG
BFSG - BruteForce String Generator 😾
Stars: ✭ 16 (-48.39%)
Mutual labels:  generator
gommon
A collection of common util libraries for Go
Stars: ✭ 26 (-16.13%)
Mutual labels:  generator
yang-schematics
Yet Another Angular Generator - based on @schematics/angular
Stars: ✭ 16 (-48.39%)
Mutual labels:  generator
styled-svg
A styled-components generator for SVG files to use in react
Stars: ✭ 37 (+19.35%)
Mutual labels:  generator
micro-svelte-compiler
Micro Svelte compiler (naive clone)
Stars: ✭ 56 (+80.65%)
Mutual labels:  generator
Vue Form Json Schema
Create forms using JSON schema. Bring your components!
Stars: ✭ 253 (+716.13%)
Mutual labels:  generator
username-generation-guide
A definitive guide to generating usernames for OSINT purposes
Stars: ✭ 38 (+22.58%)
Mutual labels:  generator
wolmo-bootstrap-react-native
Bootstrap generator for React Native projects
Stars: ✭ 20 (-35.48%)
Mutual labels:  generator
unity-plumber
A component to procedurally generate pipe-like meshes in Unity
Stars: ✭ 55 (+77.42%)
Mutual labels:  generator
mosaic-node-generator
Generate mosaic images in Node.
Stars: ✭ 25 (-19.35%)
Mutual labels:  generator

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].