Unity-Resource-Pack/Unity-Extras

[1.16.1] Redstone ore texture appears as regular stone

MarkKoz opened this issue ยท 2 comments

Describe the Issue
Redstone ore texture appears identical to regular stone. The red particles are still emitted. The texture looks correct when the ore block is in the inventory.

To Reproduce
Steps to reproduce the behavior:

  1. Install OptiFine
  2. Install and enable the Unity and Unity Extras resources packs
  3. Probably use the settings files I attached below
  4. Load a world and place a redstone ore block
  5. Observe the incorrect texture

Expected Behavior
The texture appears similar to the regular redstone ore texture i.e.

ore2

Screenshots
ore

Additional Context
Add any other context about the problem here. Do you happen to have any mods installed? Do you have any other resource packs enabled? Are you using OptiFine?

Only mod is OptiFine. Forge is not installed.

[14:02:32] [main/INFO]: [OptiFine] 
[14:02:32] [main/INFO]: [OptiFine] OptiFine_1.16.1_HD_U_G2_pre13
[14:02:32] [main/INFO]: [OptiFine] Build: 20200730-193926
[14:02:32] [main/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[14:02:32] [main/INFO]: [OptiFine] Java: 14, Oracle Corporation
[14:02:32] [main/INFO]: [OptiFine] VM: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
[14:02:32] [main/INFO]: [OptiFine] LWJGL: 3.3.0 Win32 WGL EGL OSMesa VisualC DLL
[14:02:32] [main/INFO]: [OptiFine] OpenGL: GeForce GTX 980 Ti/PCIe/SSE2, version 4.6.0 NVIDIA 442.59, NVIDIA Corporation
[14:02:32] [main/INFO]: [OptiFine] OpenGL Version: 4.6.0
[14:02:32] [main/INFO]: [OptiFine] Maximum texture size: 16384x16384
[14:02:32] [main/INFO]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 442.59
[14:02:32] [main/INFO]: [Shaders] Vendor:  NVIDIA Corporation
[14:02:32] [main/INFO]: [Shaders] Renderer: GeForce GTX 980 Ti/PCIe/SSE2
[14:02:32] [main/INFO]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0 
[14:02:32] [main/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[14:02:32] [main/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[14:02:32] [main/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32

options.txt
optionsof.txt

Fixed in d245b0b ๐Ÿ™‚

But actually fixed in e03a701 ๐Ÿ˜