mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-22 19:06:35 +00:00
Sandstone ^^
This commit is contained in:
parent
23ca20855a
commit
3967c8eec1
@ -31,7 +31,7 @@ class SuperflatGenerator{
|
|||||||
public function __construct($seed){
|
public function __construct($seed){
|
||||||
$this->config = array(
|
$this->config = array(
|
||||||
"preset" => "7;70x1;3x3;2",
|
"preset" => "7;70x1;3x3;2",
|
||||||
"spawn-surface" => 74,
|
"spawn-surface" => 24,
|
||||||
"spawn-radius" => 10,
|
"spawn-radius" => 10,
|
||||||
"torches" => 0,
|
"torches" => 0,
|
||||||
"seed" => (int) $seed,
|
"seed" => (int) $seed,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user