Mojira Archive
MCPE-132021

Candles don't accept PBR Textures

Despite authoring the texture set, MER and heightmap in the proper format candles will only display the "color" layer of the texture set, disregarding any other texture components. This prevents them from emitting light in any way with Ray Tracing on.

Steps to Reproduce:

  1. Create or apply a PBR resource pack to Global Resources that has the required texture set files for candles (such as the one I have attached).
  2. Enter a world with the resource pack applied and place/observe a candle.

Observed Results:

The only texture set component that is applied to the candles is the color layer. The Heightmap, Normal and MER components do not apply.

Expected Results:

Candles should act similarly to any other block in game, accepting and applying the PBR textures specified in the texture set.