OK,
Minecraft 1.5.2, Forge v7.8.0.684
Going to try to second go at this. I've created a new chest modeled primarily after cpw's awesome IronChest. When I'm in game, it works as I want it to and the proper texture appears on the placed block. When the chest is an item, however, it looks like a normal vanilla chest and not a tiny version of the block when it is placed in the world. When I hover it (assuming it's in an inventory), it does display my block name "Rescue Chest".
I have been staring/comparing files between IronChest and myself for about 3 days now with no success. I've been Googling like mad and looking at tutorial after tutorial and I can't figure this out.
I'm hoping someone can point out what I'm doing wrong, as I"m sure it's a simple, bone-headed mistake. Since I'm not sure what code is even involved with this problem, here's a link to my project on GitHub: https://github.com/dark2phoenix/RescueChest
I'm sure someone who is good with the rendering side of minecraft will look at my code for a minute and slap me upside the head with "You didn't do xxxxxx" Please be that someone!