Skip to content

Instantly share code, notes, and snippets.

@LexManos
Created November 26, 2017 22:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LexManos/da939acf3066151036d64a17ceeed5bc to your computer and use it in GitHub Desktop.
Save LexManos/da939acf3066151036d64a17ceeed5bc to your computer and use it in GitHub Desktop.
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:stone",
"data": 0
},
{
"item": "minecraft:stone",
"data": 0
}
],
"result": {
"item": "minecraft:stone",
"data": 1
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment