minetest_game/mods
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
..
bucket Dont allow the bucket to replace nodes that are not buildable to 2012-11-09 15:25:21 +01:00
creative Use full stacks in the creative inventory and add a trash field 2012-11-25 14:09:25 +01:00
default Changed Mese object to be more consistent with the idea of getting something 2012-12-13 23:14:12 -05:00
doors Replace the doors mod 2012-11-28 14:43:49 +01:00
dye Make wools colorable by any dye (not just the ones in the dye mod) 2012-07-26 04:05:39 +03:00
fire Make functions of fire mod global and move register_on_* functions to node definition 2012-11-25 20:11:54 +01:00
give_initial_stuff Add initial content 2012-03-26 22:50:35 +03:00
legacy Remove some unwanted items from the creative inventory 2012-07-26 00:08:47 +03:00
stairs Add sounds to stairs and slabs 2012-12-12 20:37:33 +01:00
vessels Update vessels mod 2012-11-24 16:59:49 +01:00
wool Update tile_images 2012-09-03 17:30:05 +03:00