Advertisement
ostrovot

sensible pie command

Jun 21st, 2016
382
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.41 KB | None | 0 0
  1. {
  2.     "templates": [
  3.         "gives {user} a {size} of {adjective} {type} with {extra}."
  4.     ],
  5.     "parts": {
  6.         "size": [
  7.             "oven proof dish",
  8.             "triangular square",
  9.             "slice",
  10.             "glob",
  11.             "ridiculous riddle hinting at a hidden room",
  12.             "plate full",
  13.             "frozen plastic bag",
  14.             "coupon code for a lifetime's supply",
  15.             "big-ass piece",
  16.             "molecule",
  17.             "treasure chest",
  18.             "bowl",
  19.             "a trojan horse full",
  20.             "lovingly baked pudding basin",
  21.             "shipping container full",
  22.             "very flat pancake-shaped slice",
  23.             "spoonful",
  24.             "a tiny square",
  25.             "very tiny crumb",
  26.             "taster board"
  27.         ],
  28.         "adjective": [
  29.             "dripping",
  30.             "orgasmic",
  31.             "buttery",
  32.             "delicious",
  33.             "greasy",
  34.             "peachy",
  35.             "holy",
  36.             "glass",
  37.             "amazing",
  38.             "flaky",
  39.             "bourgeois",
  40.             "hydraulically pressed",
  41.             "tasty",
  42.             "homemade",
  43.             "deep-fried",
  44.             "glistening",
  45.             "green",
  46.             "warm",
  47.             "gourmet",
  48.             "cold",
  49.             "fancy",
  50.             "Kim Jong-Un's special",
  51.             "sentient"
  52.         ],
  53.         "type": [
  54.             "american pie",
  55.             "McDonalds pie",
  56.             "nugget pie",
  57.             "pumpkin pie",
  58.             "mac and cheese pie",
  59.             "chicken pot pie",
  60.             "panda pie",
  61.             "gonzobot pie",
  62.             "pork pie",
  63.             "pork and apple sausage roll",
  64.             "penguin pie",
  65.             "steak and kidney pie",
  66.             "raised game pie",
  67.             "pie-flavoured pie",
  68.             "peach pie",
  69.             "venison pie",
  70.             "roadkill pie",
  71.             "cheese and onion puff pastry",
  72.             "mince pie",
  73.             "squirrel pot pie",
  74.             "fruit tart",
  75.             "pot pie",
  76.             "3.14",
  77.             "apple pie",
  78.             "creampie",
  79.             "pressed pie",
  80.             "rhubarb pie",
  81.             "pie chart",
  82.             "broccoli quiche",
  83.             "potato knish"
  84.         ],
  85.         "extra": [
  86.             "a hipster cup of nuts on the side",
  87.             "a gorgeous buttery crust",
  88.             "crispy crunchy bacon",
  89.             "a glass of unic0rn blood",
  90.             "a side of cripsy sweet potato fries",
  91.             "a picture of gonzobot stamped into the crust",
  92.             "a mystery sauce drizzled over the top",
  93.             "chunks of DavidLuizsHair",
  94.             "a funky selection of chutneys on top",
  95.             "an aftertaste worthy of the gods",
  96.             "a weirdly bitter aftertaste",
  97.             "a soggy base",
  98.             "rubbed peaches",
  99.             "tomato sauce",
  100.             "extra gravy",
  101.             "a selection of cheeses for afterwards",
  102.             "whipped cream on top",
  103.             "more pie",
  104.             "a really stupid pastry to filling ratio",
  105.             "a few juicy apple slices",
  106.             "rainbow sprinkles",
  107.             "the perfect paired ale",
  108.             "traditional gravy and mash",
  109.             "a cool, crisp salad on the side"
  110.  
  111.  
  112.         ],
  113.         "pending/rejected": [
  114.             "anders' baby-batter",
  115.             "regurgitated stomachful",
  116.             "sprinkles of carawayseeds",
  117.             "guib ears",
  118.             "a hint of superclown",
  119.             "ske's special sauce :>",
  120.             "casual_ban_bot pastry"
  121.         ]
  122.     }
  123. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement