
ModGPL-3.0-only
Panda's Falling Trees
Make trees fall when cut down
2.1M
Downloads
753
Followers
3 months ago
Updated
📦
30
Versions
📖About Panda's Falling Trees

About:
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
Supported versions and mod loaders:
| 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
Showcase:

Development:
Looking for a specific version's codebase
- 1.21
- 1.20
Kotlin DSL
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
}
Advertisement:
Thanks to Kinetic Hosting for supporting this project
Every purchased server via my affiliate link will help support me and my work.
License
The project is licensed under the GNU GPLv3
