From 89ec8d0d8d4a7bb33041982a53c3ca0d4aa9da81 Mon Sep 17 00:00:00 2001 From: Auke Kok Date: Mon, 20 Feb 2017 11:12:53 -0800 Subject: Coffee deficiency error. --- mapgen.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mapgen.lua b/mapgen.lua index 1557b55..961d032 100644 --- a/mapgen.lua +++ b/mapgen.lua @@ -13,8 +13,7 @@ if mg_params.mgname ~= "v6" and mg_params.mgname ~= "singlenode" then octaves = 3, persist = 0.6 }, - biomes = {"grassland", "grassland", - "deciduous_forest", "coniferous_forest"}, + biomes = {"grassland", "deciduous_forest", "coniferous_forest"}, y_min = 1, y_max = 31000, decoration = "crops:melon_plant_4" -- cgit v1.2.3