1
0
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:
Deathwing777
2024-02-29 06:38:21 -08:00
committed by GitHub
parent 6c30874736
commit e7c5de04eb
2 changed files with 15 additions and 15 deletions

View File

@ -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