Adjust nether depth

master
PilzAdam 2013-05-28 01:20:19 +02:00
parent 0fcdb3860f
commit de164e631e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
-- Minetest 0.4 Mod: Nether
local NETHER_DEPTH = -100
local NETHER_DEPTH = -80
minetest.register_node("nether:portal", {
description = "Nether Portal",