Started by
bob_bacon
on
Topic category: Help with Minecraft modding (Java Edition)
I have a tree that, when a player breaks a leave or a log of the tree, breaks the tree and summon an entity, but the leaves and the logs have to be in a tree, so I don't know how to do this. Could some one help me?
Cool concept, I will look into a solution for you
Alright I've been working on the solution and its not pretty, you would need a procedure to check that every single block of the tree is present, which I tried doing, but its buggy and only works some of the time, and I don't know why. So, the option that would be significantly easier would be to make the tree entity spawn when a player gets close enough to it, like lets say 3 blocks away from the tree trunk. I could make you a little tutorial for that if you'd like?