Created
November 26, 2017 22:30
-
-
Save LexManos/da939acf3066151036d64a17ceeed5bc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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