From cff144e7795da83b0db23fe5c2b03232a60246ed Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Sat, 8 Aug 2020 20:06:55 -0400 Subject: [PATCH] JSON Schema --- overworld/overworld.code-workspace | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overworld/overworld.code-workspace b/overworld/overworld.code-workspace index f829b053..cbacc978 100644 --- a/overworld/overworld.code-workspace +++ b/overworld/overworld.code-workspace @@ -4462,7 +4462,7 @@ "maximum": 8192, "description": "The interpolation distance scale (blocks) when two biomes use different heights but this same generator", "type": "number", - "minimum": 0 + "minimum": 1 }, "zoom": { "description": "The zoom or frequency.",