• Terrain
  • 91,313 views • 23 today
  • 16,338 downloads • 1 today
  • 82
  • 73
  • 27
DartCat25
Level 75 : Legendary Wizard
682
This pack adds markings for different block light level. That will help you place your light sources right way.

1-11: yellow. (outdated: 8-11)
0: red. (outdated: 0-7)

Max distance: 50 blocks.
Markering isn't affected by sky light to see unsafe places, when night will come.

Notes and tips:
Switch off smooth lightning to get it work right.
If you don't switch off smooth lightning:
Block is in danger light zones even if block isn't markered full.
If border is orange(actually it's red border with yellow borders) then block is unsafe. (0 light level).

Full block version marks full block and works normal with turned off smooth lighting. Also there is removed distance limit. (outdated, see configuration)

Default configuration works only in 1.18.1. See Configuration expandable spoiler to get it work in 1.17-1.18.

Configuration
Configuration file is in resourcepacks/light-levels/assets/minecraft/shaders/include/config.glsl (only in "Pack" version)
Light Levels Minecraft Texture PackParameters:
#define NEW_FOG - loads 1.18.1 cylindrical fog, works only in 1.18.1, must be commented (add // in start of line like this: "//#define NEW_FOG") on older versions. (default on)
#define FULL_BLOCKS - full blocks version. Comment it (add // in start of line like this: "//#define FULL_BLOCKS") to play with standard version. (default on)

#define MIN_YELLOW <light level> - this light level and levels below this will be marked yellow. (default 11)
#define MIN_RED <light level> - this light level and levels below this will be marked red. (default 0)



Optifine NOT requied.
Imcopatible with Iris and sodium.

Wanted bugs.
Progress100% complete
Game VersionMinecraft 1.18
Tags

2 Update Logs

Update #2 : by DartCat25 02/19/2022 5:29:59 amFebruary 19, 2022 @ 10:29 am UTC

+Added configuration file. (see configuration expandable spoiler)
+Updated to 1.18 mob proofing light.
+Added cylindrical fog supply. (see configuration expandable spoiler)
LOAD MORE LOGS

  Have something to say?

Exeroll
06/05/2024 1:00 pm
Level 50 : Grandmaster Birb Birb
can you please make another colour so there's 1 stage for spawnable block, 1 for spawnable in nether, and 1 for fully lit?
1
Nerfy
02/09/2023 1:30 pm
Level 1 : New Miner
I got this working on 1.19.3 by making a few simple changes copied from the creator's github used for fixing another mod.

In assets\minecraft\shaders\corerendertype_cutout.vsh

Replaced
vertexDistance = cylindrical_distance(ModelViewMat, pos);
with
vertexDistance = fog_distance(ModelViewMat, pos, FogShape);

Under
uniform vec3 ChunkOffset;
I added
uniform int FogShape;

If you need a text editor, notepad++ is free and amazing for stuff like this.
4
UceLess
03/01/2023 1:22 am
Level 1 : New Miner
history
I made the edits but how would you go about successfully putting it back into the file so that when uploaded into the texture pack file I can use it?
1
CassieNya
01/13/2023 12:10 am
She/Her • Level 48 : Master Cutesy uwu
Please post this, your light levels pack, and the rainbow block highlight you posted to reddit but never released, to Modrinth!
1
User4107762G
04/02/2022 8:44 pm
Level 1 : New Miner
Important Note: This work in Vanilla!
2
QFromProximaC
03/05/2022 1:44 am
Level 22 : Expert Miner
dude this is amazing thank you so much
1
jaidensleeps
02/18/2022 6:39 pm
She/Her • Level 45 : Master Magical Girl Tiger
damn, the things you do with minecrafts engine with texturepacks alone is impressive, keep up the good work
3
QFromProximaC
03/05/2022 1:45 am
Level 22 : Expert Miner
exacly ~!!
1
Cyjanowski
02/14/2022 3:35 am
Level 1 : New Miner
Can you update it for 1.18?
3
User4039453D
02/13/2022 7:35 am
Level 1 : New Miner
can you do 1.8.9? thanks
1

Welcome