
Make trees fall when cut down

Panda's Falling Trees makes every tree fall like trees from Dynamic trees, while still maintaining
the original trees from Vanilla Minecraft.
The mod should support other mods if log and leaves blocks are a part of the log and leaves Block Tag
| Mod loader | Versions |
|---|---|
| Fabric | 1.20 – 1.21.10 |
| NeoForge | 1.20.5 – 1.21.10 |
| Forge | Support has ended |
Development is targeted 1.21.10

repositories {
mavenCentral()
maven("https://repo.pandasystems.dev/repository/maven-public/")
}
dependencies {
modApi("dev.pandasystems:fallingtrees-common-<game version>:<version>") // Common
api("dev.pandasystems:fallingtrees-neoforge-<game version>:<version>") // NeoForge
modApi("dev.pandasystems:fallingtrees-fabric-<game version>:<version>") // Fabric
}
Thanks to Kinetic Hosting for supporting this project
Every purchased server via my affiliate link will help support me and my work.
The project is licensed under the GNU GPLv3