Basically it allows you to change how items on your characters looks in game.

Small HOWTO:
1. Tool assumes you have
wow
install path in your registry, .NET Framework 4.0 installed and following files exists and in correct format: <wow_dir>\Cache\ADB\<locale>\Item.adb, Item-sparse.adb
2. Edit 'locale.txt' file with your client locale.
3. If you meet above requirements, it should (!) runs fine.
4. To swap item model, you have to:
4.1. If item exist in cache, just change Model field to ModelId you want (it's editable o_O).
4.2. If item not in cache yet, just Drag&Drop it from left panel and change Model field to ModelId you want.
5. Click File->Save to save your changes.



P.S. Make sure that client isn't running when you swapping models.

P.P.S. If cache keeps resetting, try to remove Cache\ADB\Hotfix.tbl file before you start client.

There's almost no error checking in code, if you do something wrong, program will most likely crash.

Screenshot:
ImageShack - Online Photo and Video Hosting

Download:
v0.1
- initial version
v0.2
- added sheath editing
v0.3
- fix for 4.1.0.13914 (updated)
v0.4
- fix for 4.3.2.15211