Also, for the person who suggested the rabbit takes up 32 tiles..., it does. I went through and grabbed every possible character from the tile. I was left with a string of 64 hex characters that I began to permute, after running all night and generating a 44gb text file containing ~601million keys, the program had only gone through permuting something like 10 or 11 out of the 64 characters in the string.Then i stopped, far to much to deal with for just a random guess.
One of the rules of the previous puzzle was "Thou shall not brute force". I went down that route and stopped. The solution should be simpler than that.