Forge wont work with tale of kingdoms, miniblocks, or any other mod I have tried. I have the updated 1.5 TMI. The old TMI worked fine with my old Forge with the 1.4.7 Minecraft.
I am getting really frustrated. I don't know code, I am just a user. I don't know what runtime-deobf means.
I said stop using TMI, since it can't handle that new feature. Runtime-Deobf is a feature of Forge which allows mods to keep working even if Minecraft updates. It "changes" the names of classes and fields / methods, so for example the Block class isn't named like aou, but Block.
Use NEI instead, it has the same and some more functionality and it doesn't go into the minecraft.jar, which is good.