Little Things to be fixed

Status
Resolved
Issue description

I have made a list of all little things which should be fixed, they are not major cases but very little minor things, Here it starts=

1) When we create a biome, we always have to select the 4 things a TREE needs in the biome, like vines and fruit, But it's annoying because we don't want any fruit like cocoa on it or even when we disable vines, it still ask us to put a block as vines

2) Here, when we create armors, in the item selection(anywhere), the armor texture doesn't appear, and sometimes, it confuses armor choosing, and leads to errors while modding..., Am sure it can easily be fixed by saving the armor textures we choosed somewhere in MCreator folders where the other items textures goes...

Issue comments

1) When we create a biome, we always have to select the 4 things a TREE needs in the biome, like vines and fruit, But it's annoying because we don't want any fruit like cocoa on it or even when we disable vines, it still ask us to put a block as vines

Tree gen we use requires all these to operate, you can specify AIR block on the ones you don't need.

2) Here, when we create armors, in the item selection(anywhere), the armor texture doesn't appear, and sometimes, it confuses armor choosing, and leads to errors while modding..., Am sure it can easily be fixed by saving the armor textures we choosed somewhere in MCreator folders where the other items textures goes...

Right now the texture preview system only uses and generates one texture, I will consider refactoring this in the future to support more icons.

1) You can make it that, when we put nothing in the requirements, it puts Air block by default?

2) Ok