322967d2d1
We're using a normal wooden side texture to draw the sides of trapdoors. But the side textures have only 2 edges that have a nice texture for the 2px wide trapdoor. We can either repaint the textures, or just rotate the texture properly for the two sides that need it. Because the side texture for wooden doors was just a default:wood texture, it clashes with the colors in the trapdoor, and so we add a wooden trapdoor-matching tile side texture as well. This also improves the steel trapdoor side, but without a texture change there since that was already a specially drawn texture for that node. We also increase the thickness of the trapdoor to 2px. Right now the model is 0.4 large, but this causes the side textures to look odd as there's a mismatch in pixel size. By scaling the trapdoor side up to exactly 2px, the sides look natural. Thanks to @kilbith for the suggestion. |
||
---|---|---|
.. | ||
doors_brown.png | ||
doors_glass_a.png | ||
doors_glass_b.png | ||
doors_glass_side.png | ||
doors_glass.png | ||
doors_grey.png | ||
doors_obsidian_glass_a.png | ||
doors_obsidian_glass_b.png | ||
doors_obsidian_glass_side.png | ||
doors_obsidian_glass.png | ||
doors_steel_a.png | ||
doors_steel_b.png | ||
doors_steel.png | ||
doors_trapdoor_side.png | ||
doors_trapdoor_steel_side.png | ||
doors_trapdoor_steel.png | ||
doors_trapdoor.png | ||
doors_wood_a.png | ||
doors_wood_b.png | ||
doors_wood.png |