1
+ {
2
+ "credit" : " Made with Blockbench" ,
3
+ "parent" : " block/block" ,
4
+ "textures" : {
5
+ "0" : " create:block/andesite_casing" ,
6
+ "1" : " create_connected:block/gearbox" ,
7
+ "particle" : " create:block/andesite_casing"
8
+ },
9
+ "elements" : [
10
+ {
11
+ "name" : " Bottom" ,
12
+ "from" : [0 , 0 , 0 ],
13
+ "to" : [2 , 16 , 16 ],
14
+ "faces" : {
15
+ "north" : {"uv" : [0 , 14 , 16 , 16 ], "rotation" : 270 , "texture" : " #0" },
16
+ "east" : {"uv" : [0 , 0 , 16 , 16 ], "texture" : " #0" },
17
+ "south" : {"uv" : [0 , 14 , 16 , 16 ], "rotation" : 90 , "texture" : " #0" },
18
+ "west" : {"uv" : [0 , 0 , 16 , 16 ], "texture" : " #0" },
19
+ "up" : {"uv" : [0 , 14 , 16 , 16 ], "rotation" : 90 , "texture" : " #0" },
20
+ "down" : {"uv" : [0 , 14 , 16 , 16 ], "rotation" : 90 , "texture" : " #0" }
21
+ }
22
+ },
23
+ {
24
+ "name" : " Core" ,
25
+ "from" : [2 , 0.95 , 0.95 ],
26
+ "to" : [14 , 15.05 , 15.05 ],
27
+ "faces" : {
28
+ "north" : {"uv" : [1 , 2 , 15 , 14 ], "rotation" : 270 , "texture" : " #1" },
29
+ "south" : {"uv" : [1 , 2 , 15 , 14 ], "rotation" : 90 , "texture" : " #1" },
30
+ "up" : {"uv" : [1 , 2 , 15 , 14 ], "rotation" : 90 , "texture" : " #1" },
31
+ "down" : {"uv" : [1 , 2 , 15 , 14 ], "rotation" : 90 , "texture" : " #1" }
32
+ }
33
+ },
34
+ {
35
+ "name" : " Top" ,
36
+ "from" : [14 , 0 , 0 ],
37
+ "to" : [16 , 16 , 16 ],
38
+ "faces" : {
39
+ "north" : {"uv" : [0 , 0 , 16 , 2 ], "rotation" : 270 , "texture" : " #0" },
40
+ "east" : {"uv" : [0 , 0 , 16 , 16 ], "texture" : " #0" },
41
+ "south" : {"uv" : [0 , 0 , 16 , 2 ], "rotation" : 90 , "texture" : " #0" },
42
+ "west" : {"uv" : [0 , 0 , 16 , 16 ], "texture" : " #0" },
43
+ "up" : {"uv" : [0 , 0 , 16 , 2 ], "rotation" : 90 , "texture" : " #0" },
44
+ "down" : {"uv" : [0 , 0 , 16 , 2 ], "rotation" : 90 , "texture" : " #0" }
45
+ }
46
+ }
47
+ ]
48
+ }
0 commit comments