minetest/mods
Vanessa Ezekowitz 615138bb78 Tweaked Mese so that the new Mese Blocks appear where default:mese was before.
E.g. in stone where it had already been spawned in maps prior to this change,
in structures made with the old block, etc.

Mese ore (of a sort), as default:stone_with_mese, is generated now instead of
default:mese (which is not generated at all now).

The new default:mese_block is substituted in place of default:mese by way of an
alias.

Crystals still come from Mese Crystals in Stone, while digging buried Mese
Blocks returns exactly those (the same as can be crafted from 9 crystals). If
necessary, they can be split up into Mese Crystals again via the existing
crafting recipe.

This alters the value of the various Mese items a little, but avoids breaking
old structures that were made of mese.

The original default:mese, if needed, can be obtained by crafting two Mese
Crystals, which yields two of the old Mese object.  Two of these can be crafted
back into two Crystals if needed.
2012-12-24 19:29:05 -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 infinite stacks in creative mode and make the hand break anything 2012-12-17 20:27:01 +01:00
default Tweaked Mese so that the new Mese Blocks appear where default:mese was before. 2012-12-24 19:29:05 -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 Fix incorrect slabs to full block transformation by changing the modname to 'stairs' for all stairs and slabs 2012-12-17 21:03:25 +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