69 lines
2.3 KiB
JSON
69 lines
2.3 KiB
JSON
|
{
|
||
|
"ambientocclusion": false,
|
||
|
"textures": {
|
||
|
"particle": "blocks/redstone_dust_cross",
|
||
|
"cross": "blocks/redstone_dust_cross",
|
||
|
"crossoverlay": "blocks/redstone_dust_cross_overlay",
|
||
|
"line": "blocks/redstone_dust_line",
|
||
|
"lineoverlay": "blocks/redstone_dust_line_overlay"
|
||
|
},
|
||
|
"elements": [
|
||
|
{ "from": [ 0, 0.25, 0 ],
|
||
|
"to": [ 16, 0.25, 16 ],
|
||
|
"shade": false,
|
||
|
"faces": {
|
||
|
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross", "tintindex": 0 }
|
||
|
}
|
||
|
},
|
||
|
{ "from": [ 0, 0.25, 0 ],
|
||
|
"to": [ 16, 0.25, 16 ],
|
||
|
"shade": false,
|
||
|
"faces": {
|
||
|
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#crossoverlay" }
|
||
|
}
|
||
|
},
|
||
|
{ "from": [ 0, 0, 0.25 ],
|
||
|
"to": [ 16, 16, 0.25 ],
|
||
|
"shade": false,
|
||
|
"faces": {
|
||
|
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#line", "rotation": 90, "tintindex": 0 }
|
||
|
}
|
||
|
},
|
||
|
{ "from": [ 0, 0, 0.25 ],
|
||
|
"to": [ 16, 16, 0.25 ],
|
||
|
"shade": false,
|
||
|
"faces": {
|
||
|
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#lineoverlay", "rotation": 90 }
|
||
|
}
|
||
|
},
|
||
|
{ "from": [ 0, 0, 15.75 ],
|
||
|
"to": [ 16, 16, 15.75 ],
|
||
|
"shade": false,
|
||
|
"faces": {
|
||
|
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#line", "rotation": 90, "tintindex": 0 }
|
||
|
}
|
||
|
},
|
||
|
{ "from": [ 0, 0, 15.75 ],
|
||
|
"to": [ 16, 16, 15.75 ],
|
||
|
"shade": false,
|
||
|
"faces": {
|
||
|
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#lineoverlay", "rotation": 90 }
|
||
|
}
|
||
|
},
|
||
|
{ "from": [ 15.75, 0, 0 ],
|
||
|
"to": [ 15.75, 16, 16 ],
|
||
|
"shade": false,
|
||
|
"faces": {
|
||
|
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#line", "rotation": 90, "tintindex": 0 }
|
||
|
}
|
||
|
},
|
||
|
{ "from": [ 15.75, 0, 0 ],
|
||
|
"to": [ 15.75, 16, 16 ],
|
||
|
"shade": false,
|
||
|
"faces": {
|
||
|
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#lineoverlay", "rotation": 90 }
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|