minetest/mods
Vanessa Ezekowitz 20c08a4e03 Tweaked Mese behavior so that the old Mese object is still available.
In old map areas, structures where Mese was used, and player inventorues, the
old black-on-yellow block is present as it used to be.

In newly-generated map areas, Mese Crystals in Stone will generate instead, as
default:stone_with_mese.  Old Mese is not generated at all anymore, as this
object is deprecated.

When dug, the new Mese Crystals in Stone drops a single Mese Crystal as before,
while digging the old Mese object returns exactly those objects as before.

Mese Crystals can be crafted into Mese Blocks or into Fragments as before.

Mese pickaxes are crafted from Mese Crystals and sticks.

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-28 02:57:47 -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 behavior so that the old Mese object is still available. 2012-12-28 02:57:47 -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 Run nodeupdate() after burning nodes. 2012-12-28 02:30:52 +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