Advertisement
Guest User

ice_cream_maker.json

a guest
May 16th, 2015
419
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.74 KB | None | 0 0
  1. {
  2. "variants": {
  3.  
  4. "facing=north, ice=ice0": { "model": "chef:ice_cream_maker" },
  5. "facing=south, ice=ice0": { "model": "chef:ice_cream_maker", "y": 180 },
  6. "facing=west, ice=ice0": { "model": "chef:ice_cream_maker", "y": 270 },
  7. "facing=east, ice=ice0": { "model": "chef:ice_cream_maker", "y": 90 }
  8.  
  9. "facing=north, ice=ice1": { "model": "chef:ice_cream_maker_ice1" },
  10. "facing=south, ice=ice1": { "model": "chef:ice_cream_maker_ice1", "y": 180 },
  11. "facing=west, ice=ice1": { "model": "chef:ice_cream_maker_ice1", "y": 270 },
  12. "facing=east, ice=ice1": { "model": "chef:ice_cream_maker_ice1", "y": 90 }
  13.  
  14. "facing=north, ice=ice2": { "model": "chef:ice_cream_maker_ice2" },
  15. "facing=south, ice=ice2": { "model": "chef:ice_cream_maker_ice2", "y": 180 },
  16. "facing=west, ice=ice2": { "model": "chef:ice_cream_maker_ice2", "y": 270 },
  17. "facing=east, ice=ice2": { "model": "chef:ice_cream_maker_ice2", "y": 90 }
  18.  
  19. "facing=north, ice=ice3": { "model": "chef:ice_cream_maker_ice3" },
  20. "facing=south, ice=ice3": { "model": "chef:ice_cream_maker_ice3", "y": 180 },
  21. "facing=west, ice=ice3": { "model": "chef:ice_cream_maker_ice3", "y": 270 },
  22. "facing=east, ice=ice3": { "model": "chef:ice_cream_maker_ice3", "y": 90 }
  23.  
  24. "facing=north, ice=ice4": { "model": "chef:ice_cream_maker_ice4" },
  25. "facing=south, ice=ice4": { "model": "chef:ice_cream_maker_ice4", "y": 180 },
  26. "facing=west, ice=ice4": { "model": "chef:ice_cream_maker_ice4", "y": 270 },
  27. "facing=east, ice=ice4": { "model": "chef:ice_cream_maker_ice4", "y": 90 }
  28.  
  29. "facing=north, ice=ice5": { "model": "chef:ice_cream_maker_ice5" },
  30. "facing=south, ice=ice5": { "model": "chef:ice_cream_maker_ice5", "y": 180 },
  31. "facing=west, ice=ice5": { "model": "chef:ice_cream_maker_ice5", "y": 270 },
  32. "facing=east, ice=ice5": { "model": "chef:ice_cream_maker_ice5", "y": 90 }
  33.  
  34. "facing=north, ice=ice6": { "model": "chef:ice_cream_maker_ice6" },
  35. "facing=south, ice=ice6": { "model": "chef:ice_cream_maker_ice6", "y": 180 },
  36. "facing=west, ice=ice6": { "model": "chef:ice_cream_maker_ice6", "y": 270 },
  37. "facing=east, ice=ice6": { "model": "chef:ice_cream_maker_ice6", "y": 90 }
  38.  
  39. "facing=north, ice=ice7": { "model": "chef:ice_cream_maker_ice7" },
  40. "facing=south, ice=ice7": { "model": "chef:ice_cream_maker_ice7", "y": 180 },
  41. "facing=west, ice=ice7": { "model": "chef:ice_cream_maker_ice7", "y": 270 },
  42. "facing=east, ice=ice7": { "model": "chef:ice_cream_maker_ice7", "y": 90 }
  43.  
  44. "facing=north, ice=ice8": { "model": "chef:ice_cream_maker_ice8" },
  45. "facing=south, ice=ice8": { "model": "chef:ice_cream_maker_ice8", "y": 180 },
  46. "facing=west, ice=ice8": { "model": "chef:ice_cream_maker_ice8", "y": 270 },
  47. "facing=east, ice=ice8": { "model": "chef:ice_cream_maker_ice8", "y": 90 }
  48.  
  49. "facing=north, ice=ice9": { "model": "chef:ice_cream_maker_ice9" },
  50. "facing=south, ice=ice9": { "model": "chef:ice_cream_maker_ice9", "y": 180 },
  51. "facing=west, ice=ice9": { "model": "chef:ice_cream_maker_ice9", "y": 270 },
  52. "facing=east, ice=ice9": { "model": "chef:ice_cream_maker_ice9", "y": 90 }
  53.  
  54. "facing=north, ice=ice10": { "model": "chef:ice_cream_maker_ice10" },
  55. "facing=south, ice=ice10": { "model": "chef:ice_cream_maker_ice10", "y": 180 },
  56. "facing=west, ice=ice10": { "model": "chef:ice_cream_maker_ice10", "y": 270 },
  57. "facing=east, ice=ice10": { "model": "chef:ice_cream_maker_ice10", "y": 90 }
  58. }
  59. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement