Added textures for mese mineral, lump, ingot, block. Block uses a variant of
the old black-on-yellow mese texture.
Changed name of primary mese object in game to be mese mineral rather than a
mese block; changed name of this object to "default:stone_with_mese" and
aliased "default:mese" back to that to avoid breaking old maps.
Made this mese mineral drop a single mese lump when mined. Smelt one of these
into a mese ingot (same cook time as iron lump -> steel ingot).
Changed the mese pick recipe in default to use "default:mese_ingot" instead.
Changed the mese-as-a-fuel recipe to use "default:mese_lump".
Added recipe to craft mese block ("default:meseblock") from 9 mese ingots, and
to craft it back to same.
Added recipe to craft mese mineral out of one mese lump and one block of stone
for backward compatibility with old mods that depended on the original mese
object.