[SPIGOT-3004] Random light updates removes lighting from Magma Blocks Created: 10/Jan/17 Updated: 13/Jan/17 Resolved: 11/Jan/17 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Arthur van Dijk | Assignee: | Unassigned |
Resolution: | Won't Fix | Votes: | 0 |
Labels: | configuration,, light |
Description |
With "random-light-updates" set to "true" in spigot.yml, any lighting from "charged" Magma blocks is removed when the chunk containing them is sampled. |
Comments |
Comment by pokechu22 [ 13/Jan/17 ] |
To expand on that - the behavior of magma blocks conserving light isn't intended, and in fact isn't exclusive to magma blocks (a few other blocks also do it where it makes much less sense, though they're brighter so it's harder to spot). See MC-102162 and MC-3961. |
Comment by md_5 [ 11/Jan/17 ] |
That would be Vanilla behaviour. |