#Define custom crops here: <name>,<fruit:fruitmeta>,<soil>,<baseblock:baseblockmeta>,<tier>,<rendermethod>,<information>,<shearable>
# - name:         is the name of the crop you want, for example: claysanthemum
# - fruit:        the fruit you want the crop to produce, for example: minecraft:clay:0 (metadata is optional, you can get this from NEI). Type "null" if you want the crop to have no fruit.
# - soil:         the soil you want the crop to be planted on, if you specify null, it will grow on farmland and any soil you whitelisted. Other possible soils are soulsand, sand or mycelium.
# - baseblock:    this is the block that has to be underneath for the plant to grow, for example: (this can also be gotten from NEI, if you don't want to specify, type null)
# - tier:         from 1 to 5, the higher, the slower the crop will grow
# - rendermethod: put 1 to render like a flower (in an X-pattern), put 6 to render like wheat (hashtag-pattern)
# - information:  put a short description (in the same line) of the crop. This will appear in the journal
# - shearable:    (optional) the item this plant drops when sheared
#you will need to make a texture pack and add textures for the crops in agricraft/blocks with the name cropName1, cropName2, cropName3, cropName4
#where name is the name you specified here, there have to be 4 textures, texture 4 is the mature one
#for the seed texture, put a texture named seedName in the agricraft/items of your resourcepack
#Example: claysanthemum,minecraft:clay,minecraft:sand,minecraft:hardened_clay,2,6,a crop that extracts clay from the soil to grow clay buds.
#this will need textures cropClaysanthemum1, cropClaysanthemum2, Claysanthemum3, Claysanthemum4 in the agricraft/textures/blocks folder and seedClaysanthemum in the agricraft/textures/items folder of your resourcepack.
#Note the capitalization, always put a capital in the texture name. Also, this crop will not grow unless it has a hardened clay block underneath the block of farmland it's on
Jade,Quadrum:jadeessence,null,null,1,1,Grows jade essence
Citrine,Quadrum:citrineessence,null,null,1,1,Grows citrine essence
Malachite,Quadrum:malachiteessence,null,null,2,1,Grows malachite essence
Spinel,Quadrum:spinelessence,null,null,2,1,Grows spinel essence
Onyx,Quadrum:onyxessence,null,null,3,1,Grows onyx essence
Agate,Quadrum:agateessence,null,null,3,1,Grows agate essence
Tourmaline,Quadrum:tourmalineessence,null,null,4,1,Grows tourmaline essence
Chrysocolla,Quadrum:chrysocollaessence,null,null,4,1,Grows chrysocolla essence
Tanzanite,Quadrum:tanzaniteessence,null,null,5,1,Grows tanzanite essence
Jasper,Quadrum:jasperessence,null,null,5,1,Grows jasper essence
Sugilite,Quadrum:sugiliteessence,null,null,5,1,Grows sugilite essence
Topaz,Quadrum:topazessence,null,null,5,1,Grows topaz essence
Sunflower,minecraft:double_plant,null,null,1,1,Grows sunflowers
Salt,Quadrum:saltessence,null,null,1,1,Grows salt essence
Neutronium,Quadrum:neutroniumessence,null,null,5,1,Grows neutronium essence
Elementium,Quadrum:elementiumessence,null,null,3,1,Grows elementium essence
Gaia,Quadrum:gaiaessence,null,null,5,1,Grows gaia essence
Sesame,harvestcraft:sesameseedsItem,null,null,1,1,Grows sesame seeds