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": {