{
	"__comment__": "This file was automatically created by mcresources",
	"name": "Crops",
	"category": "tfc:mechanics",
	"icon": "tfc:textures/item/food/wheat.png",
	"pages": [
		{
			"type": "patchouli:text",
			"text": "Crops are a source of food and some other materials. While each crop is slightly different, crops all have some similar principles. In order to start growing crops, you will need some $(thing)Seeds$(), which can be obtained by searching for $(l:the_world/wild_crops)Wild Crops$() and breaking them.$(br2)Once you have obtained seeds, you will also need a $(thing)Hoe$(). Seeds are also useful as $(l:mechanics/fishing)bait$()."
		},
		{
			"type": "patchouli:text",
			"text": "In addition to finding wild crops, seeds can also be produced from existing crops. When a fully mature crop dies - either by weather, or leaving it to rot - it will go to seed, dropping more seeds that can be used to grow even more crops next season."
		},
        {
            "type": "patchouli:text",
			"title": "Contents",
            "text": "$(li)$(l:tfc:mechanics/crops#barley)Barley$()$(li)$(l:tfc:mechanics/crops#beet)Beet$()$(li)$(l:tfc:mechanics/crops#cabbage)Cabbage$()$(li)$(l:tfc:mechanics/crops#canola)Canola$()$(li)$(l:tfc:mechanics/crops#carrot)Carrot$()$(li)$(l:tfc:mechanics/crops#flax)Flax$()$(li)$(l:tfc:mechanics/crops#garlic)Garlic$()$(li)$(l:tfc:mechanics/crops#green_bean)Green Bean$()$(li)$(l:tfc:mechanics/crops#jute)Jute$()$(li)$(l:tfc:mechanics/crops#maize)Maize$()$(li)$(l:tfc:mechanics/crops#melon)Melon$()$(li)$(l:tfc:mechanics/crops#oat)Oat$()$(li)$(l:tfc:mechanics/crops#onion)Onion$()"
        },
        {
            "type": "patchouli:text",
            "text": "$(li)$(l:tfc:mechanics/crops#papyrus)Papyrus$()$(li)$(l:tfc:mechanics/crops#potato)Potato$()$(li)$(l:tfc:mechanics/crops#pumpkin)Pumpkin$()$(li)$(l:tfc:mechanics/crops#red_bell_pepper)Red Bell Pepper$()$(li)$(l:tfc:mechanics/crops#rice)Rice$()$(li)$(l:tfc:mechanics/crops#rye)Rye$()$(li)$(l:tfc:mechanics/crops#soybean)Soybean$()$(li)$(l:tfc:mechanics/crops#squash)Squash$()$(li)$(l:tfc:mechanics/crops#sugarcane)Sugarcane$()$(li)$(l:tfc:mechanics/crops#sunflower)Sunflower$()$(li)$(l:tfc:mechanics/crops#tomatoes)Tomato$()$(li)$(l:tfc:mechanics/crops#wheat)Wheat$()$(li)$(l:tfc:mechanics/crops#yellow_bell_pepper)Yellow Bell Pepper$()"
        },
		{
			"type": "tfc:rock_knapping_recipe",
			"recipes": [
				"tfg:rock_knapping/stone_hoe_head_1"
			],
			"text": "To get started, a $(thing)Stone Hoe$() can be $(thing)knapped$() as seen above."
		},
		{
			"type": "patchouli:crafting",
			"recipe": "tfc:crafting/stone/hoe_sedimentary",
			"text": "Once the hoe head is knapped, it can be crafted into a Hoe.$(br2)Hoes function as in Vanilla, by right clicking dirt blocks to turn them into $(thing)Farmland$(). They can also be used to convert $(thing)Rooted Dirt$() into $(thing)Dirt$()."
		},
		{
			"type": "patchouli:text",
			"text": "All crops need to be planted on farmland in order to grow. Some crops have additional requirements such as being waterlogged or requiring a stick to grow on.$(br2)Crops do not need $(thing)nutrients$() to grow, but they certainly help. There are three nutrients: $(b)Nitrogen$(), $(6)Phosphorous$(), and $(d)Potassium$(). Each crop has a favorite nutrient.",
			"title": "Growing Crops"
		},
		{
			"type": "patchouli:text",
			"text": "Consuming its favorite nutrient causes a crop to grow faster, and improves the yield of the crop at harvest time. That means that crops that consumed more nutrients drop more food when broken! Consuming a nutrient also has the effect of replenishing the other nutrients around it a small amount.$(br2)The next several pages list all the crops present in TFC"
		},
		{
			"type": "patchouli:text",
			"anchor": "barley",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): -8 - 26 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 18 - 75 %$(br)$(bold)Nutrient$(): Nitrogen$(br2)Barley is a single block crop. Barley seeds can be planted on farmland and will produce $(thing)Barley$() and $(thing)Barley Seeds$() as a product.",
			"title": "Barley"
		},
		{
			"type": "tfc:multimultiblock",
			"text": "",
			"multiblocks": [
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/barley[age=0]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/barley[age=1]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/barley[age=2]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/barley[age=3]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/barley[age=4]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/barley[age=5]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/barley[age=6]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/barley[age=7]",
						"Y": "tfc:farmland/loam"
					}
				}
			]
		},
		{
			"type": "patchouli:text",
			"anchor": "oat",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): 3 - 40 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 35 - 100 %$(br)$(bold)Nutrient$(): Phosphorus$(br2)Oat is a single block crop. Oat seeds can be planted on farmland and will produce $(thing)Oat$() and $(thing)Oat Seeds$() as a product.",
			"title": "Oat"
		},
		{
			"type": "tfc:multimultiblock",
			"text": "",
			"multiblocks": [
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/oat[age=0]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/oat[age=1]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/oat[age=2]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/oat[age=3]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/oat[age=4]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/oat[age=5]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/oat[age=6]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/oat[age=7]",
						"Y": "tfc:farmland/loam"
					}
				}
			]
		},
		{
			"type": "patchouli:text",
			"anchor": "rye",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): -11 - 30 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 25 - 85 %$(br)$(bold)Nutrient$(): Phosphorus$(br2)Rye is a single block crop. Rye seeds can be planted on farmland and will produce $(thing)Rye$() and $(thing)Rye Seeds$() as a product.",
			"title": "Rye"
		},
		{
			"type": "tfc:multimultiblock",
			"text": "",
			"multiblocks": [
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/rye[age=0]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/rye[age=1]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/rye[age=2]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/rye[age=3]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/rye[age=4]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/rye[age=5]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/rye[age=6]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/rye[age=7]",
						"Y": "tfc:farmland/loam"
					}
				}
			]
		},
		{
			"type": "patchouli:text",
			"anchor": "maize",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): 13 - 40 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 75 - 100 %$(br)$(bold)Nutrient$(): Phosphorus$(br2)Maize is a two block tall crop. Maize seeds can be planted on farmland, will grow two blocks tall, and will produce $(thing)Maize$() and $(thing)Maize Seeds$() as a product.",
			"title": "Maize"
		},
		{
			"type": "tfc:multimultiblock",
			"text": "",
			"multiblocks": [
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "minecraft:air",
						"Y": "tfc:crop/maize[age=0,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "minecraft:air",
						"Y": "tfc:crop/maize[age=1,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "minecraft:air",
						"Y": "tfc:crop/maize[age=2,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/maize[age=3,part=top]",
						"Y": "tfc:crop/maize[age=3,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/maize[age=4,part=top]",
						"Y": "tfc:crop/maize[age=4,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/maize[age=5,part=top]",
						"Y": "tfc:crop/maize[age=5,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				}
			]
		},
		{
			"type": "patchouli:text",
			"anchor": "wheat",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): -4 - 35 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 25 - 100 %$(br)$(bold)Nutrient$(): Phosphorus$(br2)Wheat is a single block crop. Wheat seeds can be planted on farmland and will produce $(thing)Wheat$() and $(thing)Wheat Seeds$() as a product.",
			"title": "Wheat"
		},
		{
			"type": "tfc:multimultiblock",
			"text": "",
			"multiblocks": [
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/wheat[age=0]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/wheat[age=1]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/wheat[age=2]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/wheat[age=3]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/wheat[age=4]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/wheat[age=5]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/wheat[age=6]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/wheat[age=7]",
						"Y": "tfc:farmland/loam"
					}
				}
			]
		},
		{
			"type": "patchouli:text",
			"anchor": "rice",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): 15 - 30 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 25 - 100 %$(br)$(bold)Nutrient$(): Phosphorus$(br2)Rice is a single block crop. Rice must be grown underwater - it must be planted on farmland, in freshwater that is a single block deep. It will produce $(thing)Rice$() and $(thing)Rice Seeds$() as a product.",
			"title": "Rice"
		},
		{
			"type": "tfc:multimultiblock",
			"text": "Note: in order to grow, the rice block must be $(thing)Waterlogged$().",
			"multiblocks": [
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/rice[age=0,fluid=water]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/rice[age=1,fluid=water]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/rice[age=2,fluid=water]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/rice[age=3,fluid=water]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/rice[age=4,fluid=water]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/rice[age=5,fluid=water]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/rice[age=6,fluid=water]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/rice[age=7,fluid=water]",
						"Y": "tfc:farmland/loam"
					}
				}
			]
		},
		{
			"type": "patchouli:text",
			"anchor": "beet",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): -5 - 20 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 18 - 85 %$(br)$(bold)Nutrient$(): Potassium$(br2)Beets are a a single block crop. Beet seeds can be planted on farmland and will produce $(thing)Beet$() and $(thing)Beet Seeds$() as a product.",
			"title": "Beet"
		},
		{
			"type": "tfc:multimultiblock",
			"text": "",
			"multiblocks": [
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/beet[age=0]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/beet[age=1]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/beet[age=2]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/beet[age=3]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/beet[age=4]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/beet[age=5]",
						"Y": "tfc:farmland/loam"
					}
				}
			]
		},
		{
			"type": "patchouli:text",
			"anchor": "cabbage",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): -10 - 27 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 15 - 65 %$(br)$(bold)Nutrient$(): Nitrogen$(br2)Cabbage is a single block crop. Cabbage seeds can be planted on farmland and will produce $(thing)Cabbage$() and $(thing)Cabbage Seeds$() as a product.",
			"title": "Cabbage"
		},
		{
			"type": "tfc:multimultiblock",
			"text": "",
			"multiblocks": [
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/cabbage[age=0]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/cabbage[age=1]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/cabbage[age=2]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/cabbage[age=3]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/cabbage[age=4]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/cabbage[age=5]",
						"Y": "tfc:farmland/loam"
					}
				}
			]
		},
		{
			"type": "patchouli:text",
			"anchor": "carrot",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): 3 - 30 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 25 - 100 %$(br)$(bold)Nutrient$(): Potassium$(br2)Carrot is a single block crop. Carrot seeds can be planted on farmland and will produce $(thing)Carrot$() and $(thing)Carrot Seeds$() as a product.",
			"title": "Carrot"
		},
		{
			"type": "tfc:multimultiblock",
			"text": "",
			"multiblocks": [
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/carrot[age=0]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/carrot[age=1]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/carrot[age=2]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/carrot[age=3]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/carrot[age=4]",
						"Y": "tfc:farmland/loam"
					}
				}
			]
		},
		{
			"type": "patchouli:text",
			"anchor": "garlic",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): -20 - 18 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 15 - 75 %$(br)$(bold)Nutrient$(): Nitrogen$(br2)Garlic is a single block crop. Garlic seeds can be planted on farmland and will produce $(thing)Garlic$() and $(thing)Garlic Seeds$() as a product.",
			"title": "Garlic"
		},
		{
			"type": "tfc:multimultiblock",
			"text": "",
			"multiblocks": [
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/garlic[age=0]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/garlic[age=1]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/garlic[age=2]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/garlic[age=3]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/garlic[age=4]",
						"Y": "tfc:farmland/loam"
					}
				}
			]
		},
		{
			"type": "patchouli:text",
			"anchor": "green_bean",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): 2 - 35 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 38 - 100 %$(br)$(bold)Nutrient$(): Nitrogen$(br2)Green Beans is a climbing two block tall crop. Green Bean seeds can be planted on farmland, will grow two blocks tall if a stick is present, and will produce $(thing)Green Beans$() and $(thing)Green Bean Seeds$() as a product.",
			"title": "Green Beans"
		},
		{
			"type": "tfc:multimultiblock",
			"text": "The stick is required in order for the crop to fully grow.",
			"multiblocks": [
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/green_bean[age=0,part=top,stick=true]",
						"Y": "tfc:crop/green_bean[age=0,part=bottom,stick=true]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/green_bean[age=1,part=top,stick=true]",
						"Y": "tfc:crop/green_bean[age=1,part=bottom,stick=true]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/green_bean[age=2,part=top,stick=true]",
						"Y": "tfc:crop/green_bean[age=2,part=bottom,stick=true]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/green_bean[age=3,part=top,stick=true]",
						"Y": "tfc:crop/green_bean[age=3,part=bottom,stick=true]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/green_bean[age=4,part=top,stick=true]",
						"Y": "tfc:crop/green_bean[age=4,part=bottom,stick=true]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/green_bean[age=5,part=top,stick=true]",
						"Y": "tfc:crop/green_bean[age=5,part=bottom,stick=true]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/green_bean[age=6,part=top,stick=true]",
						"Y": "tfc:crop/green_bean[age=6,part=bottom,stick=true]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/green_bean[age=7,part=top,stick=true]",
						"Y": "tfc:crop/green_bean[age=7,part=bottom,stick=true]",
						"Z": "tfc:farmland/loam"
					}
				}
			]
		},
		{
			"type": "patchouli:text",
			"anchor": "potato",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): -1 - 37 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 50 - 100 %$(br)$(bold)Nutrient$(): Potassium$(br2)Potatoes are a single block crop. Potato seeds can be planted on farmland and will produce $(thing)Potatoes$() and $(thing)Potato Seeds$() as a product.",
			"title": "Potatoes"
		},
		{
			"type": "tfc:multimultiblock",
			"text": "",
			"multiblocks": [
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/potato[age=0]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/potato[age=1]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/potato[age=2]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/potato[age=3]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/potato[age=4]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/potato[age=5]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/potato[age=6]",
						"Y": "tfc:farmland/loam"
					}
				}
			]
		},
		{
			"type": "patchouli:text",
			"anchor": "pumpkin",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): 0 - 30 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 30 - 80 %$(br)$(bold)Nutrient$(): Phosphorus$(br2)Pumpkins are a spreading crop. Pumpkin seeds can be planted on farmland and will place up to two $(thing)Pumpkin Blocks$() on the ground next to it while it is mature. If the pumpkin blocks are harvested, and the plant matures again, it can grow more pumpkins. Pumpkins can be made into $(l:mechanics/lighting#jack_o_lanterns)Jack 'o Lanterns$().",
			"title": "Pumpkins"
		},
		{
			"type": "tfc:multimultiblock",
			"text": "",
			"multiblocks": [
				{
					"pattern": [
						[
							"   ",
							" CP",
							"   "
						],
						[
							"GGG",
							"G0G",
							"GGG"
						]
					],
					"mapping": {
						"G": "tfc:farmland/loam",
						"0": "tfc:farmland/loam",
						"C": "tfc:crop/pumpkin[age=0]",
						"P": "minecraft:air"
					}
				},
				{
					"pattern": [
						[
							"   ",
							" CP",
							"   "
						],
						[
							"GGG",
							"G0G",
							"GGG"
						]
					],
					"mapping": {
						"G": "tfc:farmland/loam",
						"0": "tfc:farmland/loam",
						"C": "tfc:crop/pumpkin[age=1]",
						"P": "minecraft:air"
					}
				},
				{
					"pattern": [
						[
							"   ",
							" CP",
							"   "
						],
						[
							"GGG",
							"G0G",
							"GGG"
						]
					],
					"mapping": {
						"G": "tfc:farmland/loam",
						"0": "tfc:farmland/loam",
						"C": "tfc:crop/pumpkin[age=2]",
						"P": "minecraft:air"
					}
				},
				{
					"pattern": [
						[
							"   ",
							" CP",
							"   "
						],
						[
							"GGG",
							"G0G",
							"GGG"
						]
					],
					"mapping": {
						"G": "tfc:farmland/loam",
						"0": "tfc:farmland/loam",
						"C": "tfc:crop/pumpkin[age=3]",
						"P": "minecraft:air"
					}
				},
				{
					"pattern": [
						[
							"   ",
							" CP",
							"   "
						],
						[
							"GGG",
							"G0G",
							"GGG"
						]
					],
					"mapping": {
						"G": "tfc:farmland/loam",
						"0": "tfc:farmland/loam",
						"C": "tfc:crop/pumpkin[age=4]",
						"P": "minecraft:air"
					}
				},
				{
					"pattern": [
						[
							"   ",
							" CP",
							"   "
						],
						[
							"GGG",
							"G0G",
							"GGG"
						]
					],
					"mapping": {
						"G": "tfc:farmland/loam",
						"0": "tfc:farmland/loam",
						"C": "tfc:crop/pumpkin[age=5]",
						"P": "minecraft:air"
					}
				},
				{
					"pattern": [
						[
							"   ",
							" CP",
							"   "
						],
						[
							"GGG",
							"G0G",
							"GGG"
						]
					],
					"mapping": {
						"G": "tfc:farmland/loam",
						"0": "tfc:farmland/loam",
						"C": "tfc:crop/pumpkin[age=6]",
						"P": "minecraft:air"
					}
				},
				{
					"pattern": [
						[
							"   ",
							" CP",
							"   "
						],
						[
							"GGG",
							"G0G",
							"GGG"
						]
					],
					"mapping": {
						"G": "tfc:farmland/loam",
						"0": "tfc:farmland/loam",
						"C": "tfc:crop/pumpkin[age=7]",
						"P": "tfc:pumpkin"
					}
				}
			]
		},
		{
			"type": "patchouli:text",
			"anchor": "melon",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): 5 - 37 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 75 - 100 %$(br)$(bold)Nutrient$(): Phosphorus$(br2)Melons are a spreading crop. Melon seeds can be planted on farmland and will place up to two $(thing)Melon Blocks$() on the ground next to it while it is mature. If the melon blocks are harvested, and the plant matures again, it can grow more melon.",
			"title": "Melons"
		},
		{
			"type": "tfc:multimultiblock",
			"text": "",
			"multiblocks": [
				{
					"pattern": [
						[
							"   ",
							" CP",
							"   "
						],
						[
							"GGG",
							"G0G",
							"GGG"
						]
					],
					"mapping": {
						"G": "tfc:farmland/loam",
						"0": "tfc:farmland/loam",
						"C": "tfc:crop/melon[age=0]",
						"P": "minecraft:air"
					}
				},
				{
					"pattern": [
						[
							"   ",
							" CP",
							"   "
						],
						[
							"GGG",
							"G0G",
							"GGG"
						]
					],
					"mapping": {
						"G": "tfc:farmland/loam",
						"0": "tfc:farmland/loam",
						"C": "tfc:crop/melon[age=1]",
						"P": "minecraft:air"
					}
				},
				{
					"pattern": [
						[
							"   ",
							" CP",
							"   "
						],
						[
							"GGG",
							"G0G",
							"GGG"
						]
					],
					"mapping": {
						"G": "tfc:farmland/loam",
						"0": "tfc:farmland/loam",
						"C": "tfc:crop/melon[age=2]",
						"P": "minecraft:air"
					}
				},
				{
					"pattern": [
						[
							"   ",
							" CP",
							"   "
						],
						[
							"GGG",
							"G0G",
							"GGG"
						]
					],
					"mapping": {
						"G": "tfc:farmland/loam",
						"0": "tfc:farmland/loam",
						"C": "tfc:crop/melon[age=3]",
						"P": "minecraft:air"
					}
				},
				{
					"pattern": [
						[
							"   ",
							" CP",
							"   "
						],
						[
							"GGG",
							"G0G",
							"GGG"
						]
					],
					"mapping": {
						"G": "tfc:farmland/loam",
						"0": "tfc:farmland/loam",
						"C": "tfc:crop/melon[age=4]",
						"P": "minecraft:air"
					}
				},
				{
					"pattern": [
						[
							"   ",
							" CP",
							"   "
						],
						[
							"GGG",
							"G0G",
							"GGG"
						]
					],
					"mapping": {
						"G": "tfc:farmland/loam",
						"0": "tfc:farmland/loam",
						"C": "tfc:crop/melon[age=5]",
						"P": "minecraft:air"
					}
				},
				{
					"pattern": [
						[
							"   ",
							" CP",
							"   "
						],
						[
							"GGG",
							"G0G",
							"GGG"
						]
					],
					"mapping": {
						"G": "tfc:farmland/loam",
						"0": "tfc:farmland/loam",
						"C": "tfc:crop/melon[age=6]",
						"P": "minecraft:air"
					}
				},
				{
					"pattern": [
						[
							"   ",
							" CP",
							"   "
						],
						[
							"GGG",
							"G0G",
							"GGG"
						]
					],
					"mapping": {
						"G": "tfc:farmland/loam",
						"0": "tfc:farmland/loam",
						"C": "tfc:crop/melon[age=7]",
						"P": "tfc:melon"
					}
				}
			]
		},
		{
			"type": "patchouli:text",
			"anchor": "red_bell_pepper",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): 16 - 30 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 25 - 60 %$(br)$(bold)Nutrient$(): Potassium$(br2)Red Bell Peppers are a pickable crop. When they are near mature, they can be harvested with $(item)$(k:key.use)$() to obtain Green Bell Peppers. Harvesting with $(item)$(k:key.use)$() allows the plant to grow more peppers in the future rather than destroying the plant.",
			"title": "Red Bell Peppers"
		},
		{
			"type": "tfc:multimultiblock",
			"text": "",
			"multiblocks": [
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/red_bell_pepper[age=0]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/red_bell_pepper[age=1]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/red_bell_pepper[age=2]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/red_bell_pepper[age=3]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/red_bell_pepper[age=4]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/red_bell_pepper[age=5]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/red_bell_pepper[age=6]",
						"Y": "tfc:farmland/loam"
					}
				}
			]
		},
		{
			"type": "patchouli:text",
			"anchor": "yellow_bell_pepper",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): 16 - 30 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 25 - 60 %$(br)$(bold)Nutrient$(): Potassium$(br2)Yellow Bell Peppers are a pickable crop. When they are near mature, they can be harvested with $(item)$(k:key.use)$() to obtain Green Bell Peppers. Harvesting with $(item)$(k:key.use)$() allows the plant to grow more peppers in the future rather than destroying the plant.",
			"title": "Yellow Bell Peppers"
		},
		{
			"type": "tfc:multimultiblock",
			"text": "",
			"multiblocks": [
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/yellow_bell_pepper[age=0]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/yellow_bell_pepper[age=1]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/yellow_bell_pepper[age=2]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/yellow_bell_pepper[age=3]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/yellow_bell_pepper[age=4]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/yellow_bell_pepper[age=5]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/yellow_bell_pepper[age=6]",
						"Y": "tfc:farmland/loam"
					}
				}
			]
		},
		{
			"type": "patchouli:text",
			"anchor": "onion",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): 0 - 30 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 25 - 90 %$(br)$(bold)Nutrient$(): Nitrogen$(br2)Onions are a single block crop. Onion seeds can be planted on farmland and will produce $(thing)Onions$() and $(thing)Onion Seeds$() as a product.",
			"title": "Onions"
		},
		{
			"type": "tfc:multimultiblock",
			"text": "",
			"multiblocks": [
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/onion[age=0]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/onion[age=1]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/onion[age=2]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/onion[age=3]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/onion[age=4]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/onion[age=5]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/onion[age=6]",
						"Y": "tfc:farmland/loam"
					}
				}
			]
		},
		{
			"type": "patchouli:text",
			"anchor": "soybean",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): 8 - 30 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 40 - 100 %$(br)$(bold)Nutrient$(): Nitrogen$(br2)Soybean is a single block crop. Soybean seeds can be planted on farmland and will produce $(thing)Soybean$() and $(thing)Soybean Seeds$() as a product.",
			"title": "Soybean"
		},
		{
			"type": "tfc:multimultiblock",
			"text": "",
			"multiblocks": [
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/soybean[age=0]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/soybean[age=1]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/soybean[age=2]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/soybean[age=3]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/soybean[age=4]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/soybean[age=5]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/soybean[age=6]",
						"Y": "tfc:farmland/loam"
					}
				}
			]
		},
		{
			"type": "patchouli:text",
			"anchor": "squash",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): 5 - 33 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 23 - 95 %$(br)$(bold)Nutrient$(): Potassium$(br2)Squash is a single block crop. Squash seeds can be planted on farmland and will produce $(thing)Squash$() and $(thing)Squash Seeds$() as a product.",
			"title": "Squash"
		},
		{
			"type": "tfc:multimultiblock",
			"text": "",
			"multiblocks": [
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/squash[age=0]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/squash[age=1]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/squash[age=2]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/squash[age=3]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/squash[age=4]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/squash[age=5]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/squash[age=6]",
						"Y": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/squash[age=7]",
						"Y": "tfc:farmland/loam"
					}
				}
			]
		},
		{
			"type": "patchouli:text",
			"anchor": "sugarcane",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): 12 - 38 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 40 - 100 %$(br)$(bold)Nutrient$(): Potassium$(br2)Sugarcane is a two block tall crop. Sugarcane seeds can be planted on farmland, will grow two blocks tall, and will produce $(thing)Sugarcane$() and $(thing)Sugarcane Seeds$() as a product. Sugarcane can be used to make $(thing)Sugar$().",
			"title": "Sugarcane"
		},
		{
			"type": "tfc:multimultiblock",
			"text": "",
			"multiblocks": [
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "minecraft:air",
						"Y": "tfc:crop/sugarcane[age=0,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "minecraft:air",
						"Y": "tfc:crop/sugarcane[age=1,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "minecraft:air",
						"Y": "tfc:crop/sugarcane[age=2,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "minecraft:air",
						"Y": "tfc:crop/sugarcane[age=3,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/sugarcane[age=4,part=top]",
						"Y": "tfc:crop/sugarcane[age=4,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/sugarcane[age=5,part=top]",
						"Y": "tfc:crop/sugarcane[age=5,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/sugarcane[age=6,part=top]",
						"Y": "tfc:crop/sugarcane[age=6,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/sugarcane[age=7,part=top]",
						"Y": "tfc:crop/sugarcane[age=7,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				}
			]
		},
		{
			"type": "patchouli:text",
			"anchor": "tomatoes",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): 0 - 36 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 30 - 95 %$(br)$(bold)Nutrient$(): Potassium$(br2)Tomatoes are a climbing two block tall crop. Tomato seeds can be planted on farmland, will grow two blocks tall if a stick is present, and will produce $(thing)Tomatoes$() and $(thing)Tomato Seeds$() as a product.",
			"title": "Tomatoes"
		},
		{
			"type": "tfc:multimultiblock",
			"text": "The stick is required in order for the crop to fully grow.",
			"multiblocks": [
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/tomato[age=0,part=top,stick=true]",
						"Y": "tfc:crop/tomato[age=0,part=bottom,stick=true]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/tomato[age=1,part=top,stick=true]",
						"Y": "tfc:crop/tomato[age=1,part=bottom,stick=true]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/tomato[age=2,part=top,stick=true]",
						"Y": "tfc:crop/tomato[age=2,part=bottom,stick=true]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/tomato[age=3,part=top,stick=true]",
						"Y": "tfc:crop/tomato[age=3,part=bottom,stick=true]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/tomato[age=4,part=top,stick=true]",
						"Y": "tfc:crop/tomato[age=4,part=bottom,stick=true]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/tomato[age=5,part=top,stick=true]",
						"Y": "tfc:crop/tomato[age=5,part=bottom,stick=true]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/tomato[age=6,part=top,stick=true]",
						"Y": "tfc:crop/tomato[age=6,part=bottom,stick=true]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/tomato[age=7,part=top,stick=true]",
						"Y": "tfc:crop/tomato[age=7,part=bottom,stick=true]",
						"Z": "tfc:farmland/loam"
					}
				}
			]
		},
		{
			"type": "patchouli:text",
			"anchor": "jute",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): 5 - 37 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 25 - 100 %$(br)$(bold)Nutrient$(): Potassium$(br2)Jute is a two block tall crop. Jute seeds can be planted on farmland, will grow two blocks tall, and will produce $(thing)Jute$() and $(thing)Jute Seeds$() as a product.",
			"title": "Jute"
		},
		{
			"type": "tfc:multimultiblock",
			"text": "",
			"multiblocks": [
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "minecraft:air",
						"Y": "tfc:crop/jute[age=0,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "minecraft:air",
						"Y": "tfc:crop/jute[age=1,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "minecraft:air",
						"Y": "tfc:crop/jute[age=2,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/jute[age=3,part=top]",
						"Y": "tfc:crop/jute[age=3,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/jute[age=4,part=top]",
						"Y": "tfc:crop/jute[age=4,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/jute[age=5,part=top]",
						"Y": "tfc:crop/jute[age=5,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				}
			]
		},
		{
			"type": "patchouli:text",
			"anchor": "papyrus",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): 19 - 37 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 70 - 100 %$(br)$(bold)Nutrient$(): Potassium$(br2)Papyrus is a two block tall crop. Papyrus seeds can be planted on farmland, will grow two blocks tall, and will produce $(l:mechanics/papermaking)Papyrus$() and $(thing)Papyrus Seeds$() as a product.",
			"title": "Papyrus"
		},
		{
			"type": "tfc:multimultiblock",
			"text": "",
			"multiblocks": [
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "minecraft:air",
						"Y": "tfc:crop/papyrus[age=0,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "minecraft:air",
						"Y": "tfc:crop/papyrus[age=1,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "minecraft:air",
						"Y": "tfc:crop/papyrus[age=2,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/papyrus[age=3,part=top]",
						"Y": "tfc:crop/papyrus[age=3,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/papyrus[age=4,part=top]",
						"Y": "tfc:crop/papyrus[age=4,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfc:crop/papyrus[age=5,part=top]",
						"Y": "tfc:crop/papyrus[age=5,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				}
			]
		},
		{
			"type": "patchouli:text",
			"anchor": "sunflower",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): 5 - 40 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 20 - 80 %$(br)$(bold)Nutrient$(): Nitrogen$(br2)A Sunflower is a two block tall crop. Sunflower seeds can be planted on farmland, will grow two blocks tall, and will produce $(item)Sunflower Caps$() which can be processed into $(thing)Seed Oil$(). Seed Oil can both be used as Lamp Fuel, as well as $(thing)Bio Diesel$() later on.$(br)A Sunflower also counts as a Flower for the purposes of $(l:firmalife/beekeeping)Beekeeping$().",
			"title": "Sunflower"
		},
		{
			"type": "tfc:multimultiblock",
			"multiblocks": [
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "minecraft:air",
						"Y": "tfg:sunflower[age=0,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "minecraft:air",
						"Y": "tfg:sunflower[age=1,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "minecraft:air",
						"Y": "tfg:sunflower[age=2,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "minecraft:air",
						"Y": "tfg:sunflower[age=3,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfg:sunflower[age=4,part=top]",
						"Y": "tfg:sunflower[age=4,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfg:sunflower[age=5,part=top]",
						"Y": "tfg:sunflower[age=5,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfg:sunflower[age=6,part=top]",
						"Y": "tfg:sunflower[age=6,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				}
			],
			"text": "$(thing)Wild Sunflowers$() grow between 5 and 40C, and 100 to 450mm of rainfall. Their seeds can also be roasted and eaten!"
		},
		{
			"type": "patchouli:text",
			"anchor": "canola",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): -5 - 25 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 10 - 60 %$(br)$(bold)Nutrient$(): Phosphorus$(br2)Canola is a two block tall crop. Canola seeds can be planted on farmland, will grow two blocks tall, and will produce $(item)Canola Ovules$() which can be processed into $(thing)Seed Oil$(). Seed Oil can both be used as Lamp Fuel, as well as $(thing)Bio Diesel$() later on.$(br)Canola also counts as a Flower for the purposes of $(l:firmalife/beekeeping)Beekeeping$().",
			"title": "Canola"
		},
		{
			"type": "tfc:multimultiblock",
			"multiblocks": [
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "minecraft:air",
						"Y": "tfg:rapeseed[age=0,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "minecraft:air",
						"Y": "tfg:rapeseed[age=1,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "minecraft:air",
						"Y": "tfg:rapeseed[age=2,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfg:rapeseed[age=3,part=top]",
						"Y": "tfg:rapeseed[age=3,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfg:rapeseed[age=4,part=top]",
						"Y": "tfg:rapeseed[age=4,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfg:rapeseed[age=5,part=top]",
						"Y": "tfg:rapeseed[age=5,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfg:rapeseed[age=6,part=top]",
						"Y": "tfg:rapeseed[age=6,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				}
			],
			"text": "$(thing)Wild Canola$(), also known as $(thing)Rapeseed$(), grows between -7 and 25C, and 50 to 350mm of rainfall.",
			"enable_visualize": false
		},
		{
			"type": "patchouli:text",
			"anchor": "flax",
			"text": "$(bold)$(l:the_world/climate#temperature)Temperature$(): -8 - 25 °C$(br)$(bold)$(l:mechanics/hydration)Hydration$(): 15 - 65 %$(br)$(bold)Nutrient$(): Nitrogen$(br2)Flax is a two block tall crop. Flax seeds can be planted on farmland, will grow two blocks tall, and will produce $(item)Flax Stems$() which can be processed into $(thing)Linen$() or $(thing)Burlap$().$(br)Flax also counts as a Flower for the purposes of $(l:firmalife/beekeeping)Beekeeping$().",
			"title": "Flax"
		},
		{
			"type": "tfc:multimultiblock",
			"multiblocks": [
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "minecraft:air",
						"Y": "tfg:flax[age=0,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "minecraft:air",
						"Y": "tfg:flax[age=1,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "minecraft:air",
						"Y": "tfg:flax[age=2,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "minecraft:air",
						"Y": "tfg:flax[age=3,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfg:flax[age=4,part=top]",
						"Y": "tfg:flax[age=4,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfg:flax[age=5,part=top]",
						"Y": "tfg:flax[age=5,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				},
				{
					"pattern": [
						[
							"X"
						],
						[
							"Y"
						],
						[
							"Z"
						],
						[
							"0"
						]
					],
					"mapping": {
						"X": "tfg:flax[age=6,part=top]",
						"Y": "tfg:flax[age=6,part=bottom]",
						"Z": "tfc:farmland/loam"
					}
				}
			],
			"text": "$(thing)Wild Flax$() grows between -5 and 23C, and 175 to 475mm of rainfall."
		}
	],
	"read_by_default": true,
	"extra_recipe_mappings": {
		"tfc:seeds/barley": 8,
		"tfc:food/barley": 8,
		"tfc:seeds/oat": 10,
		"tfc:food/oat": 10,
		"tfc:seeds/rye": 12,
		"tfc:food/rye": 12,
		"tfc:seeds/maize": 14,
		"tfc:food/maize": 14,
		"tfc:seeds/wheat": 16,
		"tfc:food/wheat": 16,
		"tfc:seeds/rice": 18,
		"tfc:food/rice": 18,
		"tfc:seeds/beet": 20,
		"tfc:food/beet": 20,
		"tfc:seeds/cabbage": 22,
		"tfc:food/cabbage": 22,
		"tfc:seeds/carrot": 24,
		"tfc:food/carrot": 24,
		"tfc:seeds/garlic": 26,
		"tfc:food/garlic": 26,
		"tfc:seeds/green_bean": 28,
		"tfc:food/green_bean": 28,
		"tfc:seeds/potato": 30,
		"tfc:food/potato": 30,
		"tfc:seeds/pumpkin": 32,
		"tfc:seeds/melon": 34,
		"tfc:seeds/red_bell_pepper": 36,
		"tfc:seeds/yellow_bell_pepper": 38,
		"tfc:seeds/onion": 40,
		"tfc:food/onion": 40,
		"tfc:seeds/soybean": 42,
		"tfc:food/soybean": 42,
		"tfc:seeds/squash": 44,
		"tfc:food/squash": 44,
		"tfc:seeds/sugarcane": 46,
		"tfc:food/sugarcane": 46,
		"tfc:seeds/tomato": 48,
		"tfc:food/tomato": 48,
		"tfc:seeds/jute": 50,
		"tfc:jute": 50,
		"tfc:seeds/papyrus": 52,
		"tfc:papyrus": 52,
		"tfg:sunflower_seeds": 54,
		"tfg:sunflower_product": 54,
		"tfg:rapeseed_seeds": 56,
		"tfg:rapeseed_product": 56,
		"tfg:flax_seeds": 58,
		"tfg:flax_product": 58
	}
}