Motschen's Better Leaves Resource Pack — Guide
Visual Mechanics
The core mechanic of the pack is the addition of "sub-elements" to the leaf block model. Each leaf block is no longer a simple cube; instead, it features multiple intersecting planes that extend beyond the block's boundaries.
Key Visual Features
- Bushy Models: Adds extra texture planes to the exterior of leaf blocks to break up the grid-like appearance of trees.
- Biome-Specific Tinting: Fully supports Minecraft's internal biome color mapping, ensuring that bushy layers match the exact hue of the base leaf block in any environment.
- Transparency Support: Works seamlessly with "Fancy" and "Fabulous" graphics settings to provide realistic depth.
- Texture Stitching: For mods that use complex leaf textures (such as flowering or fruiting leaves), the pack can stitch multiple textures together to ensure the bushy parts match the fruit or flower placement.
Supported Mods
Motschen's Better Leaves is famous for its extensive mod support. It automatically detects and applies bushy models to leaves from dozens of popular mods.
Major Supported Mods Include: * Biomes O' Plenty: Full support for all unique trees like Origin, Flowering Oak, and Rainbow Birch. * The Aether: Bushy models for Skyroot and Golden Oak leaves. * Alex's Caves: Support for prehistoric and underground foliage. * Oh The Biomes You'll Go (BYG): Extensive mapping for exotic trees. * Twilight Forest: Enhanced models for Canopy, Twilight Oak, and Darkwood trees. * Dynamic Trees: Specialized compatibility for the Dynamic Trees mod and its various addons (Aether, Regions Unexplored, etc.). * Other Mods: Ad Astra, Ars Nouveau, BetterEnd, BetterNether, Croptopia, EcoLogics, Quark, Tech Reborn, and many more.
The Lite Building System
The "Lite" version of the pack includes a Python-based generation tool that allows users to create custom "flavors" of the pack for any specific mod or texture pack combination.
Building Process
To create a custom build, you must have Python 3 installed.
- Setup: Download the source files from the official repository.
- Input: Place any desired texture packs in the
/input/texturepacks/folder or mod.jarfiles in the/input/mods/folder. - Execution: Open a terminal in the directory and run:
python3 gen_pack.py [YourVersionName] - Output: The script will generate a ready-to-use
.zipfile in the root directory.
Performance Optimization
This build process is what makes the pack "Lite." By pre-generating the textures with a circular mask, the game does not have to render extra elements to fake the rounded look, significantly reducing the load on the GPU compared to other bushy leaf packs.