DynamicTreesTeam / DynamicTrees-PHC

A Dynamic Trees add-on for Pam's Harvestcraft compatibility
MIT License
8 stars 5 forks source link

Fruits not growing on trees? #3

Closed ghost closed 3 years ago

ghost commented 5 years ago

I am having trouble getting any fruits to grow off the trees. I have made sure the trees are in the valid biomes and even tried to bump the speed at which fruit grows up considerably. I am using bonemeal to test the crops because I want to create 3D models for a resource pack for them, however, I've noticed no matter which seed I use none of the trees every bring any fruit. Do they grow with Bonemeal? How long do they usually take to grow? Is it possible I can make them grow more frequently or with Bonemeal? Is this supposed to be like this?

EDIT: I also cannot find any of the generated trees around the world. I have disabled generation of apple trees in Dynamic Trees' config, though - if that makes a difference?

ferreusveritas commented 5 years ago

The trees must get large enough to be considered mature enough to produce fruit. The bonemeal has nothing to do with fruit production. If you're curious and impatient and want to see if the tree produces at all for debugging purposes then use this command: "/gamerule randomTickSpeed 3000". This will make the tree(and everything else) grow 1000x faster. Be sure to set it back with "/gamerule randomTickSpeed 3" or you'll have performance issues.

ghost commented 5 years ago

I see now. I waited for days with regular tickspeed and used bonemeal to accelerated the tree's growth process. Is there a way I can adjust how fast fruit grow on the tree to make this a little faster? I don't want to adjust the growth speed for the trees themselves.