1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-07-07 00:30:22 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
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
d39044a2a7 new apple image. 2012-11-25 20:25:28 +01:00
91ee23d61b Add Calinou's improved default textures 2012-11-09 19:29:14 +01:00
df3a694099 Swap out pixel-perfect nyan cat by request of Chris Torres 2012-11-09 20:16:14 +02:00
ff9e2a75ee Update default_water.png to the new water textures 2012-11-04 11:55:35 +01:00
4a68126a2b Add animation for water 2012-11-02 18:24:25 +01:00
0722c8064b Animated torches 2012-09-03 00:22:06 +03:00
d05002ecc0 Rename crack.png to crack_anylength.png as required by new engine (needed for proper texture pack compatibility) 2012-06-16 20:49:37 +03:00
d817c9babe Add flowing lava animation and update some field names 2012-06-16 17:19:35 +03:00
1dd62938c1 Use traditional mese texture 2012-06-08 01:43:08 +03:00
9a624d85d0 Change license to LGPLv2/later, as agreed major contributors 2012-06-05 18:58:30 +03:00
fcaacdb4ad Fire visualization in furnace menu 2012-06-04 00:14:45 +03:00
dd9b33db67 Use new node metadata API for chests and furnaces; use cisoun's textures 2012-06-03 22:51:57 +03:00
5296dc1518 Generate dry shrubs on deserts 2012-04-08 00:09:49 +03:00
befc604af3 Add cactus generation, desert_sand and desert_stone 2012-04-07 15:37:31 +03:00
95f4ccab51 Move map generator stuff around a bit and generate coal and iron deep underground 2012-04-04 15:43:17 +03:00
8fece11cc7 Modify textures, add map generator necessities 2012-03-29 02:27:40 +03:00
f9ab8cd018 Add initial content 2012-03-26 22:50:35 +03:00