Unused texture issue
The Dark Oak Boat appears to have a old texture that has been left forgotten inside the game's files since it was named incorrectly, MCPE-151667 and then, when the boat textures got updated once again, a new textured appeared (MCPE-152262) and both stayed together in the "items" folder, rather than the old texture just being removed.
Steps to replicate
Download the official 1.19.50.25 behavior pack avaliable at github by Mojang, by clicking in the "Source code (zip)" below the "assets" text.
Access the resource_pack folder inside the file and navigate to textures --> items.
Look for the Dark Oak Boat texture
Expected result
Only the dark_oakboat texture file appears.
Actual result
The dark_oak_boat texture file also appears.
This is because the texture file used in-game is the dark_oakboat, nor the dark_oak_boat making the other one unused and also duplicated in the items folder.
Workaround
Removing the dark_oak_boat file texture fixes this issue.
Linked issues
relates to 2
Comments 0
No comments.