From 433b182a7eec3ab17bdae7ea5908675aa29bee5a Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Thu, 14 Jan 2021 08:31:33 -0500 Subject: [PATCH] Tundra paths to gravelmix instead of grass pathing --- .../village/taiga/streets/corner_01.json | 26 ++++++++++++++++++- .../village/taiga/streets/corner_02.json | 24 ++++++++++++++++- .../village/taiga/streets/corner_03.json | 24 ++++++++++++++++- .../village/taiga/streets/crossroad_01.json | 24 ++++++++++++++++- .../village/taiga/streets/crossroad_02.json | 24 ++++++++++++++++- .../village/taiga/streets/crossroad_03.json | 24 ++++++++++++++++- .../village/taiga/streets/crossroad_04.json | 24 ++++++++++++++++- .../village/taiga/streets/crossroad_05.json | 24 ++++++++++++++++- .../village/taiga/streets/crossroad_06.json | 24 ++++++++++++++++- .../village/taiga/streets/straight_01.json | 24 ++++++++++++++++- .../village/taiga/streets/straight_02.json | 24 ++++++++++++++++- .../village/taiga/streets/straight_03.json | 24 ++++++++++++++++- .../village/taiga/streets/straight_04.json | 24 ++++++++++++++++- .../village/taiga/streets/straight_05.json | 24 ++++++++++++++++- .../village/taiga/streets/straight_06.json | 24 ++++++++++++++++- .../village/taiga/streets/turn_01.json | 24 ++++++++++++++++- 16 files changed, 370 insertions(+), 16 deletions(-) diff --git a/jigsaw-pieces/village/taiga/streets/corner_01.json b/jigsaw-pieces/village/taiga/streets/corner_01.json index 142eff50..878e6b8a 100644 --- a/jigsaw-pieces/village/taiga/streets/corner_01.json +++ b/jigsaw-pieces/village/taiga/streets/corner_01.json @@ -110,7 +110,31 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], + "edit": [ + { + "find": [ + { + "block": "grass_path" + } + ], + "replace": { + "palette": [ + { + "block": "gravel" + }, + { + "block": "coarse_dirt" + }, + { + "block": "podzol" + } + ], + "style": { + "style": "STATIC" + } + } + } + ], "bottom": false, "translateCenter": false, "rotation": { diff --git a/jigsaw-pieces/village/taiga/streets/corner_02.json b/jigsaw-pieces/village/taiga/streets/corner_02.json index 0cc2765f..8e3cb91d 100644 --- a/jigsaw-pieces/village/taiga/streets/corner_02.json +++ b/jigsaw-pieces/village/taiga/streets/corner_02.json @@ -71,7 +71,29 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], + "edit": [{ + "find": [ + { + "block": "grass_path" + } + ], + "replace": { + "palette": [ + { + "block": "gravel" + }, + { + "block": "coarse_dirt" + }, + { + "block": "podzol" + } + ], + "style": { + "style": "STATIC" + } + } + }], "bottom": false, "translateCenter": false, "rotation": { diff --git a/jigsaw-pieces/village/taiga/streets/corner_03.json b/jigsaw-pieces/village/taiga/streets/corner_03.json index 6c1ab8d4..986b6b7c 100644 --- a/jigsaw-pieces/village/taiga/streets/corner_03.json +++ b/jigsaw-pieces/village/taiga/streets/corner_03.json @@ -32,7 +32,29 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], + "edit": [{ + "find": [ + { + "block": "grass_path" + } + ], + "replace": { + "palette": [ + { + "block": "gravel" + }, + { + "block": "coarse_dirt" + }, + { + "block": "podzol" + } + ], + "style": { + "style": "STATIC" + } + } + }], "bottom": false, "translateCenter": false, "rotation": { diff --git a/jigsaw-pieces/village/taiga/streets/crossroad_01.json b/jigsaw-pieces/village/taiga/streets/crossroad_01.json index 8d19e0a7..c87f70ca 100644 --- a/jigsaw-pieces/village/taiga/streets/crossroad_01.json +++ b/jigsaw-pieces/village/taiga/streets/crossroad_01.json @@ -175,7 +175,29 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], + "edit": [{ + "find": [ + { + "block": "grass_path" + } + ], + "replace": { + "palette": [ + { + "block": "gravel" + }, + { + "block": "coarse_dirt" + }, + { + "block": "podzol" + } + ], + "style": { + "style": "STATIC" + } + } + }], "bottom": false, "translateCenter": false, "rotation": { diff --git a/jigsaw-pieces/village/taiga/streets/crossroad_02.json b/jigsaw-pieces/village/taiga/streets/crossroad_02.json index a542a6ea..9ed2c1e7 100644 --- a/jigsaw-pieces/village/taiga/streets/crossroad_02.json +++ b/jigsaw-pieces/village/taiga/streets/crossroad_02.json @@ -123,7 +123,29 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], + "edit": [{ + "find": [ + { + "block": "grass_path" + } + ], + "replace": { + "palette": [ + { + "block": "gravel" + }, + { + "block": "coarse_dirt" + }, + { + "block": "podzol" + } + ], + "style": { + "style": "STATIC" + } + } + }], "bottom": false, "translateCenter": false, "rotation": { diff --git a/jigsaw-pieces/village/taiga/streets/crossroad_03.json b/jigsaw-pieces/village/taiga/streets/crossroad_03.json index e5108050..50a5b241 100644 --- a/jigsaw-pieces/village/taiga/streets/crossroad_03.json +++ b/jigsaw-pieces/village/taiga/streets/crossroad_03.json @@ -97,7 +97,29 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], + "edit": [{ + "find": [ + { + "block": "grass_path" + } + ], + "replace": { + "palette": [ + { + "block": "gravel" + }, + { + "block": "coarse_dirt" + }, + { + "block": "podzol" + } + ], + "style": { + "style": "STATIC" + } + } + }], "bottom": false, "translateCenter": false, "rotation": { diff --git a/jigsaw-pieces/village/taiga/streets/crossroad_04.json b/jigsaw-pieces/village/taiga/streets/crossroad_04.json index c9ae4947..a188bca6 100644 --- a/jigsaw-pieces/village/taiga/streets/crossroad_04.json +++ b/jigsaw-pieces/village/taiga/streets/crossroad_04.json @@ -58,7 +58,29 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], + "edit": [{ + "find": [ + { + "block": "grass_path" + } + ], + "replace": { + "palette": [ + { + "block": "gravel" + }, + { + "block": "coarse_dirt" + }, + { + "block": "podzol" + } + ], + "style": { + "style": "STATIC" + } + } + }], "bottom": false, "translateCenter": false, "rotation": { diff --git a/jigsaw-pieces/village/taiga/streets/crossroad_05.json b/jigsaw-pieces/village/taiga/streets/crossroad_05.json index f5be3abe..012702be 100644 --- a/jigsaw-pieces/village/taiga/streets/crossroad_05.json +++ b/jigsaw-pieces/village/taiga/streets/crossroad_05.json @@ -58,7 +58,29 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], + "edit": [{ + "find": [ + { + "block": "grass_path" + } + ], + "replace": { + "palette": [ + { + "block": "gravel" + }, + { + "block": "coarse_dirt" + }, + { + "block": "podzol" + } + ], + "style": { + "style": "STATIC" + } + } + }], "bottom": false, "translateCenter": false, "rotation": { diff --git a/jigsaw-pieces/village/taiga/streets/crossroad_06.json b/jigsaw-pieces/village/taiga/streets/crossroad_06.json index b584ab57..adc03451 100644 --- a/jigsaw-pieces/village/taiga/streets/crossroad_06.json +++ b/jigsaw-pieces/village/taiga/streets/crossroad_06.json @@ -71,7 +71,29 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], + "edit": [{ + "find": [ + { + "block": "grass_path" + } + ], + "replace": { + "palette": [ + { + "block": "gravel" + }, + { + "block": "coarse_dirt" + }, + { + "block": "podzol" + } + ], + "style": { + "style": "STATIC" + } + } + }], "bottom": false, "translateCenter": false, "rotation": { diff --git a/jigsaw-pieces/village/taiga/streets/straight_01.json b/jigsaw-pieces/village/taiga/streets/straight_01.json index a9d47226..083ddd92 100644 --- a/jigsaw-pieces/village/taiga/streets/straight_01.json +++ b/jigsaw-pieces/village/taiga/streets/straight_01.json @@ -97,7 +97,29 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], + "edit": [{ + "find": [ + { + "block": "grass_path" + } + ], + "replace": { + "palette": [ + { + "block": "gravel" + }, + { + "block": "coarse_dirt" + }, + { + "block": "podzol" + } + ], + "style": { + "style": "STATIC" + } + } + }], "bottom": false, "translateCenter": false, "rotation": { diff --git a/jigsaw-pieces/village/taiga/streets/straight_02.json b/jigsaw-pieces/village/taiga/streets/straight_02.json index ba4c98a3..18c136bf 100644 --- a/jigsaw-pieces/village/taiga/streets/straight_02.json +++ b/jigsaw-pieces/village/taiga/streets/straight_02.json @@ -71,7 +71,29 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], + "edit": [{ + "find": [ + { + "block": "grass_path" + } + ], + "replace": { + "palette": [ + { + "block": "gravel" + }, + { + "block": "coarse_dirt" + }, + { + "block": "podzol" + } + ], + "style": { + "style": "STATIC" + } + } + }], "bottom": false, "translateCenter": false, "rotation": { diff --git a/jigsaw-pieces/village/taiga/streets/straight_03.json b/jigsaw-pieces/village/taiga/streets/straight_03.json index a88cd6c9..5bf8bfeb 100644 --- a/jigsaw-pieces/village/taiga/streets/straight_03.json +++ b/jigsaw-pieces/village/taiga/streets/straight_03.json @@ -97,7 +97,29 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], + "edit": [{ + "find": [ + { + "block": "grass_path" + } + ], + "replace": { + "palette": [ + { + "block": "gravel" + }, + { + "block": "coarse_dirt" + }, + { + "block": "podzol" + } + ], + "style": { + "style": "STATIC" + } + } + }], "bottom": false, "translateCenter": false, "rotation": { diff --git a/jigsaw-pieces/village/taiga/streets/straight_04.json b/jigsaw-pieces/village/taiga/streets/straight_04.json index 671c3711..8d8a3fb2 100644 --- a/jigsaw-pieces/village/taiga/streets/straight_04.json +++ b/jigsaw-pieces/village/taiga/streets/straight_04.json @@ -58,7 +58,29 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], + "edit": [{ + "find": [ + { + "block": "grass_path" + } + ], + "replace": { + "palette": [ + { + "block": "gravel" + }, + { + "block": "coarse_dirt" + }, + { + "block": "podzol" + } + ], + "style": { + "style": "STATIC" + } + } + }], "bottom": false, "translateCenter": false, "rotation": { diff --git a/jigsaw-pieces/village/taiga/streets/straight_05.json b/jigsaw-pieces/village/taiga/streets/straight_05.json index b756219d..c7e91414 100644 --- a/jigsaw-pieces/village/taiga/streets/straight_05.json +++ b/jigsaw-pieces/village/taiga/streets/straight_05.json @@ -110,7 +110,29 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], + "edit": [{ + "find": [ + { + "block": "grass_path" + } + ], + "replace": { + "palette": [ + { + "block": "gravel" + }, + { + "block": "coarse_dirt" + }, + { + "block": "podzol" + } + ], + "style": { + "style": "STATIC" + } + } + }], "bottom": false, "translateCenter": false, "rotation": { diff --git a/jigsaw-pieces/village/taiga/streets/straight_06.json b/jigsaw-pieces/village/taiga/streets/straight_06.json index 9134bd39..adbeeae6 100644 --- a/jigsaw-pieces/village/taiga/streets/straight_06.json +++ b/jigsaw-pieces/village/taiga/streets/straight_06.json @@ -253,7 +253,29 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], + "edit": [{ + "find": [ + { + "block": "grass_path" + } + ], + "replace": { + "palette": [ + { + "block": "gravel" + }, + { + "block": "coarse_dirt" + }, + { + "block": "podzol" + } + ], + "style": { + "style": "STATIC" + } + } + }], "bottom": false, "translateCenter": false, "rotation": { diff --git a/jigsaw-pieces/village/taiga/streets/turn_01.json b/jigsaw-pieces/village/taiga/streets/turn_01.json index 24601e80..3af292be 100644 --- a/jigsaw-pieces/village/taiga/streets/turn_01.json +++ b/jigsaw-pieces/village/taiga/streets/turn_01.json @@ -58,7 +58,29 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], + "edit": [{ + "find": [ + { + "block": "grass_path" + } + ], + "replace": { + "palette": [ + { + "block": "gravel" + }, + { + "block": "coarse_dirt" + }, + { + "block": "podzol" + } + ], + "style": { + "style": "STATIC" + } + } + }], "bottom": false, "translateCenter": false, "rotation": {