{
	"__comment__": "This file was automatically created by mcresources",
	"name": "Bloomery",
	"category": "tfc:mechanics",
	"icon": "tfc:bloomery",
	"pages": [
		{
			"type": "patchouli:text",
			"text": "The $(thing)Bloomery$() is a device used to smelt $(thing)Iron Ore$() into $(thing)Iron Blooms$() which can be worked into $(thing)Wrought Iron$(). Some common iron ores are $(l:tfg_ores/earth_vein_index#normal_hematite)Hematite$(), $(l:tfg_ores/earth_vein_index#normal_limonite)Limonite$(), and $(l:tfg_ores/earth_vein_index#normal_magnetite)Magnetite$(). These ores melt into $(thing)Cast Iron$() rather than $(thing)Wrought Iron$(). All iron-bearing items melt into Cast Iron. To turn them into usable iron, the bloomery is needed. Any iron item can be used in the bloomery, including iron tools and cast iron ingots!"
		},
		{
			"type": "patchouli:crafting",
			"recipe": "tfc:crafting/bloomery",
			"text": "The bloomery is made from 8 $(thing)Bronze Double Plates$()."
		},
		{
			"type": "patchouli:multiblock",
			"multiblock_id": "tfc:bloomery",
			"name": "A Bloomery",
			"text": "Minimum boyutta yapabileceğin dövmelik.\nDövmelik  $(item)$(k:key.use)$(). ile açılıp kapanabilir",
			"enable_visualize": true
		},
		{
			"type": "patchouli:text",
			"text": "Dövmelik bir çalıştırmada maksimum 48 $(thing)Madde girşi$() yapabilir her 4x4 lük boruda 16 eşya daha ekleyebilir sin .$(br2)Dövmeliğe eşya eklemek istiyorsan tepesine çık borundan eşyaları at bu kadar kolay şunuda$(br2) unutma sadece ama sadece $(item)Odun kömürü$() ile Dövmeliği çalıştıra bilirsin!"
		},
		{
			"type": "patchouli:image",
			"images": [
				"tfc:textures/gui/book/tutorial/bloomery_hole.png"
			],
			"text": "The bloomery consumes $(thing)1 Charcoal$() and $(thing)144 mB of Cast Iron$() to produce one $(thing)Bloom$().",
			"border": true
		},
		{
			"type": "patchouli:text",
			"text": "If you don't want to do the math, we recommend $(item)25 metal ore dusts$() and $(item)22 fuel items$().$(br2)After filling the bloomery with a combination of $(thing)Fuel$() and $(thing)Ore$(), light the bloomery doors, and wait 15 hours for the bloomery to smelt. When the bloomery shuts off, it leaves behind a $(thing)Bloom$() block. This contains $(thing)Raw Iron Blooms$() which can be obtained by mining the $(thing)Bloom$() repeatedly with a pickaxe."
		},
		{
			"type": "patchouli:multiblock",
			"multiblock": {
				"pattern": [
					[
						"X"
					],
					[
						"0"
					]
				],
				"mapping": {
					"X": "tfc:bloom[layers=8]"
				}
			},
			"name": "The Bloom Block",
			"text": "A large $(thing)Bloom$().",
			"enable_visualize": false
		},
		{
			"type": "tfc:anvil_recipe",
			"recipe": "tfc:anvil/refined_iron_bloom",
			"text": "The $(thing)Raw Iron Bloom$() must be worked in a $(l:mechanics/anvils)anvil$() to make $(thing)Refined Iron Bloom$()."
		},
		{
			"type": "tfc:anvil_recipe",
			"recipe": "tfc:anvil/wrought_iron_from_bloom",
			"text": "The $(thing)Refined Iron Bloom$() must be worked in a $(l:mechanics/anvils)anvil$() to make $(thing)Wrought Iron Ingots$()."
		},
		{
			"type": "patchouli:text",
			"text": "$(li)If the bloomery finds itself with more items contained than it can handle based on its chimney, it will try to spit them out the front.$()$(li)To retrieve your items from a bloomery that is not lit, do not break the molten block tower. Break the bloomery block.$()$(li)Blooms will only melt into cast iron, not wrought iron. They must be worked!$()",
			"title": "Smith's Notes"
		}
	],
	"read_by_default": true,
	"extra_recipe_mappings": {
		"tfc:bloom": 6,
		"tfc:raw_iron_bloom": 7,
		"tfc:refined_iron_bloom": 8
	}
}