See title.
Rather than show the light bulb with 15, it shows the light bulb with 0 texture while when placed, it still places a light that outputs level 15.
/give @s light{BlockStateTag:{level:"-1"}}
Cause: in assets/minecraft/models/item/light.json, the selected texture is light_00.png, which is the light bulb 0 texture. The default texture should instead be set to light_15, as it places a level 15 light block, or it should place a light block with light level 0.
Relates to MC-222007.
Attachments
Comments 4
Thank you for your report!
After consideration, the issue is being closed as Working as Intended.
Please note, that mechanics of the game may change between updates.
Things such as graphics, sounds, world creation, biomes, redstone, villagers, and animals may not work the same in current versions.
Full Version History – Snapshot Version History – The official Minecraft feedback site
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Can confirm in 21w42a.