mirror of
https://github.com/HybridDog/nether-pack.git
synced 2025-07-05 01:20:41 +02:00
Implemented HybridDog's change requests.
- Should be ready to merge now.
This commit is contained in:
@ -53,7 +53,7 @@ nether.start = f_h_max+100
|
||||
local NETHER_HEIGHT = 30
|
||||
|
||||
-- bottom height of the nether.
|
||||
nether.bottom = nether_middle - NETHER_HEIGHT
|
||||
nether.bottom = nether_middle - NETHER_HEIGHT - 100
|
||||
|
||||
-- Maximum amount of randomness in the map generation
|
||||
local NETHER_RANDOM = 2
|
||||
|
Reference in New Issue
Block a user