Advertisement
Guest User

Untitled

a guest
Dec 11th, 2013
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. {
  2. "input" : [
  3. { "item" : "copperbar", "count" : 5 },
  4. { "item : "flashlight", "count" : 1 },
  5. { "item" : "money", "count" : 50 }
  6. ],
  7. "output" : { "item" : "mininghead", "count" : 1 },
  8. "groups" : [ "anvil", "armors", "all" ]
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement