Advertisement
Guest User

Untitled

a guest
Jun 19th, 2017
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. grep -A4 food dfa99c0b-dd79-4ae3-ab9c-f6989085a59c.json
  2. "minecraft:recipes/food/rabbit_stew_from_brown_mushroom": {
  3. "criteria": {
  4. "has_cooked_rabbit": "2017-06-17 15:07:50 +0200"
  5. },
  6. "done": true
  7. --
  8. "minecraft:recipes/food/rabbit_stew_from_red_mushroom": {
  9. "criteria": {
  10. "has_cooked_rabbit": "2017-06-17 15:07:50 +0200"
  11. },
  12. "done": true
  13. --
  14. "minecraft:recipes/food/bread": {
  15. "criteria": {
  16. "has_wheat": "2017-06-16 14:58:16 +0200"
  17. },
  18. "done": true
  19. --
  20. "minecraft:recipes/food/mushroom_stew": {
  21. "criteria": {
  22. "has_bowl": "2017-06-17 14:52:15 +0200"
  23. },
  24. "done": true
  25. --
  26. "minecraft:recipes/food/cake": {
  27. "criteria": {
  28. "has_egg": "2017-06-17 15:10:35 +0200"
  29. },
  30. "done": true
  31. --
  32. "minecraft:recipes/food/beetroot_soup": {
  33. "criteria": {
  34. "has_beetroot": "2017-06-17 05:18:34 +0200"
  35. },
  36. "done": true
  37. --
  38. "minecraft:recipes/food/golden_apple": {
  39. "criteria": {
  40. "has_gold_ingot": "2017-06-17 07:12:34 +0200"
  41. },
  42. "done": true
  43. --
  44. "minecraft:recipes/food/pumpkin_pie": {
  45. "criteria": {
  46. "has_pumpkin": "2017-06-17 05:18:09 +0200"
  47. },
  48. "done": true
  49. --
  50. "minecraft:recipes/food/cookie": {
  51. "criteria": {
  52. "has_cocoa": "2017-06-16 15:22:51 +0200"
  53. },
  54. "done": true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement