- {
- "elements":[
- {
- "from":[0,0,0],
- "to":[16,2,16],
- "textures":{
- "up":"conveyors:blocks/conveyor_up.png",
- "down":"conveyors:blocks/conveyor_up.png",
- "north":"conveyors:blocks/conveyor_up.png",
- "east":"conveyors:blocks/conveyor_up.png",
- "south":"conveyors:blocks/conveyor_up.png",
- "west":"conveyors:blocks/conveyor_up.png"
- },
- "faces":{
- "down":{
- "texture":"#down",
- "uv":[0,0,16,16]
- },
- "up":{
- "texture":"#up",
- "uv":[0,0,16,16]
- },
- "north":{
- "texture":"#north",
- "uv":[0,0,16,4]
- },
- "east":{
- "texture":"#east",
- "uv":[0,0,16,4]
- },
- "south":{
- "texture":"#south",
- "uv":[0,0,16,4]
- },
- "west":{
- "texture":"#west",
- "uv":[0,0,16,4]
- }
- }
- }
- ]
- }