I can't run my modded minecraft in version 1.18.2 forge when the mod Dynamic trees and with other mods
SnayZi opened this issue · 3 comments
I can't run my modded minecraft in version 1.18.2 forge when the mod Dynamic trees and with other mods
i use this version of the mod : DynamicTrees-1.18.2-1.0.3
I use the version 1.18.2 - 40.2.10 of forge
Duplicate of #777
Unfortunately DT is incompatible with Hostile Villages at the moment. They must also modify villages and since there's no official way to do this our method is clashing.
A workaround would be to set cancelVanillaVillageTrees
to false
in the common config (located at config/dynamictrees-common.toml
), though it will mean that vanilla trees will spawn in villages (unless Hostile Villages also removes these - I'm unsure of what it changes).