Worldgen / Biome angepasst
This commit is contained in:
parent
ef2b11dbee
commit
02bd710832
84 changed files with 212 additions and 13456 deletions
|
@ -3,10 +3,10 @@
|
|||
|
||||
local underground_low = -31000
|
||||
local underground_high = -50
|
||||
local space_low = 5000
|
||||
local space_high = 5999
|
||||
local redsky_low = 6000
|
||||
local redsky_high = 6999
|
||||
local space_low = 10000
|
||||
local space_high = 25000
|
||||
local redsky_low = 25000
|
||||
local redsky_high = 31000
|
||||
local nether_low = -32000
|
||||
local nether_high = -31000
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue