-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dynamic Trees are detected as falling trees instead of blacklisted #79
Comments
Does the blacklist tag work as a solution or is that just a suggestion for how it could be fixed? Asking because I’m having the same issue on a server where I wanted to use Pandas as a workaround to get the falling effect on trees from Biomes O Plenty on 1.20.1 since that compat mod is not up to date yet while still having normal dynamic trees for the vanilla ones. |
The blacklist tag is just a suggestion. By the way, DT BOP is on 1.20.1 now. |
Thanks for the response! Didn’t know it had updated recently. |
@PandaDap2006 bump for this compat - any thoughts on this bug? |
Thanks for bumping. |
is "*" identifier possible via config for blacklist (blocks) to do e.g.
|
Minecraft v1.20.1
Dynamic Trees v1.3.0-Beta 7
Panda's Falling Trees v0.12.3
Panda's Falling Trees sometimes take over Dynamic Trees falling animation, which is apparent when it shows disconnected logs. This seems to happen since the blocks
dynamictrees:branches
are also tagged withminecraft:logs
.If a
blacklist_tags
option was added, the tagdynamictrees:branches
could be added to prevent this.The text was updated successfully, but these errors were encountered: