Foliage
Get on Polymart
  • 🏠Welcome
  • Getting Started
    • 🔩First Install
    • ⌨️Foliage Commands
  • Custom Content
    • 🍂Leaves
    • 🎋Saplings
      • 🌳Trees
    • 🪵Logs
    • Twisting Vines
  • Other
    • 📑Drop Tables
  • Settings
    • 🔋Performance
    • ❇️Vanilla Blocks Behaviour
      • Leaves
      • Saplings
      • Twisting Vines
      • Cave Vines
      • Sugar Cane
    • 🖼️Resource Pack
Powered by GitBook
On this page
  • Configuration Settings
  • Explanation
  1. Settings
  2. Vanilla Blocks Behaviour

Leaves

Visually modify vanilla leaves.

Configuration Settings

The main configuration for vanilla leaves is in config.yml:

settings:
  vanilla-leaves:
    override-enabled: true  # Must be true to enable customization
    fixed-distance: 7 # 1 to 7
    persistent: true # true or false

Explanation

  • override-enabled: Must be set to true to enable vanilla leaves customization.

  • fixed-distance and persistent: Is the blockstate applied to every non-custom leaf blocks. This is necessary to prevent any visual glitch between your vanilla and custom leaves models.

PreviousVanilla Blocks BehaviourNextSaplings

Last updated 2 months ago

❇️