DynamicTreesTeam / DynamicTrees

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

Use item tags for bonemeal and growth effect #660

Closed Harleyoc1 closed 2 years ago

Harleyoc1 commented 2 years ago

Currently, the tree activation logic checks for the vanilla bonemeal item, applying a growth signal to the tree. Equally, there's also the growth effect which is hardcoded to activate when Create's tree fertiliser is applied.

Both of these should instead rely on item tags instead so they are easily expandable to any mod.

Harleyoc1 commented 2 years ago

Proposed tag names: