Sandstone ^^

This commit is contained in:
Shoghi Cervantes Pueyo 2013-03-17 16:42:46 +01:00
parent 23ca20855a
commit 3967c8eec1

View File

@ -31,7 +31,7 @@ class SuperflatGenerator{
public function __construct($seed){
$this->config = array(
"preset" => "7;70x1;3x3;2",
"spawn-surface" => 74,
"spawn-surface" => 24,
"spawn-radius" => 10,
"torches" => 0,
"seed" => (int) $seed,