DynamicTreesTeam / DynamicTrees

Minecraft Forge mod providing dynamic trees that progressively grow from seed to maturity.
MIT License
216 stars 96 forks source link

Add tree models for mature azaleas #798

Closed Rocketcat19 closed 11 months ago

Rocketcat19 commented 11 months ago

The azalea will grow up as azalea trees, but they still use vanilla tree models. Can you add tree models for mature azaleas?

Harleyoc1 commented 11 months ago

I'm not sure what you mean by this?

Rocketcat19 commented 11 months ago

Uh, its a little embarrassing. Maybe the expression is not very clear, I'll try to show it in pictures intead. 2023-08-08_00 53 03 And this is naturally generated. 2023-08-08_00 53 59

Harleyoc1 commented 11 months ago

I'm sorry but I'm still confused... What are you expecting the dynamic version to look like?

Rocketcat19 commented 11 months ago

The second one. It looks better.

Harleyoc1 commented 11 months ago

Ah, I think you're confused by the sapling. Dynamic Trees adds its own seed items which act as a replacement for normal saplings - you need to use these instead to grow the dynamic version. The item is dropped by the dynamic tree's leaves when broken or can be found in the dynamic trees creative tab.

Also, in case you're interested there is a config option that causes all regular saplings to be replaced with dynamic ones. It is found in config/dynamictrees-common.toml in your MC directory - search for replaceVanillaSapling and set to true if you want to enable this.

Rocketcat19 commented 11 months ago

Thank you for your answer. I initially thought of replacing the azalea saplings alone, because only they can generate naturally. But if this is a feature, maybe I don't have to do that.^-^

Harleyoc1 commented 11 months ago

We decided not to replace the naturally generating ones since they act as a decorational block in their own right. Don't forget you can always use the dirt bucket to exchange saplings for their seed equivalents, and vice versa.