DynamicTreesTeam / DynamicTrees

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

Leaves implementation unrecognizable as item by crafttweaker, and ex nihilo sequentia. #635

Closed malice936 closed 2 years ago

malice936 commented 3 years ago

Description As the title says the leaves of all dynamic trees from vanilla to modded in 1.16.5, presumably across all versions do not have an item implementation, which is causing issues when attempting to add crook recipes as well as potentially other issues.

To Reproduce Install the mod, and attempt to use "/give playername dynamictrees:oak_leaves"

Versions Include relevant versions below. If this issue relates to add-ons then include their versions too.

Harleyoc1 commented 2 years ago

An item should not be necessary for the leaves, they're only meant as a stand-in block for dynamic tree "multi blocks". Surely recipes like the crook using blocks should require a block name, not an item name?

github-actions[bot] commented 2 years ago

This issue has gone stale due to it having no activity for 90 days. Is this still a problem?