mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 10:22:56 +00:00
Sandstone ^^
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user