Darkhax-Minecraft / BotanyTrees

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

Config Speed of tree growth #6

Closed MokahTGS closed 3 years ago

MokahTGS commented 3 years ago

Is there a way to speed up or slow down tree growth? Currently tree growth is way slower than Bonsai Pots.

Darkhax commented 3 years ago

The slow growth is intentional. The entire mod is json-defined config files, you just need to find the one you want to change.

MokahTGS commented 3 years ago

Sorry, I couldn't find them. Where are they located?

Darkhax commented 3 years ago

They are inside the JAR file. You can also use datapacks for a more modpack friendly approach.

MokahTGS commented 3 years ago

Ok thanks

MokahTGS commented 3 years ago

Can I have a bit of guidance on growth ticks? The default for an oak is 2400 under growth ticks. Is that 2400 ticks for one growth tick or is that 2400 ticks for a fully grown sapling?

Darkhax commented 3 years ago

This depends on the version of the mod you're playing.

1.15+ 1.14.4

Darkhax commented 3 years ago

I forgot this mod is only for 1.16+, my bad. So in this version the growth ticks is how long it takes for the crop to grow on normal soil. 2400 = 120 seconds. If you lower the number to 1200 it will be speed it up to 1 minute which is twice as fast.

MokahTGS commented 3 years ago

Great thx

InflaMe73 commented 1 year ago

Great thx did you find where is config located?