Started by
TheAngelzOutlaw
on
Topic category: Help with Minecraft modding (Java Edition)
I am new to MCreator and trying to learn the ropes around it. However, I have managed to get the hang of a few things but making custom trees and having them spawn/be used with bonemeal using the feature method is tricky. Any tips would be greatly appreciated or examples of the layout of one using a sapling and bonemeal... I am trying to stay away from the procedure method if possible.
Update -- I got the trees to spawn, leaves to stay etc. Now I am just missing how to get the saplings to grow with and without bonemeal.. Any tips and or previews would be appreciated!
On the side of the saplings, you might have to look up a tutorial as I have not gotten that far myself, but basically you need a structure that spawns when bone meal is used on the sapling, so you have to make the structure in minecraft by running the client, and save it. Then import that into mcreator. In advanced properties there is an on bonemeal success procedure you can make.
-- Update --
I was able to get all these functions working perfectly and trees spawning naturally and with bonemeal.. However, It appears that every so often the sapling likes to stay with the tree when it grows. Like this
Any tips on how to make sure this don't happen would be greatly appreciated
how you fixed?
can you make a video or screen? with the fuction? and the custom sapling?