Compatibility
Minecraft: Java Edition
1.21–1.21.10
1.20.x
1.19.2–1.19.4
Platforms
Supported environments
Creators
Details

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




