Skip to content

Instantly share code, notes, and snippets.

@Xalcon
Last active July 1, 2017 16:53
Show Gist options
  • Save Xalcon/91708f73bdb7798a10b28b7e8b922829 to your computer and use it in GitHub Desktop.
Save Xalcon/91708f73bdb7798a10b28b7e8b922829 to your computer and use it in GitHub Desktop.
Shapeless Example
{
"type": "minecraft:crafting_shapeless",
"result": {
"item": "minecraft:diamond",
"data": 0
},
"ingredients": [
{
"item": "minecraft:gunpowder"
},
{
"item": "minecraft:snowball"
},
{
"item": "minecraft:slime_ball"
}
],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment