Thank you both for your effort to try and help me understand, but for some reason, the textures wont apper. (Also I have not yet added textures for the other two blocks) Here is the entire console log I get after I tried both your changes:
Nov 04, 2013 3:37:41 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Nov 04, 2013 3:37:41 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Nov 04, 2013 3:37:41 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2013-11-04 15:37:41 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.4.20.916 for Minecraft 1.6.4 loading
2013-11-04 15:37:41 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_25, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7
2013-11-04 15:37:41 [iNFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
2013-11-04 15:37:41 [iNFO] [sTDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2013-11-04 15:37:41 [iNFO] [sTDOUT] Loaded 109 rules from AccessTransformer config file forge_at.cfg
2013-11-04 15:37:41 [sEVERE] [ForgeModLoader] The binary patch set is missing. Either you are in a development environment, or things are not going to work!
2013-11-04 15:37:42 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2013-11-04 15:37:42 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
2013-11-04 15:37:42 [iNFO] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.client.main.Main}
2013-11-04 15:37:43 [iNFO] [Minecraft-Client] Setting user: Player93
2013-11-04 15:37:43 [iNFO] [Minecraft-Client] (Session ID is null)
2013-11-04 15:37:44 [iNFO] [Minecraft-Client] LWJGL Version: 2.9.0
2013-11-04 15:37:44 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default
2013-11-04 15:37:45 [iNFO] [sTDOUT]
2013-11-04 15:37:45 [iNFO] [sTDOUT] Starting up SoundSystem...
2013-11-04 15:37:45 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-11-04 15:37:45 [iNFO] [sTDOUT] MinecraftForge v9.11.1.916 Initialized
2013-11-04 15:37:45 [iNFO] [ForgeModLoader] MinecraftForge v9.11.1.916 Initialized
2013-11-04 15:37:45 [iNFO] [sTDOUT] Replaced 101 ore recipies
2013-11-04 15:37:45 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-11-04 15:37:45 [iNFO] [sTDOUT] Initializing LWJGL OpenAL
2013-11-04 15:37:45 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2013-11-04 15:37:45 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Karl\Documents\MinecraftFolders\PersonalMods\Modding\mcp\jars\config\logging.properties
2013-11-04 15:37:45 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-11-04 15:37:45 [iNFO] [sTDOUT] OpenAL initialized.
2013-11-04 15:37:45 [iNFO] [ForgeModLoader] Searching C:\Users\Karl\Documents\MinecraftFolders\PersonalMods\Modding\mcp\jars\mods for mods
2013-11-04 15:37:45 [iNFO] [sTDOUT]
2013-11-04 15:37:47 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2013-11-04 15:37:47 [iNFO] [mcp] Activating mod mcp
2013-11-04 15:37:47 [iNFO] [FML] Activating mod FML
2013-11-04 15:37:47 [iNFO] [Forge] Activating mod Forge
2013-11-04 15:37:47 [iNFO] [generic] Activating mod generic
2013-11-04 15:37:47 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
2013-11-04 15:37:47 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
2013-11-04 15:37:47 [WARNING] [Generic] Mod Generic is missing a pack.mcmeta file, things may not work well
2013-11-04 15:37:47 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Generic
2013-11-04 15:37:47 [iNFO] [sTDOUT]
2013-11-04 15:37:47 [iNFO] [sTDOUT] SoundSystem shutting down...
2013-11-04 15:37:47 [iNFO] [sTDOUT] Author: Paul Lamb, www.paulscode.com
2013-11-04 15:37:47 [iNFO] [sTDOUT]
2013-11-04 15:37:47 [iNFO] [sTDOUT]
2013-11-04 15:37:47 [iNFO] [sTDOUT] Starting up SoundSystem...
2013-11-04 15:37:47 [iNFO] [ForgeModLoader] Registering Forge Packet Handler
2013-11-04 15:37:47 [iNFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
2013-11-04 15:37:47 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-11-04 15:37:47 [iNFO] [sTDOUT] Initializing LWJGL OpenAL
2013-11-04 15:37:47 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2013-11-04 15:37:47 [iNFO] [sTDOUT] OpenAL initialized.
2013-11-04 15:37:48 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_500_genericDirt.png
2013-11-04 15:37:48 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_501_genericOre.png
2013-11-04 15:37:48 [iNFO] [sTDOUT]
2013-11-04 15:37:48 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: generic:textures/items/picturename.png
2013-11-04 15:37:48 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 4 mods
2013-11-04 15:37:48 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
2013-11-04 15:37:48 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
2013-11-04 15:37:48 [WARNING] [Generic] Mod Generic is missing a pack.mcmeta file, things may not work well
2013-11-04 15:37:48 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Generic
2013-11-04 15:37:48 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: generic:textures/items/picturename.png
2013-11-04 15:37:48 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_500_genericDirt.png
2013-11-04 15:37:48 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_501_genericOre.png
2013-11-04 15:37:49 [iNFO] [sTDOUT]
2013-11-04 15:37:49 [iNFO] [sTDOUT] SoundSystem shutting down...
2013-11-04 15:37:49 [iNFO] [sTDOUT] Author: Paul Lamb, www.paulscode.com
2013-11-04 15:37:49 [iNFO] [sTDOUT]
2013-11-04 15:37:49 [iNFO] [sTDOUT]
2013-11-04 15:37:49 [iNFO] [sTDOUT] Starting up SoundSystem...
2013-11-04 15:37:49 [iNFO] [sTDOUT] Initializing LWJGL OpenAL
2013-11-04 15:37:49 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2013-11-04 15:37:49 [iNFO] [sTDOUT] OpenAL initialized.
2013-11-04 15:37:49 [iNFO] [sTDOUT]
2013-11-04 15:37:50 [sEVERE] [Minecraft-Client] Realms: Invalid session id