From f0b67b91f660711055a785ff20b32d9f08da8f80 Mon Sep 17 00:00:00 2001 From: CocoTheOwner Date: Mon, 19 Jul 2021 00:43:52 +0200 Subject: [PATCH] pog --- biomes/swamp/swa-roofed-forest.json | 14 +++++++------- biomes/swamp/swa-roofed-wayward.json | 14 +++++++------- biomes/swamp/swa-willow-forest.json | 14 +++++++------- biomes/temperate/tem-flower-forest.json | 2 +- biomes/temperate/tem-oak-forest.json | 2 +- biomes/temperate/tem-plains.json | 2 +- biomes/temperate/tem-stranged-plains.json | 2 +- biomes/tundra/tun-bonsai-forest.json | 12 ++++++------ biomes/tundra/tun-forest-cliffs.json | 12 ++++++------ biomes/tundra/tun-magic-forest.json | 20 ++++++++++---------- biomes/tundra/tun-mountains-cliffs.json | 12 ++++++------ biomes/tundra/tun-redwood-cliffs.json | 12 ++++++------ biomes/tundra/tun-redwood-forest.json | 12 ++++++------ biomes/tundra/tun-sequia-redwoods.json | 12 ++++++------ biomes/tundra/tun-taiga.json | 12 ++++++------ 15 files changed, 77 insertions(+), 77 deletions(-) diff --git a/biomes/swamp/swa-roofed-forest.json b/biomes/swamp/swa-roofed-forest.json index 22cd3c31..87b2a2d0 100644 --- a/biomes/swamp/swa-roofed-forest.json +++ b/biomes/swamp/swa-roofed-forest.json @@ -311,12 +311,12 @@ "enabled": true }, "place": [ - "stump/stump1", - "stump/stump2", - "stump/stump3", - "stump/stump4", - "stump/stump5", - "stump/stump6" + "clutter/stump1", + "clutter/stump2", + "clutter/stump3", + "clutter/stump4", + "clutter/stump5", + "clutter/stump6" ], "mode": "VACUUM", "translate": { @@ -370,7 +370,7 @@ { "chance": 0.001, "rotation": {"enabled": false}, - "place": ["stump/grave-1"], + "place": ["clutter/genericgrave1"], "translate": { "x": 0, "y": -1, diff --git a/biomes/swamp/swa-roofed-wayward.json b/biomes/swamp/swa-roofed-wayward.json index 00dfb1a9..070eb4b9 100644 --- a/biomes/swamp/swa-roofed-wayward.json +++ b/biomes/swamp/swa-roofed-wayward.json @@ -299,12 +299,12 @@ "enabled": true }, "place": [ - "stump/stump1", - "stump/stump2", - "stump/stump3", - "stump/stump4", - "stump/stump5", - "stump/stump6" + "clutter/stump1", + "clutter/stump2", + "clutter/stump3", + "clutter/stump4", + "clutter/stump5", + "clutter/stump6" ], "mode": "VACUUM", "translate": { @@ -358,7 +358,7 @@ { "chance": 0.001, "rotation": {"enabled": false}, - "place": ["stump/grave-1"], + "place": ["clutter/genericgrave1"], "translate": { "x": 0, "y": -1, diff --git a/biomes/swamp/swa-willow-forest.json b/biomes/swamp/swa-willow-forest.json index a83c0c05..425e5530 100644 --- a/biomes/swamp/swa-willow-forest.json +++ b/biomes/swamp/swa-willow-forest.json @@ -303,12 +303,12 @@ "enabled": true }, "place": [ - "stump/stump1", - "stump/stump2", - "stump/stump3", - "stump/stump4", - "stump/stump5", - "stump/stump6" + "clutter/stump1", + "clutter/stump2", + "clutter/stump3", + "clutter/stump4", + "clutter/stump5", + "clutter/stump6" ], "mode": "VACUUM", "translate": { @@ -320,7 +320,7 @@ { "chance": 5.0E-5, "rotation": {"enabled": false}, - "place": ["stump/grave-1"], + "place": ["clutter/genericgrave1"], "translate": { "x": 0, "y": 1, diff --git a/biomes/temperate/tem-flower-forest.json b/biomes/temperate/tem-flower-forest.json index 036b0c73..b19b30ff 100644 --- a/biomes/temperate/tem-flower-forest.json +++ b/biomes/temperate/tem-flower-forest.json @@ -446,7 +446,7 @@ }, "enabled": true }, - "place": ["sm-tree/oakw-oakl-80"], + "place": ["trees/mixed/smoakog80"], "mode": "MIN_HEIGHT", "translate": { "x": 0, diff --git a/biomes/temperate/tem-oak-forest.json b/biomes/temperate/tem-oak-forest.json index 8648515e..4f27ac9c 100644 --- a/biomes/temperate/tem-oak-forest.json +++ b/biomes/temperate/tem-oak-forest.json @@ -257,7 +257,7 @@ "enabled": true }, "mode": "MIN_HEIGHT", - "place": ["sm-tree/oakw-oakl-80"], + "place": ["trees/mixed/smoakog80"], "translate": { "x": 0, "y": -4, diff --git a/biomes/temperate/tem-plains.json b/biomes/temperate/tem-plains.json index bf20b780..5d17670d 100644 --- a/biomes/temperate/tem-plains.json +++ b/biomes/temperate/tem-plains.json @@ -362,7 +362,7 @@ "void/void", "void/void", "void/void", - "sm-tree/oakw-oakl-80" + "trees/mixed/smoakog80" ], "translate": { "x": 0, diff --git a/biomes/temperate/tem-stranged-plains.json b/biomes/temperate/tem-stranged-plains.json index 1de632ba..bb6ad538 100644 --- a/biomes/temperate/tem-stranged-plains.json +++ b/biomes/temperate/tem-stranged-plains.json @@ -151,7 +151,7 @@ "void/void", "void/void", "void/void", - "sm-tree/oakw-oakl-80" + "trees/mixed/smoakog80" ], "translate": { "x": 0, diff --git a/biomes/tundra/tun-bonsai-forest.json b/biomes/tundra/tun-bonsai-forest.json index 71bc8319..7bd6cbac 100644 --- a/biomes/tundra/tun-bonsai-forest.json +++ b/biomes/tundra/tun-bonsai-forest.json @@ -328,12 +328,12 @@ "enabled": true }, "place": [ - "stump/stump1", - "stump/stump2", - "stump/stump3", - "stump/stump4", - "stump/stump5", - "stump/stump6" + "clutter/stump1", + "clutter/stump2", + "clutter/stump3", + "clutter/stump4", + "clutter/stump5", + "clutter/stump6" ], "mode": "VACUUM", "translate": { diff --git a/biomes/tundra/tun-forest-cliffs.json b/biomes/tundra/tun-forest-cliffs.json index 36a6da6d..59fd4c88 100644 --- a/biomes/tundra/tun-forest-cliffs.json +++ b/biomes/tundra/tun-forest-cliffs.json @@ -228,12 +228,12 @@ "enabled": true }, "place": [ - "stump/stump1", - "stump/stump2", - "stump/stump3", - "stump/stump4", - "stump/stump5", - "stump/stump6" + "clutter/stump1", + "clutter/stump2", + "clutter/stump3", + "clutter/stump4", + "clutter/stump5", + "clutter/stump6" ], "translate": { "x": 0, diff --git a/biomes/tundra/tun-magic-forest.json b/biomes/tundra/tun-magic-forest.json index ff001f98..ee57f20c 100644 --- a/biomes/tundra/tun-magic-forest.json +++ b/biomes/tundra/tun-magic-forest.json @@ -86,16 +86,16 @@ "enabled": true }, "place": [ - "mystic-trees/dotree1", - "mystic-trees/dotree2", - "mystic-trees/dotree3", - "mystic-trees/dotree4", - "mystic-trees/dotree5", - "mystic-trees/dotree6", - "mystic-trees/dotree7", - "mystic-trees/dotree8", - "mystic-trees/dotree9", - "mystic-trees/dotree10" + "trees/mixed/dotree1", + "trees/mixed/dotree2", + "trees/mixed/dotree3", + "trees/mixed/dotree4", + "trees/mixed/dotree5", + "trees/mixed/dotree6", + "trees/mixed/dotree7", + "trees/mixed/dotree8", + "trees/mixed/dotree9", + "trees/mixed/dotree10" ], "translate": { "x": 0, diff --git a/biomes/tundra/tun-mountains-cliffs.json b/biomes/tundra/tun-mountains-cliffs.json index 79544570..c9d87f76 100644 --- a/biomes/tundra/tun-mountains-cliffs.json +++ b/biomes/tundra/tun-mountains-cliffs.json @@ -236,12 +236,12 @@ "enabled": true }, "place": [ - "stump/stump1", - "stump/stump2", - "stump/stump3", - "stump/stump4", - "stump/stump5", - "stump/stump6" + "clutter/stump1", + "clutter/stump2", + "clutter/stump3", + "clutter/stump4", + "clutter/stump5", + "clutter/stump6" ], "mode": "VACUUM", "translate": { diff --git a/biomes/tundra/tun-redwood-cliffs.json b/biomes/tundra/tun-redwood-cliffs.json index 00236437..6d73f5b9 100644 --- a/biomes/tundra/tun-redwood-cliffs.json +++ b/biomes/tundra/tun-redwood-cliffs.json @@ -396,12 +396,12 @@ "enabled": true }, "place": [ - "stump/stump1", - "stump/stump2", - "stump/stump3", - "stump/stump4", - "stump/stump5", - "stump/stump6" + "clutter/stump1", + "clutter/stump2", + "clutter/stump3", + "clutter/stump4", + "clutter/stump5", + "clutter/stump6" ], "edit": [ { diff --git a/biomes/tundra/tun-redwood-forest.json b/biomes/tundra/tun-redwood-forest.json index 241002c4..bc5d433b 100644 --- a/biomes/tundra/tun-redwood-forest.json +++ b/biomes/tundra/tun-redwood-forest.json @@ -357,12 +357,12 @@ "enabled": true }, "place": [ - "stump/stump1", - "stump/stump2", - "stump/stump3", - "stump/stump4", - "stump/stump5", - "stump/stump6" + "clutter/stump1", + "clutter/stump2", + "clutter/stump3", + "clutter/stump4", + "clutter/stump5", + "clutter/stump6" ], "edit": [ { diff --git a/biomes/tundra/tun-sequia-redwoods.json b/biomes/tundra/tun-sequia-redwoods.json index bb51bde3..e6fef8c3 100644 --- a/biomes/tundra/tun-sequia-redwoods.json +++ b/biomes/tundra/tun-sequia-redwoods.json @@ -294,12 +294,12 @@ "enabled": true }, "place": [ - "stump/stump1", - "stump/stump2", - "stump/stump3", - "stump/stump4", - "stump/stump5", - "stump/stump6" + "clutter/stump1", + "clutter/stump2", + "clutter/stump3", + "clutter/stump4", + "clutter/stump5", + "clutter/stump6" ], "mode": "VACUUM", "translate": { diff --git a/biomes/tundra/tun-taiga.json b/biomes/tundra/tun-taiga.json index 6db8f940..546bc018 100644 --- a/biomes/tundra/tun-taiga.json +++ b/biomes/tundra/tun-taiga.json @@ -273,12 +273,12 @@ "enabled": true }, "place": [ - "stump/stump1", - "stump/stump2", - "stump/stump3", - "stump/stump4", - "stump/stump5", - "stump/stump6" + "clutter/stump1", + "clutter/stump2", + "clutter/stump3", + "clutter/stump4", + "clutter/stump5", + "clutter/stump6" ], "mode": "VACUUM", "translate": {