revert to vanilla assets

This commit is contained in:
2026-07-09 21:14:29 -04:00
parent 826e8967a2
commit 223b733bdc
2126 changed files with 38030 additions and 3856 deletions

View File

@@ -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" }
}
}
]