### MISC


# Enables elemental crops.
resourcecrops_elements (elements) bool true

# Enables essence ore.
resourcecrops_essence_ore (essence ore) bool true

# Enables the essence harvester.
resourcecrops_essence_harvester (essence harvester) bool true

# Enables harvesting a crop by punching it.
resourcecrops_punch_harvest (punch to harvest) bool true

# The time between each possible crop growth.
# NOTE: Should be a positive integer number of seconds.
resourcecrops_growth_interval (growth interval) int 10

# The chance a crop will grow after each interval.
# NOTE: A crop's chance to grow is 1 out of this number.
resourcecrops_growth_chance (growth chance) int 4


### DEFAULT CROPS


# Enables coal crops.
resourcecrops_crop_coal (coal crop) bool true

# Enables tin crops.
resourcecrops_crop_tin (tin crop) bool true

# Enables copper crops.
resourcecrops_crop_copper (copper crop) bool true

# Enables iron crops.
resourcecrops_crop_iron (iron crop) bool true

# Enables gold crops.
resourcecrops_crop_gold (gold crop) bool true

# Enables diamond crops.
resourcecrops_crop_diamond (diamond crop) bool true

# Enables mese crops.
resourcecrops_crop_mese (mese crop) bool true


### MOREORES CROPS


# Enables silver crops, requires the moreores mod.
resourcecrops_crop_silver (moreores silver crop) bool true

# Enables mithril crops, requires the moreores mod.
resourcecrops_crop_mithril (moreores mithril crop) bool true


### TECHNIC CROPS


# Enables brass crops, requires the technic modpack.
resourcecrops_crop_brass (technic brass crop) bool true

# Enables cast iron crops, requires the technic modpack.
resourcecrops_crop_cast_iron (technic cast iron crop) bool true

# Enables carbon steel crops, requires the technic modpack.
resourcecrops_crop_carbon_steel (technic carbon steel crop) bool true

# Enables chromium crops, requires the technic modpack.
resourcecrops_crop_chromium (technic chromium crop) bool true

# Enables lead crops, requires the technic modpack.
resourcecrops_crop_lead (technic lead crop) bool true

# Enables sulfur crops, requires the technic modpack.
resourcecrops_crop_sulfur (technic sulfur crop) bool true

# Enables uranium crops, requires the technic modpack.
resourcecrops_crop_uranium (technic uranium crop) bool true

# Enables zinc crops, requires the technic modpack.
resourcecrops_crop_zinc (technic zinc crop) bool true

# Enables rubber crops, requires the technic modpack.
resourcecrops_crop_rubber (technic rubber crop) bool true


### TERUMET CROPS


# Enables terumetal crops, requires the terumet mod.
resourcecrops_crop_terumetal (terumet terumetal crop) bool true


### XTRAORES CROPS


# Enables nickel crops, requires the xtraores mod.
resourcecrops_crop_nickel (xtraores nickel crop) bool true

# Enables platinum crops, requires the xtraores mod.
resourcecrops_crop_platinum (xtraores platinum crop) bool true

# Enables palladium crops, requires the xtraores mod.
resourcecrops_crop_palladium (xtraores palladium crop) bool true

# Enables cobalt crops, requires the xtraores mod.
resourcecrops_crop_cobalt (xtraores cobalt crop) bool true

# Enables thorium crops, requires the xtraores mod.
resourcecrops_crop_thorium (xtraores thorium crop) bool true

# Enables antracite crops, requires the xtraores mod.
resourcecrops_crop_antracite (xtraores antracite crop) bool true

# Enables osmium crops, requires the xtraores mod.
resourcecrops_crop_osmium (xtraores osmium crop) bool true

# Enables rhenium crops, requires the xtraores mod.
resourcecrops_crop_rhenium (xtraores rhenium crop) bool true

# Enables vanadium crops, requires the xtraores mod.
resourcecrops_crop_vanadium (xtraores vanadium crop) bool false

# Enables rarium crops, requires the xtraores mod.
resourcecrops_crop_rarium (xtraores rarium crop) bool false

# Enables orichalcum crops, requires the xtraores mod.
resourcecrops_crop_orichalcum (xtraores orichalcum crop) bool false

# Enables titanium crops, requires the xtraores mod.
resourcecrops_crop_titanium (xtraores titanium crop) bool false

# Enables uranium crops, requires the xtraores mod.
resourcecrops_crop_xores_uranium (xtraores uranium crop) bool false

# Enables chromium crops, requires the xtraores mod.
resourcecrops_crop_xores_chromium (xtraores chromium crop) bool false
