revert to vanilla assets
This commit is contained in:
@@ -17,10 +17,10 @@
|
||||
{ "from": [ 6, 6, 4 ],
|
||||
"to": [ 10, 10, 20 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 4 ], "texture": "#unsticky_side", "rotation": 90 },
|
||||
"up": { "uv": [ 0, 0, 16, 4 ], "texture": "#unsticky_side", "rotation": 270 },
|
||||
"west": { "uv": [ 16, 4, 0, 0 ], "texture": "#unsticky_side" },
|
||||
"east": { "uv": [ 0, 0, 16, 4 ], "texture": "#unsticky_side" }
|
||||
"down": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "rotation": 90 },
|
||||
"up": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "rotation": 270 },
|
||||
"west": { "uv": [ 16, 4, 0, 0 ], "texture": "#side" },
|
||||
"east": { "uv": [ 0, 0, 16, 4 ], "texture": "#side" }
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user