From 0885b535af841e3f877f5635e05592c1c7a5d523 Mon Sep 17 00:00:00 2001 From: Ombridride Date: Tue, 2 Jun 2015 00:50:29 +0200 Subject: [PATCH] Change the first beginner chest position (to the new spawn) --- mods/beginners_chest/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/beginners_chest/init.lua b/mods/beginners_chest/init.lua index 2090301e..a0a8ecf3 100755 --- a/mods/beginners_chest/init.lua +++ b/mods/beginners_chest/init.lua @@ -10,7 +10,7 @@ local chests = { [1] = { - position = {x = 5, y = 40, z = -1}, + position = {x = 43, y = 48, z = -87}, interval_max = 3600, stuff = { [1] = "3d_armor:boots_steel",