The bug
Iron Ore was changed to have "ambientocclusion":false, but it still inherits from block/cube_all. Gold Ore was changed to have no parent, but has ambientocclusion set to true. Coal Ore was changed to have no parent, but has ambientocclusion set to false. All models will obey the AO flag of their topmost parent. This does not seem intentional.
How the attached resource pack looks in-game:
[media]The ore textures were modified to more clearly show the AO effects (and lack thereof).
Intended result: Iron Ore and Coal Ore should have no AO
Actual result: only Coal Ore has no AO
How to reproduce
An example resource pack can be found here and read the steps above.
Linked issues
is duplicated by 1
Attachments
Comments 11
Ticket resolved as incomplete, because no answer in a reasonable amount of time (1+ year), if it still happens, please update the ticket.
This is still occuring in 1.12 pre-2. An example resource pack is here.
Iron Ore was changed to have "ambientocclusion":false, but it still inherits from block/cube_all
Gold Ore was changed to have no parent, but has ambientocclusion set to true
Coal Ore was changed to have no parent, but has ambientocclusion set to false.
How this resourcepack appears ingame:
[media]
The ore textures were modified to more clearly show the AO effects (and lack thereof).
Intended result: Iron Ore and Coal Ore should have no AO
Actual result: only Coal Ore has no AO
All models will obey the AO flag of their topmost parent. This does not seem intentional.
Reopened and made you the reporter. Please make sure summary, description and affected versions are up to date.
Is this still a issue in the latest version of the game(currently 1.13.1)?
If so, please add it to the affected versions, thanks!
This is still a bug in 20w13b. It's really annoying to get rid of the parent tag and put all of the code into the model.
Is this still an issue in 15w45a?