-
Bug
-
Resolution: Unresolved
-
None
-
22w16b, 22w17a, 22w18a, 22w19a, 1.19 Pre-release 2, 1.19, 22w24a, 1.19.2, 22w43a, 1.19.3, 23w03a, 23w04a, 23w07a, 1.19.4, 23w14a, 1.20, 1.20.1, 1.20.4, 1.20.5 Pre-Release 4, 1.20.5 Release Candidate 2, 1.20.5, 24w21b
-
Confirmed
-
Textures and models
-
Normal
-
Gameplay
Mud Bricks have their texture incorrectly mirrored, which causes misalignment with the slabs, stairs, and walls.
Instead of using "minecraft:block/mud_bricks", the default blockstate file (mud_bricks.json) uses "minecraft:block/mud_bricks_north_west_mirrored".
Proposed Solution:{}
Remove "_north_west_mirrored" from the blockstates/mud_bricks.json file.