-
Bug
-
Resolution: Unresolved
-
None
-
1.21.70.20 Preview
-
Community Consensus
-
Multiple
-
1364049
Relates to MCPE-187536 and MCPE-190242.
The new ambient_occlusion_exponent field in blocks.json has no effect on the following blocks:
- Chest (all)
- Heads and skulls (all)
- Decorated pot
- Conduit
- Banner (all)
- Sign (all)
- Hanging sign (all)
- Shulker box (all)
- Item frame (all)
- Cauldron
- Bed (all)
- Repeater
- Comparator
The attached sample pack sets the ambient_occlusion_exponent of all the blocks in the list above to 100. It also sets this value for "grass_block" to prove the pack is working.
Despite setting this value on all the blocks from the list above, these blocks appear unchanged in-game:
No Resource Pack
With Resource Pack
To Reproduce
- Download and apply the attached sample pack in the latest preview: block_entity_ambient_occlusion.mcpack
- Open a world.
- Place a grass block. Notice its sides are darkened by the resource pack.
- Place a block from the first list in this bug report, such as Decorated Pot.
- Observe that this new block is not darkened, despite having the same configuration in blocks.json as the grass block.
Expected Result
ambient_occlusion_exponent works on any block.
Observed Result
ambient_occlusion_exponent does not work on certain block entities.
- relates to
-
MCPE-190242 ambient_occlusion_exponent field in blocks.json does not affect certain transparent blocks
- Open
-
MCPE-187536 ambient_occlusion_exponent field in blocks.json does not affect light sources
- Open