mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-22 00:37:35 +08:00
entity.properties template; lpv hand-light prep
This commit is contained in:
@ -67,6 +67,8 @@ flat varying float HELD_ITEM_BRIGHTNESS;
|
||||
#endif
|
||||
|
||||
#ifdef IS_LPV_ENABLED
|
||||
uniform int heldItemId;
|
||||
uniform int heldItemId2;
|
||||
uniform int frameCounter;
|
||||
|
||||
#include "/lib/hsv.glsl"
|
||||
|
Reference in New Issue
Block a user