1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-07-12 19:00:20 +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,10 @@
Changelog
---------
2012-07-26: Added a smelting step for recycling crafted items back into raw
materials. 2 Glass bottles/cups -> 1 "glass fragments" -> smelt into normal
glass block. 1 Steel bottle -> smelt to 1 steel ingot.
2012-07-26: Better bottle texture. Note that it is blended against the 50%
grey fields in the inventory display, so it will show artifacts if you try to
wield it. Don't do that. :-)