FIX block breaking effect on iris. FIX glowing water in some scenarios,. FIX clouds blipping at the end of a day. IMPROVE hand lighting (better specular and diffuse)

This commit is contained in:
Xonk
2024-03-30 23:20:34 -04:00
parent 1637a994ec
commit 92e766e853
19 changed files with 205 additions and 82 deletions

View File

@ -3,4 +3,4 @@
#define OVERWORLD_SHADER
#define DAMAGE_BLOCK_EFFECT
#include "/dimensions/all_translucent.fsh"
#include "/dimensions/all_particles.fsh"

View File

@ -3,4 +3,4 @@
#define OVERWORLD_SHADER
#define DAMAGE_BLOCK_EFFECT
#include "/dimensions/all_translucent.vsh"
#include "/dimensions/all_particles.vsh"