The growth time of custom ore

This tutorial, teach you how to customize the growth time of ore

First of all, different module versions have different methods. Before the tutorial starts, select the module version you use.

v0.0 ~ v1.0

Demon Module Version: V1.0

First right -click the module file and select a compressed software to open. Here is 360 compression as an example

Enter the module path: Data/BotanyPots/Recipes/Crops folder

Then open the ore file you want to modify, the file name is the ID name of the ore, which takes coal ore coal_ore as an example

Then find

 "Growthticks": [Number] 

This line of code, [Number] will be replaced in different module versions.

Then change the numbers behind this code. Pay special attention: The unit used for this string of code is ticks. In my world, 1 second = 20ticks, please enter the appropriate number and fill in 0 invalid.

Finally save the file, at this time 360 ​​compression will prompt, we choose "OK", (different ways that different compression software may prompts differently), complete

v1.1 ~ v2.3

Demon Module Version: V2.2

First right -click the module file and select a compressed software to open. Here is 360 compression as an example

Enter the module path: Data/Botany_pots_ore_Planting/Recipes/Crops folder (Botany_pots_ore_planting folder in the version below the module v1.3 is the BotanyPots folder)

Then you have to know which module you want to modify the mineral species, and you have to know what its module ID is.

Open the ID of the module where you want to modify the module you want to modify. Here is Create as an example

Then open the mineral file you want to modify, the file name is the ID name of the ore, this

Take copper ore Copper_ore as an example (some mine file names may be the ID name of what they produce)

Then find

 "Growthticks": [Number] 

This line of code, [Number] will be replaced in different module versions.

Then change the numbers behind this code. Special attention: The unit used for this string of code is ticks. In my world, 1 second = 20ticks, please enter the appropriate number and fill in 0 invalid.

Finally save the file, at this time 360 ​​compression will prompt, we choose "OK", (different ways that different compression software may prompts differently), complete

After the module is modified, add the modified module into the game.