VOOZH about

URL: https://minecraft.wiki/w/Talk:Light

⇱ Talk:Light – Minecraft Wiki


Talk:Light

From Minecraft Wiki
Latest comment: Friday at 08:56 by Jab125 in topic End Lightmap is outdated
Jump to navigation Jump to search
Archives

Brightness in the end

[edit source]
Latest comment: 5 June 20166 comments3 people in discussion

The table for brightness does not show the brightnesses in the end and I think it should.71.35.109.25 01:44, 27 February 2015 (UTC)

There is no sky light in the end, and light giving blocks act exactly the same. KnightMiner t/c 04:22, 27 February 2015 (UTC)
In that case, there should be a separate thing that tells the brightness compared to a light level of 15 in the overworld or the nether.71.35.109.25 21:11, 8 March 2015 (UTC)
Based on it acts the same as the overworld, I will add a note stating "Overworld or End", there is no need to add a separate thing when its the same. KnightMiner t/c 21:35, 8 March 2015 (UTC)
I notice that it isn't dark underground in the end, even without torches.71.35.109.25 21:53, 8 March 2015 (UTC)
👁 Image
Calculated brightness curves for the three dimensions, during the day with brightness set to "moody". Horizontal axis is block light, vertical is sky light.

The brightness tables in the article seem to be wrong or outdated, and the implication that brightness in the End is the same as in the Overworld is certainly wrong.

We start with the world's light brightness table, from WorldProvider.generateLightBrightnessTable(). Here the Overworld and the End are the same, calculating brightness as (level / 15) / ((1 - level / 15) * 3 + 1) while the Nether (in WorldProviderHell) does (level / 15) / ((1 - level / 15) * 3 + 1) * 0.9 + 0.1. Various further manipulations are done in EntityRenderer.updateLightmap() to determine the final brightness curves as shown in the image to the right, but the bit of real interest is that it tests whether the dimension is the End and if so ignores sky light completely and recalculates block light with a different curve.

Other things of note:

  • A block light level is brighter than a sky light level. This is probably balanced by the fact that block lighting where you can actually see it maxes out at 14 rather than 15.
  • I see code to implement a slight flickering in block light levels. The image to the right uses a "flicker factor" of 0, which should be the average.
  • Block light level 0 in the Nether is closer to the Overworld's block light level 7.
  • Daylight is white, while nightlight is blueish. Block light is orangeish in the middle values.
  • Since the Nether's ambient lighting is basically just making block light brighter thanks to the absence of sky light, it too has an orange tinge. The End's ambient lighting has a cyan tinge.
  • If there were sky light in the End, it wouldn't make things any brighter. You can also see this if you summon lightning somewhere where it can't set fires: it doesn't brighten the world while striking like it does in the Overworld or the Nether.

Anomie x (talk) 17:04, 5 June 2016 (UTC)

1.11 Makes darkness absolute?

[edit source]
Latest comment: 28 December 20169 comments2 people in discussion

It looks to me like as of 1.11, the default "Moody" setting makes darkness a lot darker -- in fact, similar to the effects of the Hardcore Darkness mod. 0 light means, you don't see anything! I wanted to confirm this before adding it to the page, especially as I don't have the new light-response curves, and wouldn't know how to make the graphical image showing the sky/block combination. --MentalMouse42 (talk) 03:44, 26 December 2016 (UTC)

I'm not seeing any difference, switching between 1.11 and 1.10 and 1.9 and 1.8. Are you sure you're on vanilla and not Optifine or something? – Sealbudsman talk/contr 16:26, 26 December 2016 (UTC)
Yup, brand new profile, MC 1.11 not Forge. --MentalMouse42 (talk) 02:24, 27 December 2016 (UTC)
Here's what I see (click for bigger): File:SealbudsmanLightLevels.gif <-- this is under a stone platform at night; you can see the moonlight in the background, and the total darkness in the foreground, with a torch so you can see the difference – Sealbudsman talk/contr 05:41, 28 December 2016 (UTC)
Weird -- up through 1.10.2, I was seeing much more visibility in the total darkness, which also matches what I'd been seeing in people's videos and such, say when they were mining. For that matter, it matches the current text on the page proper here: "Full darkness is about 5% brightness" In total darkness, it was difficult to see the difference between, say, stone and ore, but I could definitely see where the blocks themselves were, which I can't anymore in the game (or your GIF). (And in fact, the "Hardcore Darkness" mod was specifically developed to make that not happen.) And yes, I played on the default "Moody", I was always about leaving things as default unless I had a particular reason to change them. --MentalMouse42 (talk) 11:40, 28 December 2016 (UTC)
ETA: Combining this thread with discussions elsewhere, I have now reached the point of "if a third person tells you you're a duck...". I think that an IRL visit to an eye doctor is in my near future.  :-( . -MentalMouse42 (talk) 12:19, 28 December 2016 (UTC)
Might depend on the screen and its settings?
Also my picture has debug text, so the white F3 text almost completely washes out everything else (did you notice the andesite and snow block behind the blazing white text, for instance?)
Also this is grass, which is a bit darker than stone under dim light.
Also there's a significant difference between cave darkness and moonlit darkness.
This was also taken with original lighting, not with smooth lighting. I think smooth lighting creates even more shadows?
Just some ideas. I hope it's not your eyes :) . – Sealbudsman talk/contr 14:10, 28 December 2016 (UTC)
The thing is, I myself can't see a difference between the different MC versions in your GIF. and other people have also been telling me "what change? I haven't seen any change!" What I see in your GIF is still a blatant difference from what I remember, but much closer to what I'm seeing now. Again, there's that saying: If you go out one day, and the first person you talk to tells you "hey, you're a duck!", you laugh at them. If the second person you meet also says "you're a duck", quit laughing. If a third person then tells you "you're a duck"... check for feathers.
Then too, I did just turn 50, and I have been having more problems reading fine print lately. I had been assuming that it was just the usual focusing issues that come with age, but a proper ophthalmologist can check my light/dark sensitivity, and test for gross physical issues . --MentalMouse42 (talk) 15:57, 28 December 2016 (UTC)
I wouldn't rule out a simple confabulation of memory, either; the mind can be a slippery thing. Maybe you weren't always on Moody, for instance? Maybe you always played on original lighting, and recently you switched to smooth?
As for eyesight and memories of playing on Moody lighting -- for comparison, I'm only thirty-two, (I think that means my eyes are ... okay?) and to my memory, I've mostly played in Moody as well, except that one thing I remember is that I never play Hardcore in Moody, I always play Hardcore in 50%, because the underground on Moody has always been just too pitch-black for those kind of risks.
👁 ItemSprite feather.png: Sprite image for feather in Minecraft
👁 ItemSprite feather.png: Sprite image for feather in Minecraft
👁 ItemSprite feather.png: Sprite image for feather in Minecraft
who knows! – Sealbudsman talk/contr 16:34, 28 December 2016 (UTC)

Lighting in the Nether and the Lighting curves

[edit source]
Latest comment: 28 March 20191 comment1 person in discussion

It says, "In the Nether, sky lighting doesn't play a role since there is no source of sky light ". If this is true, then the nether section of the "lighting curves" picture should be similar to that of the Night or End (except the tint). Is there anything more to consider? BSkyWcloud (talk) 03:09, 28 March 2019 (UTC)BSkyWcloud

There's a contradiction in of Blaze spawning light levels

[edit source]
Latest comment: 17 September 20202 comments2 people in discussion

In the chart found at Internal light level > Effects of internal light > Mobs it says that blazes spawn in Nether Fortresses at a level of 7 or less. On the Blaze page it says that they spawn in Nether Fortresses at a light level of 11 or less.--Dragon3025 (talk) 22:47, 16 September 2020 (UTC)

I'm pretty sure that it's the latter (11 or less). –Sonicwave talk 00:23, 17 September 2020 (UTC)

Bedrock inconsistencies

[edit source]
Latest comment: 29 January 20212 comments2 people in discussion

Testing seems to indicate lower slabs also let light through in bedrock. – Unsigned comment added by 84.211.128.131 (talk) at 20:36, 29 January 2021 (UTC). Sign comments with ~~~~

Indeed they do, since slabs are transparent in Bedrock. But I see nothing that contradicts that in the article. What exactly are you thinking needs to be changed? Auldrick (talk) 21:10, 29 January 2021 (UTC)

Discussion on renaming suggestion

[edit source]
Latest comment: 23 June 202120 comments7 people in discussion

Dhranios suggested here that the page be renamed to "Lighting".

👁 Image
 Disagree The new light block is a specialized tool for creative-mode builders, while in-game light is a basic mechanic. For normal players, when they search for "light", they should reach this page, not be redirected by way of the new and obscure builder's item. --21:45, 14 May 2021 (UTC)

--MentalMouse42 (talk) 21:45, 14 May 2021 (UTC) (signing discussion comment)

👁 Image
 Agree with the proposal. We follow Java Edition names, so not renaming this wouldn't be consistent. Supeika (talk) 22:56, 14 May 2021 (UTC)
Based on your wording, you agree with Dhranios, not MentalMouse42, right? Also, I 👁 Image
 Oppose not moving this page per the style guide.Humiebeetalk contribs 23:02, 14 May 2021 (UTC)
(so I 👁 Image
 Support moving, if anyone is confused) Humiebeetalk contribs 12:07, 15 May 2021 (UTC)
With MetalManiacMc's suggestion, I now 👁 Image
 Oppose moving this page (if not clear enough below). I 👁 Image
 Support moving the light block page but only when 1.17 releases. Humiebeetalk contribs 00:55, 16 May 2021 (UTC)
I 👁 Image
 Strong support moving the page only once the light block is released, if the latter is not renaned in java. - User:MetalManiacMc@~07:00
I 👁 Image
 Oppose moving the page, and I disagree that this wiki should blindly follow java naming conventions when Bedrock Edition has the larger installed base. The light block is called light_block internally in Bedrock; the fact that the naming is messed up in Java should not be a reason to disrupt the article locations, particularly when the light block isn't something that most players would encounter or use during gameplay, it's a specialized block of interest to map makers only. Amatulic (talk) 07:24, 15 May 2021 (UTC)
The problem would be consistancy. Why would light use BE names and spawn eggs JE names for example ? MetalManiacMc at your service fellow human! (talk) 08:02, 15 May 2021 (UTC)
Another solution would be maybe renameing light block to "light (block)" and keeping this page MetalManiacMc at your service fellow human! (talk) 08:02, 15 May 2021 (UTC)
👁 Image
 Strong support (there is End Portal (block), and possibly Chorus Plant (block)). Humiebeetalk contribs 12:09, 15 May 2021 (UTC)
I 👁 Image
 Support naming the new article Light (block) as well, especially since we have precedent. I have just moved it to the new name. Amatulic (talk) 14:47, 15 May 2021 (UTC)
@Amatulic:, isn't moving the page because of the Java Edition addition against the style guide? (so only should be moved when 1.17 fully comes out in Mid-2020) Humiebeetalk contribs 15:38, 15 May 2021 (UTC)
Which part? "Light (block)" doesn't really contradict the java edition name. Amatulic (talk) 16:38, 15 May 2021 (UTC)
Yeah, End portal (block) exists 92.184.116.103 16:57, 15 May 2021 (UTC) (who actually is user:MetalManiacMc but you can't check)
Like the style guide says that pages should only be renamed once it is in full release (Dirt Path is one example, not moved because Java Edition says Grass Path but is changing to dirt path in 1.17). If Java Edition never added the light block, the page would of never been moved to Light (block). It should be renamed to Light (block) once 1.17 releases. Humiebeetalk contribs 17:01, 15 May 2021 (UTC)
That isn't exactly the same thing. The grass/dirt path block already existed in both editions before the 1.17 renaming. The light block is a totally new thing for Java. I have no objection to my moves being reverted, though. Amatulic (talk) 17:07, 15 May 2021 (UTC)
Care to explain how "naming is messed up in Java" when it's the version that's had the Flattening and several intentional ID and display renames for consistency and the like, despite Bedrock Edition still being 10 years behind in that regard? - User-12316399 (talk) 17:10, 15 May 2021 (UTC)
Naming it "light" would still be really odd because as stated in the original post, it is only a builder's tool and most people would be looking for this page. So MetalManiacMc made a suggestion to rename it to Light (block) which in my opinion, is a lot better. Humiebeetalk contribs 17:38, 15 May 2021 (UTC)
👁 Image
 Strong support for letting stand Amatulic's renaming of the Light block page to "Light (block)", as suggested by MetalManiacMc. The rule Humiebee mentions is meant to avoid renaming item/block pages before the game itself does, but there is no reason not to adjust the page name for an upcoming block. --MentalMouse42 (talk) 23:04, 15 May 2021 (UTC)
Well, the move has been reverted anyway. May as well wait for 1.17 before moving it back to Light (block). Amatulic (talk) 19:38, 16 May 2021 (UTC)
And now that 1.17 is out, the block's page has been duly renamed. --MentalMouse42 (talk) 14:28, 23 June 2021 (UTC)

Page needs Updated for 1.18

[edit source]
Latest comment: 19 July 20249 comments6 people in discussion

All Overword monster mobs spawn at a light level of 0 now, so this should be changed in order to be more accurate. unfortuantely, I do not know how to edit the table required.Xpsupernova (talk) 18:59, 15 December 2021 (UTC)

Not totally true. Slimes spawn below level 7. But yeah, that table needs to be removed or simplified. There is information in there that has nothing to do with light. It could be converted to a list. Amatulic (talk) 00:22, 17 December 2021 (UTC)
I updated the table. Amatulic (talk) 16:14, 17 December 2021 (UTC)
You forgot to fix the enderman. I beleive they also spawn at light level 0 in the overworld as well. Thank you for the help on the table.Xpsupernova (talk) 07:20, 20 December 2021 (UTC)
I think I fixed the Enderman now but what do the different colors actually mean? (Oh, and I reformatted the comments here a bit) Nilbadimo (talk) 15:33, 23 September 2022 (UTC)
I agree the different colors can be confusing (undead mobs burning in sunlight should not be the same base color as mobs being allowed to spawn). If I remember to do so I might adjust them at some point.
Edit: I've just done so, simplifying the colors in both the mob and block table to red, gray, and green, and the yellow "neutral" color only for specific cases where mobs spawn under special conditions. –Sonicwave talk 21:06, 25 September 2022 (UTC)
Looks better but I have an idea: the Table offers 6 colors (2*red, 2*green, grey, orange = no/never, yes/always, unknown, neutral) and we could try to encode more information into those colors (spawn y/n, provoke-able y/n) - eg. brightRed=spawn+hostile, red=noSpawn+hostile, brightGreen=spawn+provokeable, green=noSpawn+provokeable, orange=for special cases (burn in sunlight).
Light level >

Mob v

0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
👁 EntitySprite blaze.png: Sprite image for blaze in Minecraft
Blazes
Nether Fortresses -
👁 EntitySprite wither-skeleton.png: Sprite image for wither-skeleton in Minecraft
Wither Skeletons
Nether Fortresses -
👁 EntitySprite zombified-piglin.png: Sprite image for zombified-piglin in Minecraft
Zombified Piglins
Nether -
👁 EntitySprite slime.png: Sprite image for slime in Minecraft
Slimes (slime chunk)
slime chunks (between y: -64–40)
👁 EntitySprite slime.png: Sprite image for slime in Minecraft
Slimes (swamp)
swamps (between y: 50–70) -
👁 EntitySprite zombie.png: Sprite image for zombie in Minecraft
Zombies
👁 EntitySprite skeleton.png: Sprite image for skeleton in Minecraft
Skeletons
👁 EntitySprite chicken-jockey.png: Sprite image for chicken-jockey in Minecraft
Chicken jockeys
Overworld - -, burn in sunlight
👁 EntitySprite drowned.png: Sprite image for drowned in Minecraft
Drowned
oceans & rivers - -, Burn in sunlight, ignore player outside water when in sunlight
👁 EntitySprite creeper.png: Sprite image for creeper in Minecraft
Creepers
👁 EntitySprite witch.png: Sprite image for witch in Minecraft
Witches
Overworld -
👁 EntitySprite phantom.png: Sprite image for phantom in Minecraft
Phantoms
Spawn in the Overworld if player hasn't entered a bed in over 3 in-game days - -, Burn in sunlight
👁 EntitySprite spider.png: Sprite image for spider in Minecraft
Spiders
👁 EntitySprite cave-spider.png: Sprite image for cave-spider in Minecraft
Cave spiders
👁 EntitySprite spider-jockey.png: Sprite image for spider-jockey in Minecraft
Spider jockey
Overworld - -
👁 EntitySprite silverfish.png: Sprite image for silverfish in Minecraft
Silverfish
spawners in the Overworld -
👁 EntitySprite enderman.png: Sprite image for enderman in Minecraft
Endermen
All three dimensions the Nether -, teleport randomly in the Overworld
I removed bats because they're irrelevant I think (never hostile). But Piglings are missing and Skeletons spawn in the nether too don't they?
Argh - fandom's darkmode is stupid - it doesn't preserve the colors and kinda flips them instead. And I forgot my signature Nilbadimo (talk) 23:24, 29 September 2022 (UTC)
Regarding the table, it still doesn't distinguish between the skylight and block light when talking about mob spawning. It simply states they spawn under 0 light, while they also should be stated to spawn undere 1-7 light with "internal skylight only" or something similar (as they can still spawn with internal skylight anywhere between 0 and 7, only the block light must be 0). I didn't dare mess with the table myself, since it's already getting a bit complicated. 178.141.76.205 20:23, 3 November 2023 (UTC)
Not sure how mob spawning actually works, but I added a description for the section where the chart appears that states that some hostile mobs appear in the Overworld when the internal light level is below 7, and that the chart is in function of the block light. I don't really think mob spawning is affected by sky light, but rather by internal sky light. What else is the chart still lacking from the 1.18 changes? Bucket (talk) 03:33, 19 July 2024 (UTC)

Crops no longer use Internal sky light

[edit source]
Latest comment: 12 September 20234 comments2 people in discussion

In recent versions crops seems to grow based on sky light, unadjusted for time of day. So if block light is 0 and sky light is 15, then wheat will still grow even at night. At one point crop growth was based on internal light level, but it seems to have changed sometime between 1.8.9 and 1.16.4. See Talk:Tutorials/Crop farming. Greenpepperpasta (talk) 03:37, 7 August 2023 (UTC)

How did you test this? Are you saying that crops grow in a dark cave with no light, because the sky has light? Amatulic (talk) 23:13, 7 August 2023 (UTC)
Set time to midnight. Plant some seeds on the ground outside with no light sources. Set randomTickSpeed really high. Watch the seeds grow.
By "sky light" I mean the value shown in F3 along with block light. The sky light value doesn't change at night. The article says that plant growth is based on the "internal light level" which does adjust based on time of day. If this was true, crops wouldn't grow at night since the internal sky light is only 4 at midnight. Greenpepperpasta (talk) 20:32, 12 August 2023 (UTC)
Normal behavior. MC-264834 – resolved as "Works As Intended". Amatulic (talk) 17:38, 12 September 2023 (UTC)

Phantom spawning in Java Edition

[edit source]
Latest comment: 12 September 20232 comments2 people in discussion

The Mobs section only shows the light level that phantoms spawn in bedrock, in java they spawn at light level 10 and below --PEOJII (talk) 02:45, 4 September 2023 (UTC)

How do you know this? Phantoms and any other hostile mobs spawn in thunderstorms, which have a light level of 10, but the phantom article says nothing about light level required for spawning in Java Edition, only that they spawn at night and during thunderstorms. And the light level at night is 7 or less. Therefore, the table seems OK. Amatulic (talk) 17:23, 12 September 2023 (UTC)

Chart of effects of internal light on blocks

[edit source]
Latest comment: 19 July 20243 comments1 person in discussion

The chart mixes blocks that are affected by different types of light:

• Ice and snow use block light.

• Mushrooms, melons, pumpkins, bamboo, wheat, carrots, potatoes and beetroots use client light (max value from sky light and block light).

• Saplings, grass, mycelium, frosted ice and the (inverted) daylight sensor actually use internal light.

Dirt also seems to accept spread at any light level. I have also found some other mistakes with the chart:

• Snow neither forms nor melts at block light levels 11 and 10.

• Notes 4 and 5 seem to be wrong as the relevant light level is in the plant's block.

That last point I'm not so sure about, since I could be misinterpreting the notes. As far as I understand, the notes seem to suggest that if there is an opaque block above the crops, the crops won't grow, but my tests suggest otherwise.

As an extra, mangrove propagules grow at any light level, though this information isn't present in the chart. Bucket (talk) 23:45, 17 July 2024 (UTC)

The list I made is for Java Edition. Bedrock Edition has some differences, these being:
• Snow can form at level 11 and ice at level 10 (they aren't affected by the Java bugs).
• Mushrooms, melons, pumpkins, bamboo, wheat, carrots, potatoes and beetroots use internal light.
• Mycelium uses client light.
Oddly, tinted glass didn't convert grass to dirt like in Java Edition when placed on top, no idea why. Bucket (talk) 05:40, 18 July 2024 (UTC)
Updated the chart and the notes. Should be correct now. Bucket (talk) 02:44, 19 July 2024 (UTC)

On crops growing at night

[edit source]
Latest comment: 22 September 20243 comments2 people in discussion

To the unknown editor, I moved the discussion here.

For others, here is what the discussion was:

Anonymous [Regarding to a sentence that said that crops grow at night]: "Under what conditions? How does reduced light from weather affect this? At exactly what time of day does this activate? How far in a cave does growth remain active? Possibly check the code. Reconcile with Night and Moon#Nighttime and Crop farming#Growing_conditions".

Me: "Requested info is covered in the article".

Anonymous : "Does this mean in JE that a wheat plant without block light under the direct sky in a thunderstorm at 12999 ticks (day) will NOT grow (internal sky light 6), but at 13000 ticks (/time set night) in the same thunderstorm (internal sky light 6), just because it's night, it suddenly CAN grow? What other conditions affect growth at night?".

Me: "Not exactly at night. This is just a quick summary of when crops can grow. Not until recently was stated in this wiki that crops couldn't grow at night (an old behavior, see the history). I added this so that people less interested in the technical details would know at a glance that their crops could grow at night. I guess wording can improve. What matters for whether a crop grows or not is the client light (or  internal light for bedrock). Other details on how to accelerate growth can be seen on the crop farming tutorial".

I have already updated the pages that referenced the information so that it says that crops CAN grow at night, but under certain conditions. If you have any other questions, feel free to ask. Bucket (talk) 00:01, 22 September 2024 (UTC)

Note: The wiki previously stated that crops could continue to grow if they were lit up by torches. This is old behavior that is only true for Bedrock nowadays. Now crops can grow at night even if not lit up by torches, as they would only need to be "lit" up by the sky (so they still don't grow inside dark caves or rooms). I don't remember if this behavior was a bug, but it's been around since 1.13, so I doubt it will change soon.
You can test all this behavior inside the game, as it is fairly easy to reproduce and measure. No idea what the code actually says. Bucket (talk) 00:11, 22 September 2024 (UTC)
Thank you very much. Before I saw your reply, I had been re-reading the page more closely to try to find a lead I was told that I missed, and I was about to ask what the difference is between Client Light and Internal Light Level, but then I happened to see in the history tab that you were in the middle of editing at that moment. You happened to add the answer before I asked for it. Without a clear difference in value, and because the section on Internal Light Level begins by stating, "The game uses the internal light level... to compute... plant growth," I defaulted to accepting the value of Internal Light Level. Thank you. -- 2405:8100:8000:5CA1:0:0:29F:769B 09:46, 22 September 2024 (UTC)

Effect on bamboo in Bedrock Edition

[edit source]
Latest comment: 22 September 20243 comments3 people in discussion

The section, Light § Blocks, states, "All the crops in Bedrock Edition are affected by internal light." Is bamboo included in that different behavior in BE? Bamboo is often considered a sapling, but it is listed on the Crops page, so that statement may appear ambiguous. Is bamboo in Bedrock Edition affected by internal light or by client light? -- 2405:8100:8000:5CA1:0:0:27A:2AA3 04:59, 22 September 2024 (UTC)

Yes, Bamboo is affected by internal light in Bedrock. I was indeed referring to plants under the crops article. This also means that mushrooms are also affected by internal light. I did worry that it would be ambiguous to just call them crops, but listing them separately seemed like it would make the Bedrock differences list too long and hard to read. It'd be great if you can find some better way to word it or group them. Bucket (talk) 06:45, 22 September 2024 (UTC)
Would footnotes to the words in the chart be better? But then, I would feel like I would have to clutter it up with many {{only}} templates. I guess it's better to just write it out for now so the information is published, even if it's long, and restructure the typesetting when solutions come to mind. -- 2405:8100:8000:5CA1:0:0:5D:73 07:52, 22 September 2024 (UTC)

Feedback (Thu, 24 Jul 2025 20:44:56 UTC)

[edit source]
Latest comment: 24 July 20251 comment1 person in discussion
Resolved

What blocks allow light to pass by. For instance slabs and stairs. Do those reduce the light luminosity any further other than the distance? I dont know but light do pass thru those

Clear ice blocks also allow light pass by. Not sure about blue ice.

--FeedbackBot 20:44, 24 July 2025 (UTC)

Feedback (Thu, 24 Jul 2025 20:47:19 UTC)

[edit source]
Latest comment: 28 July 20252 comments2 people in discussion
Resolved

Sorry I overlooked Light-filtering blocks section. Stairs missing from this list btw.

--FeedbackBot 20:47, 24 July 2025 (UTC)
Do not confuse light-filtering blocks and transparent blocks.
As it is written in Light#Light-filtering_blocks section, the table contains a list of light-filtering blocks, which are blocks that decrease (attenuate) light level, so they are partially transparent blocks.
On the other hand, transparent blocks such as glass and iron bars have no effect on the light level.
Stairs may be transparent or opaque, but are not light-filtering.
(I added some missing info in Stairs#Behavior).
TwoBlocksMC (talk) 17:32, 28 July 2025 (UTC)

Feedback (Thu, 24 Jul 2025 20:48:21 UTC)

[edit source]
Latest comment: 28 July 20252 comments2 people in discussion
Resolved

Glass is also missing from Light-filtering blocks section.

--FeedbackBot 20:48, 24 July 2025 (UTC)
Glass is a transparent block, and not light-filtering block.
(See comment above in Talk:Light#Feedback_(Thu,_24_Jul_2025_20:47:19_UTC))
TwoBlocksMC (talk) 17:41, 28 July 2025 (UTC)

Feedback (Tue, 12 Aug 2025 22:35:29 UTC)

[edit source]
Latest comment: 12 August 20251 comment1 person in discussion
Resolved

Based on my observations in both Java and Bedrock editions, Drowned's behavior has to do with the time, weather, and/or dimension, and not blocklight. In the day, on Java, they are passive if you are out of water, and if they hold a trident, they are neutral. On Bedrock they are all neutral at day if you are out of water. At night or a thunderstorm or in the nether or end, they are hostile. I've tried putting them in a completely dark box in the daytime and in a lit up box at night. Their behavior is based on weather and time. I suppose that is related to internal sky light, but the chart refered to block light.

--FeedbackBot 22:35, 12 August 2025 (UTC)

Feedback (Mon, 20 Oct 2025 01:37:46 UTC)

[edit source]
Latest comment: 25 October 20252 comments2 people in discussion
Resolved

Needs bedrock history, why is NONE of it there???

--FeedbackBot 01:37, 20 October 2025 (UTC)
Added some based on data from Chinese Wiki. I guess it's far from complete though. Hxy123abc (talk) 15:19, 25 October 2025 (UTC)

Feedback (Thu, 06 Nov 2025 13:34:40 UTC)

[edit source]
Latest comment: 6 November 20251 comment1 person in discussion
Unresolved

"take the internal level L at 15" (section internal sky light) - what does it mean? Please rewrite

--FeedbackBot 13:34, 6 November 2025 (UTC)

End Lightmap is outdated

[edit source]
Latest comment: Friday at 08:561 comment1 person in discussion

The End Flash tints skylight purple, this also affects lightning Jab125 (talk) 08:56, 26 June 2026 (UTC)

Retrieved from "https://minecraft.wiki/w/Talk:Light?oldid=3648563"

Navigation menu