Is there any way you'd be willing to update this to accept variables for the Tileset X & Y? That would be beyond useful for me...
I'm trying to make a card game, so I made a random number switch case for picking the card tiles position (not realizing there's no way to supply a tile x & y value in the plugin).
I actually tried editing the plugin myself, but I got a little lost towards the appendRaw() calls...
I suppose there's always the GBVM, but you've spoiled me with the 16x16 tile option!