Advertisement
Jousway

BlockWashingStation.json

Apr 22nd, 2017
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.56 KB | None | 0 0
  1. {
  2.     "ambientocclusion": false,
  3.     "textures": {
  4.         "particle": "Minecraft:blocks/cobblestone",
  5.         "0": "Minecraft:blocks/cobblestone",
  6.         "1": "Minecraft:blocks/water_still"
  7.     },
  8.     "elements": [
  9.         {
  10.             "name": "Side1",
  11.             "from": [ 0.0, 0.0, 0.0 ],
  12.             "to": [ 16.0, 6.0, 2.0 ],
  13.             "faces": {
  14.                 "north": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 6.0 ] },
  15.                 "east": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 6.0 ] },
  16.                 "south": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 6.0 ] },
  17.                 "west": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 6.0 ] },
  18.                 "up": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 2.0 ] },
  19.                 "down": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 2.0 ] }
  20.             }
  21.         },
  22.         {
  23.             "name": "Side2",
  24.             "from": [ 0.0, 0.0, 14.0 ],
  25.             "to": [ 16.0, 6.0, 16.0 ],
  26.             "faces": {
  27.                 "north": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 6.0 ] },
  28.                 "east": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 6.0 ] },
  29.                 "south": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 6.0 ] },
  30.                 "west": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 6.0 ] },
  31.                 "up": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 2.0 ] },
  32.                 "down": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 2.0 ] }
  33.             }
  34.         },
  35.         {
  36.             "name": "Side3",
  37.             "from": [ 0.0, 0.0, 2.0 ],
  38.             "to": [ 16.0, 2.0, 14.0 ],
  39.             "faces": {
  40.                 "north": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 2.0 ] },
  41.                 "east": { "texture": "#0", "uv": [ 2.0, 0.0, 14.0, 2.0 ] },
  42.                 "south": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 2.0 ] },
  43.                 "west": { "texture": "#0", "uv": [ 2.0, 0.0, 14.0, 2.0 ] },
  44.                 "up": { "texture": "#0", "uv": [ 0.0, 2.0, 16.0, 14.0 ] },
  45.                 "down": { "texture": "#0", "uv": [ 0.0, 2.0, 16.0, 14.0 ] }
  46.             }
  47.         },
  48.         {
  49.             "name": "Side4",
  50.             "from": [ 0.0, 2.0, 2.0 ],
  51.             "to": [ 2.0, 6.0, 14.0 ],
  52.             "faces": {
  53.                 "north": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 4.0 ] },
  54.                 "east": { "texture": "#0", "uv": [ 2.0, 0.0, 14.0, 4.0 ] },
  55.                 "south": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 4.0 ] },
  56.                 "west": { "texture": "#0", "uv": [ 2.0, 0.0, 14.0, 4.0 ] },
  57.                 "up": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 12.0 ] },
  58.                 "down": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 12.0 ] }
  59.             }
  60.         },
  61.         {
  62.             "name": "Side5",
  63.             "from": [ 14.0, 2.0, 2.0 ],
  64.             "to": [ 16.0, 6.0, 14.0 ],
  65.             "faces": {
  66.                 "north": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 4.0 ] },
  67.                 "east": { "texture": "#0", "uv": [ 2.0, 0.0, 14.0, 4.0 ] },
  68.                 "south": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 4.0 ] },
  69.                 "west": { "texture": "#0", "uv": [ 2.0, 0.0, 14.0, 4.0 ] },
  70.                 "up": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 12.0 ] },
  71.                 "down": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 12.0 ] }
  72.             }
  73.         },
  74.         {
  75.             "name": "Water",
  76.             "from": [ 2.0, 2.0, 2.0 ],
  77.             "to": [ 14.0, 5.0, 14.0 ],
  78.             "faces": {
  79.                 "up": { "texture": "#1", "uv": [ 2.0, 2.0, 14.0, 14.0 ] }
  80.             }
  81.         }
  82.     ]
  83. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement