Started by
jadenquinn8
on
Topic category: Help with Minecraft modding (Java Edition)
I made a mod that adds trees with fruits, but the fruits only generate on the bottom of the tree, not hanging on the top like they're supposed to be:
Also, I can't figure out how to have it generate... MORE... of the fruits on one tree, and I want the generation of fruits to be random, between 1 and 5.
Use condition to detect the position of the fruit. If its true the fruit can spawn.