Skip to content
Snippets Groups Projects
  • Vanessa Ezekowitz's avatar
    1bf62bba
    Changed Mese to act like an object cut out of a block of stone, rather than an · 1bf62bba
    Vanessa Ezekowitz authored
    object found *among* the stone.
    
    That is, mese should behave such that you get something potentially useful out
    of the aggregate block you just broke, rather than just collecting the whole
    block when mined.
    
    Mese crystals in stone give a single Mese Crystal when mines. Craft three of
    those + 2 sticks for Mese Pickaxe, or 9 for a Mese block. Craft one Mese
    Crystal by itself to get 9 Mese Crystal fragments, which all mods should use
    when a full Mese Crystal is too much.
    
    This includes new textures for the above objects, tweaks to the sounds used for
    them, and naming tweaks for the textures used for default mese in stone, so
    that old texture packs don't use the "wrong" image.
    
    This represents my best effort to match C55's suggestions.
    1bf62bba
    History
    Changed Mese to act like an object cut out of a block of stone, rather than an
    Vanessa Ezekowitz authored
    object found *among* the stone.
    
    That is, mese should behave such that you get something potentially useful out
    of the aggregate block you just broke, rather than just collecting the whole
    block when mined.
    
    Mese crystals in stone give a single Mese Crystal when mines. Craft three of
    those + 2 sticks for Mese Pickaxe, or 9 for a Mese block. Craft one Mese
    Crystal by itself to get 9 Mese Crystal fragments, which all mods should use
    when a full Mese Crystal is too much.
    
    This includes new textures for the above objects, tweaks to the sounds used for
    them, and naming tweaks for the textures used for default mese in stone, so
    that old texture packs don't use the "wrong" image.
    
    This represents my best effort to match C55's suggestions.