6 Commits

Author SHA1 Message Date
Vanessa Ezekowitz
6d1e9b4d61 Multiple changes, see below:
removed concrete, marble, marble brick, granite, obsidian

stairs/etc from creative inventory, made them work with circular saw in
moreblocks since this mod depends on that one anyway.  Removed technic obsidian
block entirely and aliased it to the default obsidian block; all stairs/slabs
for obsidian are under the default: namespace.

This depends on a small fix to the circular saw that was just added by
Sokomine.  If your copy of circular saw doesn't have this fix, you can still
use /giveme to get the blocks you need.

Removed custom generate_ore code and made generate-ore calls use
default.generate_ore() since that is the same function anyway.  This is so that
technic can use the C++ version of that function when it is moved back into the
engine.
2013-03-20 10:50:51 -04:00
RealBadAngel
773382cf2c initial stargate code 2013-03-10 18:37:29 +01:00
RealBadAngel
fa9ff3b851 Update to work with latest Stairsplus 2013-03-06 21:04:35 +01:00
RealBadAngel
82cba919fa cleanup phase2 2013-01-27 14:03:47 +01:00
RealBadAngel
887463d95f cleanup 2013-01-27 13:58:47 +01:00
RealBadAngel
a30f1db52d fix to mod directory structure 2013-01-27 13:55:14 +01:00