Started by
HawkEye
on
Topic category: Advanced modding
Hi,
i'm new to MCreator and i want to know if there are alternatives way of generating a custom tree, without the use of schematics.
I want to generate multiple variant of the same tree, but i don't find other ways.
Maybe build the various trees using procedure?
Thanks in advance.
Your best choice (in my opinion) would be to make multiple variants of that tree in the test editor, and then make them into structures. Then, using procedures, summon them at random wherever you want.
I reccomend making a structure element with structure of your custom tree, and making it only spawn in your biome. Don't forget to make it to spawn on first block, and only on grass block!