1
0
mirror of https://github.com/minetest/minetest_game.git synced 2024-09-28 22:50:20 +02:00
minetest_game/mods
Vanessa Ezekowitz 7175794418 Changed Mese object to be more consistent with other ores (see below).
Added textures for mese mineral, lump, ingot, block.  Block uses a variant of
the old black-on-yellow mese texture.

Changed name of primary mese object in game to be mese mineral rather than a
mese block; changed name of this object to "default:stone_with_mese" and
aliased "default:mese" back to that to avoid breaking old maps.

Made this mese mineral drop a single mese lump when mined.  Smelt one of these
into a mese ingot (same cook time as iron lump -> steel ingot).

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

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

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

Added recipe to craft mese mineral 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-07 23:40:21 -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 other ores (see below). 2012-12-07 23:40:21 -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 slab -> full block transformation 2012-11-02 12:28:23 +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