forked from Martmists/YNet
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
544 B
23 lines
544 B
{ |
|
"credit": "Made with Blockbench", |
|
"ambientocclusion": false, |
|
"textures": { |
|
"1": "ynet:block/pipe" |
|
}, |
|
"elements": [ |
|
{ |
|
"name": "pipe_side", |
|
"from": [5, 0, 5], |
|
"to": [11, 5, 11], |
|
"faces": { |
|
"north": {"uv": [0, 0, 6, 5], "texture": "#1"}, |
|
"east": {"uv": [0, 0, 6, 5], "texture": "#1"}, |
|
"south": {"uv": [0, 0, 6, 5], "texture": "#1"}, |
|
"west": {"uv": [0, 0, 6, 5], "texture": "#1"}, |
|
"up": {"uv": [0, 0, 6, 6], "texture": "#1"}, |
|
"down": {"uv": [0, 0, 6, 6], "texture": "#1"} |
|
} |
|
} |
|
], |
|
"display": {} |
|
} |