From 938c3324c9188ae81880e547a7be4629cec5aeec Mon Sep 17 00:00:00 2001 From: sys_opt <62664272+sys0pt@users.noreply.github.com> Date: Wed, 21 Aug 2024 19:48:18 +0200 Subject: [PATCH] testing/update osm.json5 Minecolony townhall testing --- .../terraplusplus/dataset/osm/osm.json5 | 20 +++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/src/main/resources/net/buildtheearth/terraplusplus/dataset/osm/osm.json5 b/src/main/resources/net/buildtheearth/terraplusplus/dataset/osm/osm.json5 index d754df63..6f8df9c6 100644 --- a/src/main/resources/net/buildtheearth/terraplusplus/dataset/osm/osm.json5 +++ b/src/main/resources/net/buildtheearth/terraplusplus/dataset/osm/osm.json5 @@ -431,15 +431,19 @@ } }, "maxDist": 4 + }, - //draw building outline normally - "convert": { - "line": { - "sharp": { - "draw": { - "block": { - "id": "minecraft:brick_block" - } + "distance": { + "draw": { + "structure": { + "id": "minecolonies:townhall" + } + }, + "layer": { + "tag": { + "key": "layer", + "fallback": 0 + } }, "layer": { "tag": {