From daeb01c536fc7b84efce85fb9d255370434d2134 Mon Sep 17 00:00:00 2001 From: Maleclypse <54345792+Maleclypse@users.noreply.github.com> Date: Wed, 31 May 2023 11:11:39 -0500 Subject: [PATCH] Update library.json (#65945) --- data/json/mapgen/library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/mapgen/library.json b/data/json/mapgen/library.json index 6414fe617efaf..48dff302f13b2 100644 --- a/data/json/mapgen/library.json +++ b/data/json/mapgen/library.json @@ -537,7 +537,7 @@ { "chunks": [ [ "null", 20 ], [ "roof_4x4_utility", 40 ], [ "roof_6x6_utility", 20 ] ], "x": [ 3, 15 ], - "y": [ 10, 14 ] + "y": [ 8, 11 ] } ] }