What I expected to happen was...:
The name of the block to appear in the graphical list of block layers, along with either a blank icon or some representation of the texture.
What actually happened was...:
The name and the icon of the block is replaced by "Air"
Steps to Reproduce:
1. Go to Singleplayer → Create new world → More world options → Customise (with Superflat selected as the world type)
2. Enter the following preset code: minecraft:stone,minecraft:nether_portal;minecraft:plains;
and select Use Preset.
Linked issues
discovered while testing 1
is duplicated by 6
relates to 2
Attachments
Comments 29
Confirmed for 1.19.3.
Perhaps a good fix for the lack of icon would be "if there's no item form, show the block marker texture". The text should just insert the block translation keys directly, rather than look for an item.
Can confirm