Tree Fall A simple yet immersive plugin that lets trees realistically fall and break apart when chopped down.
Chop trees down realistically! Real Tree Fall transforms how trees behave in Minecraft. Instead of floating logs or awkward breaks, trees now fall and collapse in a natural, satisfying animation when chopped. It brings immersion, realism, and a touch of physics to your survival or roleplay server.
Perfect for SMPs, survival servers, and immersive gameplay experiences!
Features:
Realistic Tree Falling: Trees fall as one piece when broken at the base.
Smart Detection: Recognizes tree structures accurately (logs + leaves).
Configurable Physics: Control the speed, direction, and angle of falling trees.
Fast and Lightweight: Optimized for performance — no lag, even with many players.
Customizable Blocks: Support for custom log/leaves blocks via config.
Demonstration Destroy example:
Fall examples:
Debug tree detection: Debug tree collision:
⚙️ Configuration (config.yml)
Code (YAML):
# REAL TREE FALL # CREATED BY ALANDIODA # VERSION 1.1.0
# Debug mode debug: false
# Realistic trees trees:
enabled: true
# Tree options: FALL, DESTROY, FALL_DESTROY # FALL - The tree will fall naturally as a physics animation. # DESTROY - The tree will be instantly destroyed (no animation). # FALL_DESTROY - The tree will fall first, then get destroyed after landing. option: FALL
# Whether tree blocks should drop their respective items when destroyed. on_destroy_do_drops: true
# Which materials represent trees. include_default_tree_materials: true
extra_timber_materials: - OAK_WOOD
extra_foliage_materials: - OAK_LEAVES
constraints: # Minimum height of the tree (timber) min_tree_height: 3
# Maximum height of the tree (timber) max_tree_height: 45
# Maximum thickness of the trunk (timber) at y+1 level max_tree_thickness: 3
# Maximum width of the total tree (bounding box) in x/z max_tree_width: 30
# Max distance between connected timber blocks (0 = adjacent, 1 = one block gap) max_timber_distance: 1
# Max distance foliage can be from timberrr max_foliage_distance: 5
Just install and enjoy — no setup needed!
Other plugins:
Before you buy the plugin make sure to read carefully this page just so you'll understand what you're getting.
Terms and conditions: This plugin cannot be refunded. You aren't allowed to redistribute/resell this plugin. You aren't allowed to modify or decompile the plugin.