Advertisement
ItzMichaelPhillips

Fanny.json

Jul 24th, 2019
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.48 KB | None | 0 0
  1. {
  2.     "__comment": "Model generated using MrCrayfish's Model Creator (https://mrcrayfish.com/tools?id=mc)",
  3.     "textures": {
  4.         "wool_colored_white": "blocks/wool_colored_white",
  5.         "lapis_block": "blocks/lapis_block"
  6.     },
  7.     "display": {
  8.         "gui": {
  9.             "rotation": [ 30, 45, 0 ],
  10.             "translation": [ 0, 0, 0 ],
  11.             "scale": [ 0.625, 0.625, 0.625 ]
  12.         },
  13.         "ground": {
  14.             "rotation": [ 0, 0, 0 ],
  15.             "translation": [ 0, 3, 0 ],
  16.             "scale": [ 0.25, 0.25, 0.25 ]
  17.         },
  18.         "fixed": {
  19.             "rotation": [ 0, 180, 0 ],
  20.             "translation": [ 0, 0, 0 ],
  21.             "scale": [ 1, 1, 1 ]
  22.         },
  23.         "head": {
  24.             "rotation": [ 0, 180, 0 ],
  25.             "translation": [ 0, 0, 0 ],
  26.             "scale": [ 1, 1, 1 ]
  27.         },
  28.         "firstperson_righthand": {
  29.             "rotation": [ 0, 315, 0 ],
  30.             "translation": [ 0, 2.5, 0 ],
  31.             "scale": [ 0.4, 0.4, 0.4 ]
  32.         },
  33.         "thirdperson_righthand": {
  34.             "rotation": [ 75, 315, 0 ],
  35.             "translation": [ 0, 2.5, 0 ],
  36.             "scale": [ 0.375, 0.375, 0.375 ]
  37.         }
  38.     },
  39.     "elements": [
  40.         {
  41.             "name": "Bottom",
  42.             "from": [ 5, 0, 5 ],
  43.             "to": [ 11, 2, 11 ],
  44.             "faces": {
  45.                 "north": { "texture": "#lapis_block", "uv": [ 0, 0, 6, 2 ] },
  46.                 "east": { "texture": "#lapis_block", "uv": [ 0, 0, 6, 2 ] },
  47.                 "south": { "texture": "#lapis_block", "uv": [ 0, 0, 6, 2 ] },
  48.                 "west": { "texture": "#lapis_block", "uv": [ 0, 0, 6, 2 ] },
  49.                 "up": { "texture": "#lapis_block", "uv": [ 0, 0, 6, 6 ] },
  50.                 "down": { "texture": "#lapis_block", "uv": [ 0, 0, 6, 6 ] }
  51.             }
  52.         },
  53.         {
  54.             "name": "Neck",
  55.             "from": [ 7, 2, 7 ],
  56.             "to": [ 9, 7, 9 ],
  57.             "faces": {
  58.                 "north": { "texture": "#lapis_block", "uv": [ 0, 0, 2, 5 ] },
  59.                 "east": { "texture": "#lapis_block", "uv": [ 0, 0, 2, 5 ] },
  60.                 "south": { "texture": "#lapis_block", "uv": [ 0, 0, 2, 5 ] },
  61.                 "west": { "texture": "#lapis_block", "uv": [ 0, 0, 2, 5 ] }
  62.             }
  63.         },
  64.         {
  65.             "name": "Cube",
  66.             "from": [ 6, 7, 5 ],
  67.             "to": [ 10, 11, 11 ],
  68.             "faces": {
  69.                 "east": { "texture": "#lapis_block", "uv": [ 0, 0, 6, 4 ] },
  70.                 "south": { "texture": "#lapis_block", "uv": [ 0, 0, 4, 4 ] },
  71.                 "west": { "texture": "#lapis_block", "uv": [ 0, 0, 6, 4 ] },
  72.                 "up": { "texture": "#lapis_block", "uv": [ 0, 0, 4, 6 ] },
  73.                 "down": { "texture": "#lapis_block", "uv": [ 0, 0, 4, 6 ] }
  74.             }
  75.         },
  76.         {
  77.             "name": "Fan",
  78.             "from": [ 4, 5, 4 ],
  79.             "to": [ 12, 13, 5 ],
  80.             "faces": {
  81.                 "north": { "texture": "#wool_colored_white", "uv": [ 0, 0, 8, 8 ] },
  82.                 "east": { "texture": "#wool_colored_white", "uv": [ 2, 0, 3, 8 ] },
  83.                 "south": { "texture": "#wool_colored_white", "uv": [ 0, 0, 8, 8 ] },
  84.                 "west": { "texture": "#wool_colored_white", "uv": [ 0, 0, 1, 8 ] },
  85.                 "up": { "texture": "#wool_colored_white", "uv": [ 0, 0, 8, 1 ] },
  86.                 "down": { "texture": "#wool_colored_white", "uv": [ 0, 0, 8, 1 ] }
  87.             }
  88.         }
  89.     ]
  90. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement