You probably did: recipe.addTile(ItemID.MartianWorkBench) instead of recipe.addTile(TileID.MartianWorkBench)Not sure if this is a bug or not, but when I make the Martian Work Bench the required crafting station to craft items, the game no longer loads my UI, forcing me to Alt+F4. Changing it back to the regular Work Bench returns my UI to normal.
Also, I'm not sure if there actually is a tile for martian work bench, since it probably shares the TileID.Workbenches tileid. So it might not be possible.