Skip to content

Instantly share code, notes, and snippets.

@dmillerw
Created May 18, 2015 08:32
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 dmillerw/966a0aa10b6b6ff605cf to your computer and use it in GitHub Desktop.
Save dmillerw/966a0aa10b6b6ff605cf to your computer and use it in GitHub Desktop.
[
{
"input": {
"object": "generic.item",
"data": {
"item": "stone"
}
},
"output": {
"object": "generic.item",
"data": {
"item": "redstone"
}
},
"durability": 5,
"duration": 50
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment