Ok so... I wanted to make a traditional Japanesse Yumi (Bow) for my Hylotl, and i did. Code is fine, basically a Compound bow with the images being linked to the sprites i created. { "frameGrid" : { "size" : [21, 48], "dimensions" : [5, 1] } } The actual sprite that i've included is basically made up of the handle and the top curve - ie everything below the arrow is basically the vanilla hunting bow and the upper limb is my own work, its - width 21 pixels, height - 46 pixels The staff sprites in game are 50 pixels tall. So i cant see where im going wrong... everthings there, the arrow fires, powershots work, sound effects are there, craftable, hotbar icon, craft menu icon, descriptions. Everything but the sprite showing in my characters hand
Have you consulted the log file? It's the most important tool of any modder, and a basic one at that.