##############
#FIREPLACEMOD#
##############


This mod adds brick fireplaces and chimney blocks for smoke effects.
Scroll down to Usage for crafting recipes and instructions.


-Installation
    1. Ensure that you have installed ModLoader/ModLoaderMP/Forge(If using forge version)

    2. Put the zip folder you opened this from into ".minecraft/mods"

    3. If you want to change block ids or get a blackscreen when starting up

	-Startup minecraft, a default configuartion will be created in .minecraft/config/mod_Fireplace.cfg (Open with any text editor)
	-Change the ids inside the file if desired
	-Give me an error log if 2 or 3 id changes doesn't work
	-Startup error log can be found in ".minecraft/Modloader.txt"

-Usage
    -Materials (Replace brick with this to get another fireplace)
	Cobblestone
	Moss Stone
	Brick (item)
	Netherrack
	Obsidian
	Diamond
	Gold ingot
	Iron ingot
	Lapis Dye
	Sandstone
	Stone Brick
	End Stone
	Nether Brick

    -Recipes

	###########
	#Fireplace#
	###########
	
	[Mat] [Mat]    [Mat]
	[Mat] [Planks] [Mat]
	[Mat] [Mat]    [Mat]

	*Replace "Mat" with anything in the material list


	#########
	#Chimney#
	#########
	
	[Mat] [Air] [Mat]
	[Mat] [Air] [Mat]
	[Mat] [Air] [Mat]



	#########
	#Firepit#
	#########
	
	[Air]   [Iron Ingot] [Air]
	[Brick] [Planks]     [Brick]
	[Brick] [Brick]      [Brick]


	##########
	#Firering#
	##########
	
	[Air] [Mat]    [Air]
	[Mat] [Planks] [Mat]
	[Air] [Mat]    [Air]



	#########
	#Grill#
	#########
	
	[Mat] [(Char)Coal] [Mat]
	[Mat] [Mat]        [Mat]
	[Air] [Mat]        [Air]



	#######
	#Stove#
	#######
	
	[Mat] [Mat] [Mat]
	[Iron Bars] [Planks] [Iron Bars]
	[Mat] [Mat] [Mat]

    -How to Use/Facts
	
	#################################
	#Fireplace / Firepit / Firering #
	#################################
	
	1. Right click it with a Flint and Steel to ignite it
	2. Punch the block to extinguish it
	
	#########
	#Chimney#
	#########
	
	1. The chimney tower cannot have holes and must start directly on the fireplace

	#######
	#Grill#
	#######
	
	1. Light it up and place raw fish, porkchops, beef, or chicken on it.