Dynamic Trees

Dynamic Trees

25M Downloads

Witchery

kegandog opened this issue · 4 comments

commented

Whenever attempting to use mutandis on a sapling it immediately turns into the dynamic trees version. Would it be possible to add like a 1 or 2 second delay to allow for mods that do things like this?

commented

For those of us that haven't touched witchery in a while. What does mutandis do? What do you get out of it and why would the delay be nescesary?

commented
commented

And are you using default config?

You could try to force vanilla saplings trough configuration.
replaceVanillaSapling = config.getBoolean("replaceVanillaSapling", "vanilla", false, "Right clicking with a vanilla sapling places a dynamic sapling instead.");

If this doesn't work then I don't know what's going on.

commented