parent
653ecedafb
commit
376e548cec
@ -0,0 +1,50 @@
|
||||
{
|
||||
"parent": "block/block",
|
||||
"texture_size": [16, 16],
|
||||
"textures": {
|
||||
"0": "overdrive_that_matters:block/matter_cable",
|
||||
"particle": "#0"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [6, 6, 6],
|
||||
"to": [10, 10, 10],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 4, 4], "texture": "#0"},
|
||||
"south": {"uv": [0, 0, 4, 4], "texture": "#0"},
|
||||
"up": {"uv": [0, 0, 4, 4], "texture": "#0"},
|
||||
"down": {"uv": [0, 0, 4, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 6, 6],
|
||||
"to": [6, 10, 10],
|
||||
"faces": {
|
||||
"north": {"uv": [4, 0, 10, 4], "texture": "#0"},
|
||||
"south": {"uv": [10, 0, 4, 4], "texture": "#0"},
|
||||
"west": {"uv": [0, 0, 4, 4], "texture": "#0"},
|
||||
"up": {"uv": [10, 0, 4, 4], "texture": "#0"},
|
||||
"down": {"uv": [10, 0, 4, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [10, 6, 6],
|
||||
"to": [16, 10, 10],
|
||||
"faces": {
|
||||
"north": {"uv": [10, 0, 16, 4], "texture": "#0"},
|
||||
"east": {"uv": [0, 0, 4, 4], "texture": "#0"},
|
||||
"south": {"uv": [16, 0, 10, 4], "texture": "#0"},
|
||||
"up": {"uv": [16, 0, 10, 4], "texture": "#0"},
|
||||
"down": {"uv": [16, 0, 10, 4], "texture": "#0"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"gui_light": "front",
|
||||
"display": {
|
||||
"gui": {
|
||||
"rotation": [0, 0, 0],
|
||||
"translation": [0, 0, 0],
|
||||
"scale": [1, 1, 1]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user