Minecraft Passable Leaves mod 2024 download
logo
minecraft mod Passable Leaves

Passable Leaves

Game Version: 1.12.2
Total Downloads: 283,595
Updated: May 27, 2018
Created: May 20, 2017
Download Passable LeavesDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
PassableLeaves-1.12.2-2.0.0 release 63.06 KB May 27, 2018 1.12.2 255,307 download Passable Leaves PassableLeaves-1.12.2-2.0.0 releaseDownload
PassableLeaves-1.11.2-5.1.0.0 release 25.10 KB Jun 13, 2017 1.11.2 1,968 download Passable Leaves PassableLeaves-1.11.2-5.1.0.0 releaseDownload
PassableLeaves-1.10.2-4.1.0.1 release 25.10 KB May 22, 2017 1.10.2 14,507 download Passable Leaves PassableLeaves-1.10.2-4.1.0.1 releaseDownload

Description

Share this:

 

 

Passable Leaves

Passable Leaves is a Minecraft core mod that makes leaves passable, which means that you can walk/fall through leaves instead of being obstructed by them.

The effect applies to all entities (including players, mobs, and items) and all leaves (including those added by other mods).

 

Demo

 

Configuration

There are several config options available:

1.12

# Configuration file

##########################################################################################################
# passableleaves
#--------------------------------------------------------------------------------------------------------#
# These settings get overridden when connected to a remote server.
##########################################################################################################

passableleaves {
    # The percentage of normal damage taken when taking damage from falling into leaves.
    # The damage will be reduced by a further 10% with the Jump Boost potion effect.
    I:"Fall Damage Reduction"=50

    # When falling into leaves, the (block) distance a player or mob has to fall before taking damage.
    I:"Fall Damage Threshold"=20

    # The reduced horizontal speed when passing through leaves. (% of normal)
    I:"Speed Reduction - Horizontal"=90

    # The reduced vertical speed when passing through leaves. (% of normal)
    I:"Speed Reduction - Vertical"=90
}

 

1.10 & 1.11

# Configuration file

leaves {
    # Higher values = more damage taken upon falling onto leaves.
    # For example, most blocks have a value of 1.0 (full damage).
    # Hay blocks have a value of 0.2 (20% damage).
    # Slime blocks & cobwebs have a value of 0.0 (no damage); 
    #  [range: 0.0 ~ 1.0, default: 0.0]
    S:"Amount of fall distance to keep upon falling onto leaves."=0.0

    # Higher values = faster speed. Set to 1.0 to pass through leaves without slowing down.
    # You normally want this to be the same as the rate of speed along the Z axis.
    #  [range: 0.0 ~ 1.0, default: 0.75]
    S:"Rate of speed when passing through leaves along the X axis."=0.75

    # Higher values = faster speed. Set to 1.0 to pass through leaves without slowing down.
    # This setting affects how fast you fall through leaves.
    #  [range: 0.0 ~ 1.0, default: 0.75]
    S:"Rate of speed when passing through leaves along the Y axis."=0.75

    # Higher values = faster speed. Set to 1.0 to pass through leaves without slowing down.
    # You normally want this to be the same as the rate of speed along the X axis.
    #  [range: 0.0 ~ 1.0, default: 0.75]
    S:"Rate of speed when passing through leaves along the Z axis."=0.75
}

 

FAQ

Do leaves still block sight for hostile mobs?
No, hostile mobs can see you through the leaves.

 

Credits

Passable Leaves is based on code donated by HellFirePvP for the Appalachia mod.

 

 

Comments

Add a comment