

xali's Bushy Leaves
A simple resource pack that gives foliage a more lush and voluminous appearance while maintaining the recognizable vanilla Minecraft style.
Since creating the bushy leaf effect disables optimization that hides interior surfaces, using this pack may lead to reduced performance, especially in locations with numerous trees and dense vegetation.
Translated video review:
Technical Details
bushy-leaves-texture-pack.class
— main resource pack file
performance-optimization: false
— parameter responsible for disabling optimization
Source Code Processing
// Settings file performance_modes.conf
// Bushy mode: requires more rendering resources
render_mode = BUSHY
optimization = DISABLED