Beatso / LittleImprovementsVariated

My Minecraft resource pack, Little Improvements: Variated, from Planet Minecraft.
https://www.planetminecraft.com/texture-pack/little-improvements-variated/
4 stars 0 forks source link

Rotated blocks are broken #20

Closed Beatso closed 4 years ago

Beatso commented 4 years ago

Description of bug

Variations of rotated blocks is seriously messed up. On the y axis, any rotations at 270 degrees don't show up. On the x and z axes, half the rotations don't show up. Thanks to Marvolo_Riddle for helping me find out about this bug.

Solution

Rotate the blocks like other blocks in the pack. Have 4 different textures for each rotation of the texture. Have seperate models for each. Variate them in the blockstate file.

Screenshot

2020-07-24_16 46 25 Block has obviously been retextured to illustrate the face that none of the arrows are pointing downwards.

Beatso commented 4 years ago

Looks like a MC bug to me. Reported

Beatso commented 4 years ago

This is not a minecraft bug. Instead, it's the rotations on all 3 axes intefering with each other.

Solution

Create template models based off cube_all, but with each face individually rotated. Use these to rotate all the blocks.

To Do

Beatso commented 4 years ago

Added template models cube_all_rotated and leaves_rotated.