Commit graph

2 commits

Author SHA1 Message Date
Vanessa Ezekowitz
bba2f04a5a Removed Mese ingot. Made Mese Crystal break into 9 Mese Crystal fragments when
crafted alone.  Made 3 Mese Crystals + 2 sticks form a Mese pickaxe, made 9
Mese Crystals form a Mese block.  Mese Crystal fragments do not yet have a use
but should in theory be used for mesecons et.al. or anything else that should
not need the full value/power of a Mese Crystal.
2012-12-14 11:32:51 -05:00
Vanessa Ezekowitz
c82b86eb1c Changed Mese object to be more consistent with the idea of getting something
other than the block you originally mined when digging the stuff.  Similar to
iron, coal, etc. but as a crystal rather than an ore.

Added new textures for mese in stone, mese crystal, mese ingot, and mese block.
Block uses a variant of the old black-on-yellow mese texture.

Made the mese in stone drop a single mese crystal when mined.  Smelt one of
these crystals into a mese ingot (same cook time as iron lump -> steel ingot).

Changed the mese pick recipe in default to use the above "default:mese_ingot"
instead.

Changed the mese-as-a-fuel recipe to use "default:mese_crystal".

Added recipe to craft mese block ("default:meseblock") from 9 mese ingots, and
to craft it back to same.

Added recipe to craft mese-in-stone out of one mese lump and one block of stone
for backward compatibility with old mods that depended on the original mese
object.
2012-12-13 23:14:12 -05:00