112 Commits

Author SHA1 Message Date
Vanessa Ezekowitz
a904c49d71 added obsidian stairs et.al since they were dropped from technic. 2013-04-06 16:59:51 -04:00
Vanessa Ezekowitz
514d171e1d added alias for old moreblocks:oerkkiblock 2013-03-19 22:31:47 -04:00
Vanessa Ezekowitz
65965f3ac8 Added oerkki block that was dropped from Moreblocks.
Same recipe, but yields 2 and gives back 3 books when you craft it, since it is
made using a bookshelf.  Works with the circular saw to produce various shapes.
2013-03-19 22:27:46 -04:00
Vanessa Ezekowitz
027004f87a Made all stairs/slabs/etc use the circular saw in Moreblocks.
In the process, removed all stairs/slabs/etc from creative inventory to reduce
clutter.  Added pavement stairs/slabs/etc.
2013-03-19 19:57:07 -04:00
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
25a3311b75 readme tweaks 2013-03-17 22:24:04 -04:00
Vanessa Ezekowitz
5da1e2b2dc renamed readme 2013-03-17 22:22:28 -04:00
Vanessa Ezekowitz
0443b7943f updated readme 2013-03-17 22:13:07 -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
VanessaE
9aebbe61cc Initial commit 2013-03-17 18:49:48 -07:00