Files
meatballcraft/resources/base/models/block/storage.json
T
ZHAY10086 7003ca33db minor
2026-07-01 10:16:31 +08:00

86 lines
1.5 KiB
JSON

{
"__comment": "Designed by Jared with BDcraft Cubik PRO 0.96 Beta - http://bdcraft.net",
"elements": [
{
"from": [
0,
0,
0
],
"to": [
16,
16,
16
],
"faces": {
"down": {
"uv": [
16,
16,
0,
0
],
"texture": "#texture",
"cullface": "down",
"tintindex": 0
},
"up": {
"uv": [
0,
0,
16,
16
],
"texture": "#texture",
"cullface": "up",
"tintindex": 0
},
"north": {
"uv": [
0,
0,
16,
16
],
"texture": "#texture",
"cullface": "north",
"tintindex": 0
},
"south": {
"uv": [
0,
0,
16,
16
],
"texture": "#texture",
"cullface": "south",
"tintindex": 0
},
"west": {
"uv": [
0,
0,
16,
16
],
"texture": "#texture",
"cullface": "west",
"tintindex": 0
},
"east": {
"uv": [
0,
0,
16,
16
],
"texture": "#texture",
"cullface": "east",
"tintindex": 0
}
}
}
]
}