1.0
Compatibility
Changes
🌲 FallingTreesByLukeMCPE – Beautiful Tree Felling in Minecraft 1.12.2 Tired of chopping down trees block by block? FallingTreesByLukeMCPE turns the repetitive task of tree felling into a real pleasure. With this mod, just strike any log with an axe — and the entire tree will gracefully fall down, just like a lumberjack cutting it down.
Key Features:
Effortless Tree Felling: One strike and the whole tree falls within 2 seconds.
Smooth Animation: Blocks break in a random order with realistic sounds and particle effects.
Resource Collection: Get all the loot — wood, saplings, apples, and sticks, just like breaking each block manually.
Tool Durability Balance: Only 1 durability point is used per tree, no matter how large it is.
Contextual Control: The effect activates only with axes, and holding Shift disables it for precise block gathering.
Mod Compatibility: Works with most modded trees (Biomes O' Plenty, Forestry, Thaumcraft, and more).
Performance Optimization: Limits to 500 blocks, ensuring smooth performance even on low-end systems.
Why Install It? FallingTreesByLukeMCPE is not just a tree-felling mod. It’s a stylish, thoughtful, and performance-friendly alternative to the usual process. Perfect for both vanilla play and large modpacks.
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:gFbXtn5j:MJLRcIDg"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:gFbXtn5j:MJLRcIDg"
}

