minetest/mods/vessels/changelog.txt
Vanessa Ezekowitz c05919232f Rearranged texture files and tweaked init.lua so that non-blended versions
contained in textures/alternates are instead put to use for wielding the
various items.  Regular blended textures are used only in the inventory/craf
grid.
2012-09-07 22:30:28 -04:00

10 lines
418 B
Text

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. :-)