1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-07-03 23:20:22 +02:00

One more try to get these stupid mods to actually upload instead of just

linking in.
This commit is contained in:
Vanessa Ezekowitz
2012-09-02 13:06:20 -04:00
parent 80faf42da2
commit b3bc58a2e4
19 changed files with 171 additions and 0 deletions

View File

@ -0,0 +1,14 @@
This simple mod uses a bit of code cobbled together from the default
torches and from the recently-introduced animated lava to create proper,
animated torches. All existing torches (wall, ceiling, floor) will be
displayed with the new animated texture, but no nodes are being
replaced. Inventory/wield image uses the stock torch image already
supplied with Minetest.
Textures by me (derived from a rendered torch and an actual burning
flame).
This mod requires a build or git pull of Minetest dated June 17, 2012 or
later.
License: GPL for the code, WTFPL for the textures.