From d3e68b31491874c7a74c1cfecf96d8d45422bc15 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Thu, 14 Nov 2013 20:39:07 -0500 Subject: Made all leaves draw as cubes in the inventory regardless of whether they are plantlike or not in the world. This has the side effect that a dropped leaf block will look like a flat sprite. Oh well, no other way to fix it. Adjusted the offset of the textures so that leaves place more accurately in the world (blame this on the engine, it has no option for me to adjust the precise vertical visual scale independently from the horizontal scale, so I have to fake it with the textures). --- textures/moretrees_birch_leaves_plantlike.png | Bin 429 -> 433 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'textures/moretrees_birch_leaves_plantlike.png') diff --git a/textures/moretrees_birch_leaves_plantlike.png b/textures/moretrees_birch_leaves_plantlike.png index 5c85e3d..0633d79 100644 Binary files a/textures/moretrees_birch_leaves_plantlike.png and b/textures/moretrees_birch_leaves_plantlike.png differ -- cgit v1.2.3