4 Commits

Author SHA1 Message Date
Vanessa Ezekowitz
ec0d1713f6 restored old behavior of lava+water = something.
a lava source next to any water produces obsidian.
lava flowing into a water source makes basalt.
lava flowing into flowing water makes pumice

This will only work after minetest_game's default/init.lua gets fixed to call
the proper functions.  Without that fix, nothing will happen - minetest_game's
default lava cooling code will run instead.
2013-03-18 16:29:47 -04:00
Vanessa Ezekowitz
9baec9938b Removed old stairs support in favor of stairsplus support. This mod now
depends on moreblocks for said support.
2013-03-17 23:57:59 -04:00
Vanessa Ezekowitz
18ee061bbd got rid of cotton->wool recipes,
as they depended on the flowers mod, which already has a recipe for this

(flowers:flower_cotton -> flowers:cotton -> wool:white).
2013-03-17 22:01:35 -04:00
Vanessa Ezekowitz
9f30eb105f Initial commit; removed obsidian block, aliased it to default version. 2013-03-17 21:52:33 -04:00