Skip to content

Instantly share code, notes, and snippets.

@dmillerw
Created May 30, 2015 18:50
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/142d2f0c71e8cd70ac80 to your computer and use it in GitHub Desktop.
Save dmillerw/142d2f0c71e8cd70ac80 to your computer and use it in GitHub Desktop.
[
{
"input": {
"item": {"item": "customthings:item", "damage": 40},
"fluid": {"fluid": "water", "amount": 1000}
},
"output": {
"item": "customthings:item",
"damage": 37
},
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment