Darkhax-Minecraft / BotanyTrees

Allows you to grow trees in small pots.
GNU Lesser General Public License v2.1
6 stars 15 forks source link

how can i change the growth speed of trees #54

Closed InflaMe73 closed 1 year ago

InflaMe73 commented 1 year ago

it hurts me that i cant change the growth speed in config. how can i do that on 1.16.5?

Darkhax commented 1 year ago

This mod uses datapacks to define the properties of the various crops. You can change a crop by creating a datapack that overrides the properties. You can read more here. If you're comfortable with CraftTweaker you can also write a script to do it, you can learn more about that here.