spenk

Untitled

May 7th, 2013
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.26 KB | None | 0 0
  1.  Sponge:
  2.     type: shaped
  3.     ingredients:
  4.       '12': 'a'
  5.       '13': 'b'
  6.       '57': 'c'
  7.       '133': 'd'
  8.       '41': 'e'
  9.     shape:
  10.      - 'aaa'
  11.       - 'ecd'
  12.       - 'bbb'
  13.     results:
  14.       '124': 1
  15.  
  16.       - 'aaa'
  17.       - 'ecd'
  18.       - 'b b'
Advertisement
Add Comment
Please, Sign In to add comment