mojira.dev
MC-235665

Light with negative BlockStateTag.level shows 0 but places level 15

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

Can confirm in 21w42a.

Can confirm in 1.19 and 22w24a.

Still in 1.21.4. Command syntax needs updating though. 

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 HistorySnapshot Version HistoryThe 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

user-f2760

(Unassigned)

Confirmed

Block states

1.17.1, 21w42a, 1.18 Pre-release 5, 1.18.1, 1.19, ..., 1.19.4, 1.20.1, 1.20.2, 23w43b, 1.21.4

Retrieved