From b0d4d0668e8e9723a98e34d1597ac0641892cc62 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Sun, 4 Jul 2021 16:50:58 -0700 Subject: [PATCH 1/3] dwawd --- biomes/frozen/hills.json | 9 ++------- jigsaw-pieces/stronghold/ceiling/5x5/lamp.json | 4 +--- .../stronghold/ceiling/5x5/wood-beams.json | 4 +--- .../stronghold/ceiling/7x7/wood-beams.json | 3 +-- jigsaw-pieces/stronghold/door/iron.json | 6 ++---- jigsaw-pieces/stronghold/door/iron2.json | 6 ++---- jigsaw-pieces/stronghold/floor/3x3/flat.json | 4 +--- .../stronghold/path/4way-spiral-staircase.json | 15 +++++---------- jigsaw-pieces/stronghold/path/large-corridor.json | 6 ++---- jigsaw-pieces/stronghold/path/medium-cross.json | 12 ++++-------- jigsaw-pieces/stronghold/path/small-cross.json | 12 ++++-------- .../stronghold/path/small-spiral-staircase.json | 9 +++------ .../stronghold/path/straight-staircase.json | 6 ++---- jigsaw-pieces/stronghold/room/witch-room.json | 12 ++++-------- jigsaw-pieces/stronghold/stairs/casing-tight.json | 12 ++++-------- jigsaw-pieces/stronghold/stairs/casing.json | 12 ++++-------- jigsaw-structures/test.json | 7 ------- ...and_mansion.json => woodland_mansion.disabled} | 0 18 files changed, 42 insertions(+), 97 deletions(-) delete mode 100644 jigsaw-structures/test.json rename jigsaw-structures/{woodland_mansion.json => woodland_mansion.disabled} (100%) diff --git a/biomes/frozen/hills.json b/biomes/frozen/hills.json index e2f437c0..7ce7afe9 100644 --- a/biomes/frozen/hills.json +++ b/biomes/frozen/hills.json @@ -55,13 +55,8 @@ "generators": [ { "generator": "plain", - "max": 10, - "min": 6 - }, - { - "generator": "plain", - "max": 10, - "min": 6 + "max": 16, + "min": 12 }, { "generator": "mountain", diff --git a/jigsaw-pieces/stronghold/ceiling/5x5/lamp.json b/jigsaw-pieces/stronghold/ceiling/5x5/lamp.json index ef61be3e..0afae3fa 100644 --- a/jigsaw-pieces/stronghold/ceiling/5x5/lamp.json +++ b/jigsaw-pieces/stronghold/ceiling/5x5/lamp.json @@ -4,9 +4,7 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths" - ], + "pools": ["stronghold/paths"], "position": { "x": 0, "y": 0, diff --git a/jigsaw-pieces/stronghold/ceiling/5x5/wood-beams.json b/jigsaw-pieces/stronghold/ceiling/5x5/wood-beams.json index b8f81f82..adacbf35 100644 --- a/jigsaw-pieces/stronghold/ceiling/5x5/wood-beams.json +++ b/jigsaw-pieces/stronghold/ceiling/5x5/wood-beams.json @@ -4,9 +4,7 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths" - ], + "pools": ["stronghold/paths" ], "position": { "x": 0, "y": -2, diff --git a/jigsaw-pieces/stronghold/ceiling/7x7/wood-beams.json b/jigsaw-pieces/stronghold/ceiling/7x7/wood-beams.json index 02d4230b..42c6e2c4 100644 --- a/jigsaw-pieces/stronghold/ceiling/7x7/wood-beams.json +++ b/jigsaw-pieces/stronghold/ceiling/7x7/wood-beams.json @@ -18,8 +18,7 @@ "innerConnector": true, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/ceiling-5x5" + "pools": [ "stronghold/ceiling-5x5" ], "position": { "x": 0, diff --git a/jigsaw-pieces/stronghold/door/iron.json b/jigsaw-pieces/stronghold/door/iron.json index d61f6e43..48dce259 100644 --- a/jigsaw-pieces/stronghold/door/iron.json +++ b/jigsaw-pieces/stronghold/door/iron.json @@ -6,8 +6,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths-connectors", + "pools": [ "stronghold/paths-connectors", "stronghold/paths-rooms" ], "position": { @@ -23,8 +22,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths-connectors", + "pools": [ "stronghold/paths-connectors", "stronghold/paths-rooms" ], "position": { diff --git a/jigsaw-pieces/stronghold/door/iron2.json b/jigsaw-pieces/stronghold/door/iron2.json index 5f2fbee5..e03de01e 100644 --- a/jigsaw-pieces/stronghold/door/iron2.json +++ b/jigsaw-pieces/stronghold/door/iron2.json @@ -6,8 +6,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths-connectors", + "pools": [ "stronghold/paths-connectors", "stronghold/paths-rooms" ], "position": { @@ -23,8 +22,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths-connectors", + "pools": [ "stronghold/paths-connectors", "stronghold/paths-rooms" ], "position": { diff --git a/jigsaw-pieces/stronghold/floor/3x3/flat.json b/jigsaw-pieces/stronghold/floor/3x3/flat.json index 911946d9..a53c2d09 100644 --- a/jigsaw-pieces/stronghold/floor/3x3/flat.json +++ b/jigsaw-pieces/stronghold/floor/3x3/flat.json @@ -4,9 +4,7 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths" - ], + "pools": ["stronghold/paths" ], "position": { "x": 0, "y": 0, diff --git a/jigsaw-pieces/stronghold/path/4way-spiral-staircase.json b/jigsaw-pieces/stronghold/path/4way-spiral-staircase.json index 5d806224..dacdfe58 100644 --- a/jigsaw-pieces/stronghold/path/4way-spiral-staircase.json +++ b/jigsaw-pieces/stronghold/path/4way-spiral-staircase.json @@ -5,8 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths" + "pools": [ "stronghold/paths" ], "position": { "x": -3, @@ -20,8 +19,7 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths" + "pools": [ "stronghold/paths" ], "position": { "x": -3, @@ -35,8 +33,7 @@ "innerConnector": true, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/ceiling-5x5" + "pools": [ "stronghold/ceiling-5x5" ], "position": { "x": 0, @@ -50,8 +47,7 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths" + "pools": [ "stronghold/paths" ], "position": { "x": 3, @@ -65,8 +61,7 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths" + "pools": [ "stronghold/paths" ], "position": { "x": 3, diff --git a/jigsaw-pieces/stronghold/path/large-corridor.json b/jigsaw-pieces/stronghold/path/large-corridor.json index ad5bca28..2e464821 100644 --- a/jigsaw-pieces/stronghold/path/large-corridor.json +++ b/jigsaw-pieces/stronghold/path/large-corridor.json @@ -6,8 +6,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths-connectors", + "pools": [ "stronghold/paths-connectors", "stronghold/doors" ], "position": { @@ -23,8 +22,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths-connectors", + "pools": [ "stronghold/paths-connectors", "stronghold/doors" ], "position": { diff --git a/jigsaw-pieces/stronghold/path/medium-cross.json b/jigsaw-pieces/stronghold/path/medium-cross.json index a37fd47d..3b0b93ac 100644 --- a/jigsaw-pieces/stronghold/path/medium-cross.json +++ b/jigsaw-pieces/stronghold/path/medium-cross.json @@ -6,8 +6,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths-connectors", + "pools": [ "stronghold/paths-connectors", "stronghold/paths-rooms", "stronghold/doors" ], @@ -24,8 +23,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths-connectors", + "pools": [ "stronghold/paths-connectors", "stronghold/paths-rooms", "stronghold/doors" ], @@ -42,8 +40,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths-connectors", + "pools": [ "stronghold/paths-connectors", "stronghold/paths-rooms", "stronghold/doors" ], @@ -60,8 +57,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths-connectors", + "pools": [ "stronghold/paths-connectors", "stronghold/paths-rooms", "stronghold/doors" ], diff --git a/jigsaw-pieces/stronghold/path/small-cross.json b/jigsaw-pieces/stronghold/path/small-cross.json index 8c95afa3..b8803924 100644 --- a/jigsaw-pieces/stronghold/path/small-cross.json +++ b/jigsaw-pieces/stronghold/path/small-cross.json @@ -6,8 +6,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths-connectors", + "pools": [ "stronghold/paths-connectors", "stronghold/doors" ], "position": { @@ -23,8 +22,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths-rooms", + "pools": [ "stronghold/paths-rooms", "stronghold/doors" ], "position": { @@ -40,8 +38,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths-connectors", + "pools": [ "stronghold/paths-connectors", "stronghold/doors" ], "position": { @@ -57,8 +54,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths-rooms", + "pools": [ "stronghold/paths-rooms", "stronghold/doors" ], "position": { diff --git a/jigsaw-pieces/stronghold/path/small-spiral-staircase.json b/jigsaw-pieces/stronghold/path/small-spiral-staircase.json index d10c5170..36465b63 100644 --- a/jigsaw-pieces/stronghold/path/small-spiral-staircase.json +++ b/jigsaw-pieces/stronghold/path/small-spiral-staircase.json @@ -5,8 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths" + "pools": [ "stronghold/paths" ], "position": { "x": 3, @@ -20,8 +19,7 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths" + "pools": [ "stronghold/paths" ], "position": { "x": -3, @@ -35,8 +33,7 @@ "innerConnector": true, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/ceiling-5x5" + "pools": [ "stronghold/ceiling-5x5" ], "position": { "x": 0, diff --git a/jigsaw-pieces/stronghold/path/straight-staircase.json b/jigsaw-pieces/stronghold/path/straight-staircase.json index e77aebca..72348c7e 100644 --- a/jigsaw-pieces/stronghold/path/straight-staircase.json +++ b/jigsaw-pieces/stronghold/path/straight-staircase.json @@ -5,8 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths", "stronghold/doors" + "pools": [ "stronghold/paths", "stronghold/doors" ], "position": { "x": 0, @@ -20,8 +19,7 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths", "stronghold/doors" + "pools": [ "stronghold/paths", "stronghold/doors" ], "position": { "x": 0, diff --git a/jigsaw-pieces/stronghold/room/witch-room.json b/jigsaw-pieces/stronghold/room/witch-room.json index e9818ee5..91b4a557 100644 --- a/jigsaw-pieces/stronghold/room/witch-room.json +++ b/jigsaw-pieces/stronghold/room/witch-room.json @@ -5,8 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths" + "pools": [ "stronghold/paths" ], "position": { "x": 3, @@ -20,8 +19,7 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/paths" + "pools": [ "stronghold/paths" ], "position": { "x": 0, @@ -35,8 +33,7 @@ "innerConnector": true, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/ceiling-5x5" + "pools": [ "stronghold/ceiling-5x5" ], "position": { "x": 0, @@ -50,8 +47,7 @@ "innerConnector": true, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/ceiling-5x5" + "pools": [ "stronghold/ceiling-5x5" ], "position": { "x": 0, diff --git a/jigsaw-pieces/stronghold/stairs/casing-tight.json b/jigsaw-pieces/stronghold/stairs/casing-tight.json index eae18a81..1da8c277 100644 --- a/jigsaw-pieces/stronghold/stairs/casing-tight.json +++ b/jigsaw-pieces/stronghold/stairs/casing-tight.json @@ -6,8 +6,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/doors", + "pools": [ "stronghold/doors", "stronghold/doors", "stronghold/connectors-paths", "stronghold/connectors-rooms", @@ -28,8 +27,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/doors", + "pools": [ "stronghold/doors", "stronghold/doors", "stronghold/connectors-paths", "stronghold/connectors-rooms", @@ -50,8 +48,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/doors", + "pools": [ "stronghold/doors", "stronghold/doors", "stronghold/connectors-paths", "stronghold/connectors-rooms", @@ -72,8 +69,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/doors", + "pools": [ "stronghold/doors", "stronghold/doors", "stronghold/connectors-paths", "stronghold/connectors-rooms", diff --git a/jigsaw-pieces/stronghold/stairs/casing.json b/jigsaw-pieces/stronghold/stairs/casing.json index 1ca97d9b..0d4c18af 100644 --- a/jigsaw-pieces/stronghold/stairs/casing.json +++ b/jigsaw-pieces/stronghold/stairs/casing.json @@ -6,8 +6,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/doors", + "pools": [ "stronghold/doors", "stronghold/doors", "stronghold/connectors-paths", "stronghold/connectors-rooms", @@ -28,8 +27,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/doors", + "pools": [ "stronghold/doors", "stronghold/doors", "stronghold/connectors-paths", "stronghold/connectors-rooms", @@ -50,8 +48,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/doors", + "pools": [ "stronghold/doors", "stronghold/doors", "stronghold/connectors-paths", "stronghold/connectors-rooms", @@ -72,8 +69,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ - "stronghold/doors", + "pools": [ "stronghold/doors", "stronghold/doors", "stronghold/connectors-paths", "stronghold/connectors-rooms", diff --git a/jigsaw-structures/test.json b/jigsaw-structures/test.json deleted file mode 100644 index 02e023cd..00000000 --- a/jigsaw-structures/test.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "maxDepth": 20, - "pieces": [ - "woodland_mansion/roof/roof_1" - ], - "terminate": true -} \ No newline at end of file diff --git a/jigsaw-structures/woodland_mansion.json b/jigsaw-structures/woodland_mansion.disabled similarity index 100% rename from jigsaw-structures/woodland_mansion.json rename to jigsaw-structures/woodland_mansion.disabled From 9298ea0124b36fd73fbdd027b3cfd779b1e5531a Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Sun, 4 Jul 2021 16:54:47 -0700 Subject: [PATCH 2/3] Formatting changes as a hail mary to see if things work --- biomes/.util/ruined_portals.json | 36 +- biomes/frozen/beach.json | 49 +-- biomes/frozen/hills.json | 30 +- biomes/frozen/ice-cavern.json | 6 +- biomes/frozen/mountain-cliffs.json | 63 +--- biomes/frozen/mountain-middle.json | 3 +- biomes/frozen/mountain.json | 6 +- biomes/frozen/mountains.json | 59 +--- biomes/frozen/ocean.json | 38 +- biomes/frozen/peak.json | 21 +- biomes/frozen/pine-hills.json | 20 +- biomes/frozen/pine-plains.json | 20 +- biomes/frozen/pines.json | 48 +-- biomes/frozen/plains.json | 75 +--- biomes/frozen/redwood-forest.json | 50 +-- biomes/frozen/river.json | 21 +- biomes/frozen/spruce-hills.json | 13 +- biomes/frozen/spruce-plains.json | 13 +- biomes/frozen/vander.json | 50 +-- biomes/hot/beach-grass.json | 19 +- biomes/hot/beach.json | 19 +- biomes/hot/desert-dunes-red.json | 13 +- biomes/hot/desert-dunes.json | 13 +- biomes/hot/desert-red.json | 12 +- biomes/hot/desert.json | 11 +- biomes/hot/mountain-plains.json | 3 +- biomes/hot/oasis.json | 3 +- biomes/hot/ocean-cliffs.json | 23 +- biomes/hot/ocean.json | 29 +- biomes/hot/sandy-cave.json | 25 +- biomes/hot/sandy-red-cave.json | 7 +- biomes/mesa/beach.json | 4 +- biomes/mesa/blue.json | 30 +- biomes/mesa/cliffs.json | 12 +- biomes/mesa/dark.json | 30 +- biomes/mesa/green.json | 30 +- biomes/mesa/mesa.json | 13 +- biomes/mesa/plateau-dirt-high.json | 12 +- biomes/mesa/plateau-dirt.json | 12 +- biomes/mesa/plateau-high.json | 4 +- biomes/mesa/plateau.json | 4 +- biomes/mesa/red.json | 33 +- biomes/mesa/valleys.json | 72 +--- biomes/mesa/yellow.json | 12 +- biomes/mountain/beach.json | 3 +- biomes/mountain/forest-hills.json | 73 +--- biomes/mountain/forest.json | 70 +--- biomes/mountain/hills.json | 55 +-- biomes/mountain/lake.json | 55 +-- biomes/mountain/main.json | 15 +- biomes/mountain/middle.json | 15 +- biomes/mountain/mountain.json | 15 +- biomes/mountain/plain-hills.json | 30 +- biomes/mountain/plains.json | 55 +-- biomes/mountain/river-soft.json | 30 +- biomes/mountain/river.json | 30 +- biomes/mushroom/beach.json | 18 +- biomes/mushroom/crimson-forest.json | 99 +----- biomes/mushroom/forest-hills.json | 107 +----- biomes/mushroom/forest.json | 107 +----- biomes/mushroom/lake.json | 56 +-- biomes/mushroom/ocean.json | 47 +-- biomes/mushroom/plains.json | 56 +-- biomes/mushroom/warped-forest.json | 102 +----- biomes/ocean/beach.json | 22 +- biomes/ocean/deep.json | 40 +-- biomes/ocean/ocean.json | 49 +-- biomes/ocean/warm-bottom.json | 63 +--- biomes/ocean/warm.json | 45 +-- biomes/savanna/acacia-denmyre.json | 36 +- biomes/savanna/beach.json | 18 +- biomes/savanna/cliff.json | 56 +-- biomes/savanna/forest.json | 49 +-- biomes/savanna/plateau.json | 62 +--- biomes/savanna/savanna.json | 62 +--- biomes/swamp/beach.json | 28 +- biomes/swamp/denmyre.json | 69 +--- biomes/swamp/lake.json | 14 +- biomes/swamp/marsh-rotten.json | 34 +- biomes/swamp/marsh.json | 30 +- biomes/swamp/murky-cavern-gleaming.json | 29 +- biomes/swamp/murky-cavern.json | 29 +- biomes/swamp/ocean-tree.json | 45 +-- biomes/swamp/ocean.json | 29 +- biomes/swamp/roofed-forest.json | 113 +----- biomes/swamp/roofed-wayward.json | 116 ++---- biomes/swamp/willow-forest.json | 65 +--- biomes/temperate/beach.json | 15 +- biomes/temperate/birch-denmyre.json | 63 +--- biomes/temperate/birch-forest.json | 40 +-- biomes/temperate/bonsai.json | 60 +--- biomes/temperate/cracked-cavern.json | 23 +- biomes/temperate/highlands.json | 24 +- biomes/temperate/island.json | 37 +- biomes/temperate/lit-cavern.json | 23 +- biomes/temperate/longtree-forest.json | 104 ++---- biomes/temperate/oak-beach.json | 18 +- biomes/temperate/oak-denmyre.json | 42 +-- biomes/temperate/oak-forest.json | 75 +--- biomes/temperate/oak-hills.json | 53 +-- biomes/temperate/oak.json | 53 +-- biomes/temperate/ocean-deep.json | 31 +- biomes/temperate/ocean.json | 36 +- biomes/temperate/old-cavern.json | 57 +-- biomes/temperate/plain-hills.json | 30 +- biomes/temperate/plains.json | 99 ++---- biomes/temperate/plateau.json | 82 +---- biomes/temperate/river.json | 21 +- biomes/temperate/wilds.json | 27 +- biomes/tropical/bamboo-forest.json | 50 +-- biomes/tropical/beach-bamboo.json | 12 +- biomes/tropical/beach-charred.json | 21 +- biomes/tropical/beach.json | 24 +- biomes/tropical/cavern-coral.json | 29 +- biomes/tropical/cavern-root.json | 35 +- biomes/tropical/cavern.json | 23 +- biomes/tropical/coral-ocean-cliffs.json | 333 ++++-------------- biomes/tropical/coral-ocean.json | 330 ++++------------- biomes/tropical/highlands.json | 24 +- biomes/tropical/jungle-denmyre.json | 54 +-- biomes/tropical/mountain-extreme.json | 40 +-- biomes/tropical/mountain-middle.json | 16 +- biomes/tropical/mountain-plains.json | 40 +-- biomes/tropical/mountain-water.json | 24 +- biomes/tropical/mountain.json | 16 +- biomes/tropical/ocean.json | 47 +-- biomes/tropical/plains-hills.json | 16 +- biomes/tropical/plains.json | 16 +- biomes/tropical/rainforest-hills.json | 44 +-- biomes/tropical/rainforest-island.json | 53 +-- biomes/tropical/rainforest-wicked-child.json | 53 +-- .../tropical/rainforest-wicked-village.json | 12 +- biomes/tropical/rainforest-wicked.json | 53 +-- biomes/tropical/rainforest.json | 59 +--- biomes/tropical/river-soft.json | 45 +-- biomes/tropical/river-steep.json | 28 +- biomes/tropical/volcanic-plains.json | 20 +- biomes/tropical/volcanoes-lava.json | 9 +- biomes/tropical/volcanoes.json | 9 +- biomes/tropical/wilds.json | 27 +- biomes/tundra/beach-stone.json | 18 +- biomes/tundra/beach.json | 27 +- biomes/tundra/bonsai-forest.json | 100 +----- biomes/tundra/cavern.json | 9 +- biomes/tundra/forest-cliffs.json | 76 +--- biomes/tundra/forest.json | 53 +-- biomes/tundra/lake.json | 72 +--- biomes/tundra/mountains-cliffs.json | 84 +---- biomes/tundra/mountains.json | 53 +-- biomes/tundra/redwood-cliffs.json | 86 +---- biomes/tundra/redwood-forest.json | 86 +---- biomes/tundra/river-rocky.json | 30 +- biomes/tundra/river.json | 24 +- biomes/tundra/sequia-redwoods.json | 84 +---- biomes/tundra/spiked-cavern.json | 25 +- biomes/tundra/spruce-denmyre.json | 72 +--- biomes/tundra/taiga.json | 69 +--- dimensions/overworld.json | 84 ++--- entities/shroud.json | 18 +- generators/canyon-steep.json | 3 +- generators/cracked-cliffs.json | 6 +- generators/mountain.json | 12 +- generators/ocean.json | 6 +- generators/plain-cliffs.json | 6 +- generators/plain.json | 6 +- generators/river.json | 3 +- generators/small-cliffs.json | 3 +- generators/smooth-dunes.json | 3 +- .../stronghold/ceiling/7x7/wood-beams.json | 3 +- jigsaw-pieces/stronghold/door/iron.json | 8 +- jigsaw-pieces/stronghold/door/iron2.json | 8 +- jigsaw-pieces/stronghold/floor/3x3/flat.json | 2 +- jigsaw-pieces/stronghold/jail/1.json | 12 +- jigsaw-pieces/stronghold/jail/10.json | 12 +- jigsaw-pieces/stronghold/jail/11.json | 12 +- jigsaw-pieces/stronghold/jail/12.json | 12 +- jigsaw-pieces/stronghold/jail/2.json | 12 +- jigsaw-pieces/stronghold/jail/3.json | 12 +- jigsaw-pieces/stronghold/jail/4.json | 12 +- jigsaw-pieces/stronghold/jail/5.json | 12 +- jigsaw-pieces/stronghold/jail/6.json | 12 +- jigsaw-pieces/stronghold/jail/7.json | 12 +- jigsaw-pieces/stronghold/jail/9.json | 12 +- jigsaw-pieces/stronghold/jail/blank.json | 12 +- .../path/4way-spiral-staircase.json | 15 +- jigsaw-pieces/stronghold/path/cap.json | 12 +- .../stronghold/path/corner-cross.json | 12 +- .../stronghold/path/corridor-cross.json | 12 +- .../stronghold/path/fancy-cross.json | 12 +- .../stronghold/path/hazard-hall1.json | 3 +- .../stronghold/path/hazard-hall2.json | 3 +- .../stronghold/path/hazard-hall3.json | 3 +- jigsaw-pieces/stronghold/path/jail-room1.json | 12 +- jigsaw-pieces/stronghold/path/jail-room2.json | 12 +- .../stronghold/path/large-corridor.json | 17 +- .../stronghold/path/large-cross-stairs.json | 12 +- .../stronghold/path/medium-corridor.json | 9 +- .../stronghold/path/medium-corridor2.json | 12 +- .../stronghold/path/medium-cross.json | 32 +- .../path/medium-wide-corridor1.json | 12 +- .../stronghold/path/portal-hall.json | 12 +- .../stronghold/path/small-corridor.json | 9 +- .../stronghold/path/small-cross.json | 28 +- .../path/small-spiral-staircase.json | 9 +- .../stronghold/path/stair-split.json | 12 +- jigsaw-pieces/stronghold/path/stairs1.json | 3 +- .../stronghold/path/straight-staircase.json | 6 +- jigsaw-pieces/stronghold/path/tee-cross.json | 12 +- jigsaw-pieces/stronghold/path/tee-cross2.json | 12 +- jigsaw-pieces/stronghold/path/tiny-cross.json | 9 +- jigsaw-pieces/stronghold/portal/main.json | 69 ++-- jigsaw-pieces/stronghold/portal/top.json | 12 +- .../stronghold/room/sleeping-quarters.json | 3 +- .../stronghold/room/stairs-down.json | 3 +- .../stronghold/room/stairs-up-down.json | 3 +- jigsaw-pieces/stronghold/room/stairs-up.json | 3 +- jigsaw-pieces/stronghold/room/study.json | 3 +- jigsaw-pieces/stronghold/room/witch-room.json | 12 +- jigsaw-pieces/stronghold/rooms/alter1.json | 12 +- .../stronghold/rooms/chestroom1-trap.json | 12 +- .../stronghold/rooms/chestroom1.json | 12 +- .../stronghold/rooms/jail-complex.json | 30 +- .../stronghold/rooms/library-large.json | 42 +-- jigsaw-pieces/stronghold/rooms/library.json | 39 +- jigsaw-pieces/stronghold/rooms/maze1.json | 12 +- jigsaw-pieces/stronghold/rooms/maze2.json | 12 +- jigsaw-pieces/stronghold/rooms/maze3.json | 12 +- jigsaw-pieces/stronghold/rooms/oreroom.json | 24 +- .../stronghold/stairs/casing-tight.json | 36 +- jigsaw-pieces/stronghold/stairs/casing.json | 36 +- .../stairs/med-vertical-complete1.json | 45 +-- .../stairs/med-vertical-complete2.json | 45 +-- loot/cold-treasure.json | 35 +- loot/hot-treasure.json | 36 +- loot/ocean-clutter.json | 84 ++--- regions/frozen.json | 52 +-- regions/hot.json | 67 +--- regions/mesa.json | 34 +- regions/mountain.json | 31 +- regions/mushroom.json | 37 +- regions/savanna.json | 49 +-- regions/swamp.json | 37 +- regions/temperate.json | 46 +-- regions/tropical-mountain.json | 31 +- regions/tropical.json | 46 +-- regions/tundra.json | 28 +- 246 files changed, 1832 insertions(+), 6625 deletions(-) diff --git a/biomes/.util/ruined_portals.json b/biomes/.util/ruined_portals.json index 4b843102..9bae3e96 100644 --- a/biomes/.util/ruined_portals.json +++ b/biomes/.util/ruined_portals.json @@ -23,20 +23,7 @@ "name": "standard-surface", "chance": 0.2, "place": [ - "ruined_portal/giant_portal_1", - "ruined_portal/giant_portal_2", - "ruined_portal/giant_portal_3", - "ruined_portal/portal_1", - "ruined_portal/portal_2", - "ruined_portal/portal_3", - "ruined_portal/portal_4", - "ruined_portal/portal_5", - "ruined_portal/portal_6", - "ruined_portal/portal_7", - "ruined_portal/portal_8", - "ruined_portal/portal_9", - "ruined_portal/portal_10" - ], + "ruined_portal/giant_portal_1","ruined_portal/giant_portal_2","ruined_portal/giant_portal_3","ruined_portal/portal_1","ruined_portal/portal_2","ruined_portal/portal_3","ruined_portal/portal_4","ruined_portal/portal_5","ruined_portal/portal_6","ruined_portal/portal_7","ruined_portal/portal_8","ruined_portal/portal_9","ruined_portal/portal_10"], "edit": [ { "find": [ @@ -97,8 +84,7 @@ ] }, "chance": 0.20 - } - ], + }], "mode": "VACUUM", "carvingSupport": "CARVING_ONLY" }, @@ -106,20 +92,7 @@ "name": "standard-underground", "chance": 0.2, "place": [ - "ruined_portal/giant_portal_1", - "ruined_portal/giant_portal_2", - "ruined_portal/giant_portal_3", - "ruined_portal/portal_1", - "ruined_portal/portal_2", - "ruined_portal/portal_3", - "ruined_portal/portal_4", - "ruined_portal/portal_5", - "ruined_portal/portal_6", - "ruined_portal/portal_7", - "ruined_portal/portal_8", - "ruined_portal/portal_9", - "ruined_portal/portal_10" - ], + "ruined_portal/giant_portal_1","ruined_portal/giant_portal_2","ruined_portal/giant_portal_3","ruined_portal/portal_1","ruined_portal/portal_2","ruined_portal/portal_3","ruined_portal/portal_4","ruined_portal/portal_5","ruined_portal/portal_6","ruined_portal/portal_7","ruined_portal/portal_8","ruined_portal/portal_9","ruined_portal/portal_10"], "edit": [ { "find": [ @@ -180,8 +153,7 @@ ] }, "chance": 0.20 - } - ], + }], "carvingSupport": "CARVING_ONLY" } ] diff --git a/biomes/frozen/beach.json b/biomes/frozen/beach.json index ae9679b7..2bb92039 100644 --- a/biomes/frozen/beach.json +++ b/biomes/frozen/beach.json @@ -17,8 +17,7 @@ "maxHeight": 1, "palette": [ { - "block": "grass_block", - "data": { + "block": "grass_block", "data": { "snowy": true } } @@ -92,27 +91,7 @@ "enabled": true }, "place": [ - "ice-spikes/ic-1", - "ice-spikes/ic-2", - "ice-spikes/ic-3", - "ice-spikes/ic-4", - "ice-spikes/ic-5", - "ice-spikes/ic-6", - "ice-spikes/ic-7", - "ice-spikes/ic-8", - "ice-spikes/ic-9", - "ice-spikes/ic-10", - "ice-spikes/ic-11", - "ice-spikes/sp-1", - "ice-spikes/sp-2", - "ice-spikes/sp-3", - "ice-spikes/sp-4", - "ice-spikes/sp-5", - "ice-spikes/tp-1", - "ice-spikes/tp-2", - "ice-spikes/tp-3", - "ice-spikes/tp-4" - ], + "ice-spikes/ic-1","ice-spikes/ic-2","ice-spikes/ic-3","ice-spikes/ic-4","ice-spikes/ic-5","ice-spikes/ic-6","ice-spikes/ic-7","ice-spikes/ic-8","ice-spikes/ic-9","ice-spikes/ic-10","ice-spikes/ic-11","ice-spikes/sp-1","ice-spikes/sp-2","ice-spikes/sp-3","ice-spikes/sp-4","ice-spikes/sp-5","ice-spikes/tp-1","ice-spikes/tp-2","ice-spikes/tp-3","ice-spikes/tp-4"], "translate": { "x": 0, "y": -1, @@ -133,16 +112,7 @@ "enabled": true }, "place": [ - "ice-spikes/smol-ice-spike-1", - "ice-spikes/smol-ice-spike-2", - "ice-spikes/smol-ice-spike-3", - "ice-spikes/smol-ice-spike-4", - "ice-spikes/smol-ice-spike-5", - "ice-spikes/smol-ice-spike-6", - "ice-spikes/smol-ice-spike-7", - "ice-spikes/smol-ice-spike-8", - "ice-spikes/smol-ice-spike-9" - ], + "ice-spikes/smol-ice-spike-1","ice-spikes/smol-ice-spike-2","ice-spikes/smol-ice-spike-3","ice-spikes/smol-ice-spike-4","ice-spikes/smol-ice-spike-5","ice-spikes/smol-ice-spike-6","ice-spikes/smol-ice-spike-7","ice-spikes/smol-ice-spike-8","ice-spikes/smol-ice-spike-9"], "translate": { "x": 0, "y": -1, @@ -163,12 +133,7 @@ "enabled": true }, "place": [ - "ice-spikes/ice-spec-1", - "ice-spikes/ice-spec-2", - "ice-spikes/ice-spec-3", - "ice-spikes/ice-spec-4", - "ice-spikes/ice-spec-5" - ], + "ice-spikes/ice-spec-1","ice-spikes/ice-spec-2","ice-spikes/ice-spec-3","ice-spikes/ice-spec-4","ice-spikes/ice-spec-5"], "translate": { "x": 0, "y": -1, @@ -179,8 +144,7 @@ "chance": 0.0125, "density": 1, "place": [ - "snowy/snowulder" - ], + "snowy/snowulder"], "translate": { "x": 0, "y": 0, @@ -192,8 +156,7 @@ { "chance": 1, "variance": { - "style": "IRIS", - "zoom": 0.2 + "style": "IRIS","zoom": 0.2 }, "palette": [ { diff --git a/biomes/frozen/hills.json b/biomes/frozen/hills.json index 7ce7afe9..f4733556 100644 --- a/biomes/frozen/hills.json +++ b/biomes/frozen/hills.json @@ -17,8 +17,7 @@ "maxHeight": 1, "palette": [ { - "block": "grass_block", - "data": { + "block": "grass_block", "data": { "snowy": true } } @@ -93,17 +92,7 @@ "enabled": true }, "place": [ - "wonderland/twirlSpruce-1", - "wonderland/twirlSpruce-2", - "wonderland/twirlSpruce-3", - "wonderland/twirlSpruce-4", - "wonderland/twirlSpruce-5", - "wonderland/twirlSpruce-6", - "wonderland/twirlSpruce-7", - "wonderland/twirlSpruce-8", - "wonderland/twirlSpruce-9", - "wonderland/twirlSpruce-10" - ], + "wonderland/twirlSpruce-1","wonderland/twirlSpruce-2","wonderland/twirlSpruce-3","wonderland/twirlSpruce-4","wonderland/twirlSpruce-5","wonderland/twirlSpruce-6","wonderland/twirlSpruce-7","wonderland/twirlSpruce-8","wonderland/twirlSpruce-9","wonderland/twirlSpruce-10"], "translate": { "x": 0, "y": 0, @@ -126,8 +115,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -138,14 +126,7 @@ "enabled": true }, "place": [ - "stone-clutt/obelisk-1", - "stone-clutt/obelisk-2", - "stone-clutt/obelisk-3", - "stone-clutt/obelisk-4", - "stone-clutt/obelisk-5", - "stone-clutt/obelisk-6", - "stone-clutt/obelisk-7" - ], + "stone-clutt/obelisk-1","stone-clutt/obelisk-2","stone-clutt/obelisk-3","stone-clutt/obelisk-4","stone-clutt/obelisk-5","stone-clutt/obelisk-6","stone-clutt/obelisk-7"], "translate": { "x": 0, "y": 0, @@ -157,8 +138,7 @@ { "chance": 1, "variance": { - "style": "IRIS", - "zoom": 0.2 + "style": "IRIS","zoom": 0.2 }, "palette": [ { diff --git a/biomes/frozen/ice-cavern.json b/biomes/frozen/ice-cavern.json index bc2730c4..1b25fc11 100644 --- a/biomes/frozen/ice-cavern.json +++ b/biomes/frozen/ice-cavern.json @@ -72,8 +72,7 @@ "palette": [ { "block": "cornflower" - } - ], + }], "style": { "style": "STATIC" } @@ -87,8 +86,7 @@ "palette": [ { "block": "blackstone_wall" - } - ], + }], "style": { "style": "STATIC" } diff --git a/biomes/frozen/mountain-cliffs.json b/biomes/frozen/mountain-cliffs.json index b54b914b..0a26000d 100644 --- a/biomes/frozen/mountain-cliffs.json +++ b/biomes/frozen/mountain-cliffs.json @@ -17,8 +17,7 @@ "maxHeight": 1, "palette": [ { - "block": "grass_block", - "data": { + "block": "grass_block", "data": { "snowy": true } } @@ -95,27 +94,7 @@ "enabled": true }, "place": [ - "ice-spikes/ic-1", - "ice-spikes/ic-2", - "ice-spikes/ic-3", - "ice-spikes/ic-4", - "ice-spikes/ic-5", - "ice-spikes/ic-6", - "ice-spikes/ic-7", - "ice-spikes/ic-8", - "ice-spikes/ic-9", - "ice-spikes/ic-10", - "ice-spikes/ic-11", - "ice-spikes/sp-1", - "ice-spikes/sp-2", - "ice-spikes/sp-3", - "ice-spikes/sp-4", - "ice-spikes/sp-5", - "ice-spikes/tp-1", - "ice-spikes/tp-2", - "ice-spikes/tp-3", - "ice-spikes/tp-4" - ], + "ice-spikes/ic-1","ice-spikes/ic-2","ice-spikes/ic-3","ice-spikes/ic-4","ice-spikes/ic-5","ice-spikes/ic-6","ice-spikes/ic-7","ice-spikes/ic-8","ice-spikes/ic-9","ice-spikes/ic-10","ice-spikes/ic-11","ice-spikes/sp-1","ice-spikes/sp-2","ice-spikes/sp-3","ice-spikes/sp-4","ice-spikes/sp-5","ice-spikes/tp-1","ice-spikes/tp-2","ice-spikes/tp-3","ice-spikes/tp-4"], "translate": { "x": 0, "y": -4, @@ -135,27 +114,7 @@ "enabled": true }, "place": [ - "frosted-spruce/large-5", - "frosted-spruce/large-6", - "frosted-spruce/large-7", - "frosted-spruce/large-8", - "frosted-spruce/large-9", - "frosted-spruce/large-10", - "frosted-spruce/large-12", - "frosted-spruce/large-13", - "frosted-spruce/large-14", - "frosted-spruce/large-15", - "frosted-spruce/large-16", - "frosted-spruce/large-17", - "frosted-spruce/large-18", - "frosted-spruce/large-19", - "frosted-spruce/large-20", - "frosted-spruce/large-21", - "frosted-spruce/large-22", - "frosted-spruce/large-23", - "frosted-spruce/large-24", - "frosted-spruce/large-25" - ], + "frosted-spruce/large-5","frosted-spruce/large-6","frosted-spruce/large-7","frosted-spruce/large-8","frosted-spruce/large-9","frosted-spruce/large-10","frosted-spruce/large-12","frosted-spruce/large-13","frosted-spruce/large-14","frosted-spruce/large-15","frosted-spruce/large-16","frosted-spruce/large-17","frosted-spruce/large-18","frosted-spruce/large-19","frosted-spruce/large-20","frosted-spruce/large-21","frosted-spruce/large-22","frosted-spruce/large-23","frosted-spruce/large-24","frosted-spruce/large-25"], "translate": { "x": 0, "y": -1, @@ -175,11 +134,7 @@ "enabled": true }, "place": [ - "frosted-spruce/large-22", - "frosted-spruce/large-23", - "frosted-spruce/large-24", - "frosted-spruce/large-25" - ], + "frosted-spruce/large-22","frosted-spruce/large-23","frosted-spruce/large-24","frosted-spruce/large-25"], "translate": { "x": 0, "y": -1, @@ -200,12 +155,7 @@ "enabled": true }, "place": [ - "ice-spikes/ice-spec-1", - "ice-spikes/ice-spec-2", - "ice-spikes/ice-spec-3", - "ice-spikes/ice-spec-4", - "ice-spikes/ice-spec-5" - ], + "ice-spikes/ice-spec-1","ice-spikes/ice-spec-2","ice-spikes/ice-spec-3","ice-spikes/ice-spec-4","ice-spikes/ice-spec-5"], "translate": { "x": 0, "y": 0, @@ -221,8 +171,7 @@ { "chance": 1, "variance": { - "style": "IRIS", - "zoom": 0.2 + "style": "IRIS","zoom": 0.2 }, "palette": [ { diff --git a/biomes/frozen/mountain-middle.json b/biomes/frozen/mountain-middle.json index f6be9713..2ea68128 100644 --- a/biomes/frozen/mountain-middle.json +++ b/biomes/frozen/mountain-middle.json @@ -95,8 +95,7 @@ { "chance": 1, "variance": { - "style": "IRIS", - "zoom": 0.2 + "style": "IRIS","zoom": 0.2 }, "palette": [ { diff --git a/biomes/frozen/mountain.json b/biomes/frozen/mountain.json index 3df105da..1f90c093 100644 --- a/biomes/frozen/mountain.json +++ b/biomes/frozen/mountain.json @@ -26,8 +26,7 @@ "maxHeight": 1, "palette": [ { - "block": "grass_block", - "data": { + "block": "grass_block", "data": { "snowy": true } } @@ -107,8 +106,7 @@ { "chance": 1, "variance": { - "style": "IRIS", - "zoom": 0.2 + "style": "IRIS","zoom": 0.2 }, "palette": [ { diff --git a/biomes/frozen/mountains.json b/biomes/frozen/mountains.json index 6a378d17..6a2c9b52 100644 --- a/biomes/frozen/mountains.json +++ b/biomes/frozen/mountains.json @@ -20,8 +20,7 @@ "maxHeight": 1, "palette": [ { - "block": "grass_block", - "data": { + "block": "grass_block", "data": { "snowy": true } } @@ -98,27 +97,7 @@ "enabled": true }, "place": [ - "ice-spikes/ic-1", - "ice-spikes/ic-2", - "ice-spikes/ic-3", - "ice-spikes/ic-4", - "ice-spikes/ic-5", - "ice-spikes/ic-6", - "ice-spikes/ic-7", - "ice-spikes/ic-8", - "ice-spikes/ic-9", - "ice-spikes/ic-10", - "ice-spikes/ic-11", - "ice-spikes/sp-1", - "ice-spikes/sp-2", - "ice-spikes/sp-3", - "ice-spikes/sp-4", - "ice-spikes/sp-5", - "ice-spikes/tp-1", - "ice-spikes/tp-2", - "ice-spikes/tp-3", - "ice-spikes/tp-4" - ], + "ice-spikes/ic-1","ice-spikes/ic-2","ice-spikes/ic-3","ice-spikes/ic-4","ice-spikes/ic-5","ice-spikes/ic-6","ice-spikes/ic-7","ice-spikes/ic-8","ice-spikes/ic-9","ice-spikes/ic-10","ice-spikes/ic-11","ice-spikes/sp-1","ice-spikes/sp-2","ice-spikes/sp-3","ice-spikes/sp-4","ice-spikes/sp-5","ice-spikes/tp-1","ice-spikes/tp-2","ice-spikes/tp-3","ice-spikes/tp-4"], "translate": { "x": 0, "y": -4, @@ -138,26 +117,7 @@ "enabled": true }, "place": [ - "frosted-spruce/large-5", - "frosted-spruce/large-6", - "frosted-spruce/large-7", - "frosted-spruce/large-8", - "frosted-spruce/large-9", - "frosted-spruce/large-12", - "frosted-spruce/large-13", - "frosted-spruce/large-14", - "frosted-spruce/large-15", - "frosted-spruce/large-16", - "frosted-spruce/large-17", - "frosted-spruce/large-18", - "frosted-spruce/large-19", - "frosted-spruce/large-20", - "frosted-spruce/large-21", - "frosted-spruce/large-22", - "frosted-spruce/large-23", - "frosted-spruce/large-24", - "frosted-spruce/large-25" - ], + "frosted-spruce/large-5","frosted-spruce/large-6","frosted-spruce/large-7","frosted-spruce/large-8","frosted-spruce/large-9","frosted-spruce/large-12","frosted-spruce/large-13","frosted-spruce/large-14","frosted-spruce/large-15","frosted-spruce/large-16","frosted-spruce/large-17","frosted-spruce/large-18","frosted-spruce/large-19","frosted-spruce/large-20","frosted-spruce/large-21","frosted-spruce/large-22","frosted-spruce/large-23","frosted-spruce/large-24","frosted-spruce/large-25"], "translate": { "x": 0, "y": -1, @@ -168,8 +128,7 @@ "chance": 0.0125, "density": 1, "place": [ - "snowy/snowulder" - ], + "snowy/snowulder"], "translate": { "x": 0, "y": 0, @@ -190,12 +149,7 @@ "enabled": true }, "place": [ - "ice-spikes/ice-spec-1", - "ice-spikes/ice-spec-2", - "ice-spikes/ice-spec-3", - "ice-spikes/ice-spec-4", - "ice-spikes/ice-spec-5" - ], + "ice-spikes/ice-spec-1","ice-spikes/ice-spec-2","ice-spikes/ice-spec-3","ice-spikes/ice-spec-4","ice-spikes/ice-spec-5"], "translate": { "x": 0, "y": 0, @@ -225,8 +179,7 @@ { "chance": 1, "variance": { - "style": "IRIS", - "zoom": 0.2 + "style": "IRIS","zoom": 0.2 }, "palette": [ { diff --git a/biomes/frozen/ocean.json b/biomes/frozen/ocean.json index b9270196..92e9a844 100644 --- a/biomes/frozen/ocean.json +++ b/biomes/frozen/ocean.json @@ -50,8 +50,7 @@ { "chance": 1, "variance": { - "style": "IRIS", - "zoom": 0.2 + "style": "IRIS","zoom": 0.2 }, "palette": [ { @@ -86,8 +85,7 @@ "minHeight": 3, "maxHeight": 6, "style": { - "style": "FRACTAL_WATER", - "fracture": { + "style": "FRACTAL_WATER","fracture": { "multiplier": 9.25, "style": "IRIS_DOUBLE" } @@ -141,16 +139,7 @@ }, "onwater": true, "place": [ - "ice-spikes/sp-1", - "ice-spikes/sp-2", - "ice-spikes/sp-3", - "ice-spikes/sp-4", - "ice-spikes/sp-5", - "ice-spikes/tp-1", - "ice-spikes/tp-2", - "ice-spikes/tp-3", - "ice-spikes/tp-4" - ], + "ice-spikes/sp-1","ice-spikes/sp-2","ice-spikes/sp-3","ice-spikes/sp-4","ice-spikes/sp-5","ice-spikes/tp-1","ice-spikes/tp-2","ice-spikes/tp-3","ice-spikes/tp-4"], "translate": { "x": 0, "y": 0, @@ -172,16 +161,7 @@ }, "onwater": true, "place": [ - "ice-spikes/smol-ice-spike-1", - "ice-spikes/smol-ice-spike-2", - "ice-spikes/smol-ice-spike-3", - "ice-spikes/smol-ice-spike-4", - "ice-spikes/smol-ice-spike-5", - "ice-spikes/smol-ice-spike-6", - "ice-spikes/smol-ice-spike-7", - "ice-spikes/smol-ice-spike-8", - "ice-spikes/smol-ice-spike-9" - ], + "ice-spikes/smol-ice-spike-1","ice-spikes/smol-ice-spike-2","ice-spikes/smol-ice-spike-3","ice-spikes/smol-ice-spike-4","ice-spikes/smol-ice-spike-5","ice-spikes/smol-ice-spike-6","ice-spikes/smol-ice-spike-7","ice-spikes/smol-ice-spike-8","ice-spikes/smol-ice-spike-9"], "translate": { "x": 0, "y": 0, @@ -202,12 +182,7 @@ }, "onwater": true, "place": [ - "ice-spikes/ice-spec-1", - "ice-spikes/ice-spec-2", - "ice-spikes/ice-spec-3", - "ice-spikes/ice-spec-4", - "ice-spikes/ice-spec-5" - ], + "ice-spikes/ice-spec-1","ice-spikes/ice-spec-2","ice-spikes/ice-spec-3","ice-spikes/ice-spec-4","ice-spikes/ice-spec-5"], "translate": { "x": 0, "y": 0, @@ -218,8 +193,7 @@ "chance": 0.0325, "density": 1, "place": [ - "snowy/snowulder" - ], + "snowy/snowulder"], "translate": { "x": 0, "y": 0, diff --git a/biomes/frozen/peak.json b/biomes/frozen/peak.json index 86f871bd..bc027ef8 100644 --- a/biomes/frozen/peak.json +++ b/biomes/frozen/peak.json @@ -133,8 +133,7 @@ { "chance": 1, "variance": { - "style": "IRIS", - "zoom": 0.2 + "style": "IRIS","zoom": 0.2 }, "palette": [ { @@ -183,16 +182,7 @@ "enabled": true }, "place": [ - "ice-spikes/sp-1", - "ice-spikes/sp-2", - "ice-spikes/sp-3", - "ice-spikes/sp-4", - "ice-spikes/sp-5", - "ice-spikes/tp-1", - "ice-spikes/tp-2", - "ice-spikes/tp-3", - "ice-spikes/tp-4" - ], + "ice-spikes/sp-1","ice-spikes/sp-2","ice-spikes/sp-3","ice-spikes/sp-4","ice-spikes/sp-5","ice-spikes/tp-1","ice-spikes/tp-2","ice-spikes/tp-3","ice-spikes/tp-4"], "translate": { "x": 0, "y": -4, @@ -213,12 +203,7 @@ "enabled": true }, "place": [ - "ice-spikes/ice-spec-1", - "ice-spikes/ice-spec-2", - "ice-spikes/ice-spec-3", - "ice-spikes/ice-spec-4", - "ice-spikes/ice-spec-5" - ], + "ice-spikes/ice-spec-1","ice-spikes/ice-spec-2","ice-spikes/ice-spec-3","ice-spikes/ice-spec-4","ice-spikes/ice-spec-5"], "translate": { "x": 0, "y": 0, diff --git a/biomes/frozen/pine-hills.json b/biomes/frozen/pine-hills.json index aaff42bb..3685e5f8 100644 --- a/biomes/frozen/pine-hills.json +++ b/biomes/frozen/pine-hills.json @@ -17,8 +17,7 @@ "maxHeight": 1, "palette": [ { - "block": "grass_block", - "data": { + "block": "grass_block", "data": { "snowy": true } } @@ -77,8 +76,7 @@ { "chance": 1, "variance": { - "style": "IRIS", - "zoom": 0.2 + "style": "IRIS","zoom": 0.2 }, "palette": [ { @@ -121,16 +119,7 @@ "objects": [ { "place": [ - "pine/pine1", - "pine/pine2", - "pine/pine3", - "pine/pine4", - "pine/pine5", - "pine/pine6", - "pine/pine7", - "pine/pine8", - "pine/pine9" - ], + "pine/pine1","pine/pine2","pine/pine3","pine/pine4","pine/pine5","pine/pine6","pine/pine7","pine/pine8","pine/pine9"], "chance": 0.9, "rotation": { "enabled": true, @@ -142,8 +131,7 @@ } }, "warp": { - "style": "IRIS_DOUBLE", - "exponent": 1.2, + "style": "IRIS_DOUBLE","exponent": 1.2, "zoom": 0.4 }, "snow": 0.1 diff --git a/biomes/frozen/pine-plains.json b/biomes/frozen/pine-plains.json index 427bd884..4a85c8b5 100644 --- a/biomes/frozen/pine-plains.json +++ b/biomes/frozen/pine-plains.json @@ -32,8 +32,7 @@ "maxHeight": 1, "palette": [ { - "block": "grass_block", - "data": { + "block": "grass_block", "data": { "snowy": true } } @@ -85,8 +84,7 @@ { "chance": 1, "variance": { - "style": "IRIS", - "zoom": 0.2 + "style": "IRIS","zoom": 0.2 }, "palette": [ { @@ -129,16 +127,7 @@ "objects": [ { "place": [ - "pine/pine1", - "pine/pine2", - "pine/pine3", - "pine/pine4", - "pine/pine5", - "pine/pine6", - "pine/pine7", - "pine/pine8", - "pine/pine9" - ], + "pine/pine1","pine/pine2","pine/pine3","pine/pine4","pine/pine5","pine/pine6","pine/pine7","pine/pine8","pine/pine9"], "chance": 0.09, "rotation": { "enabled": true, @@ -150,8 +139,7 @@ } }, "warp": { - "style": "IRIS_DOUBLE", - "exponent": 1.2, + "style": "IRIS_DOUBLE","exponent": 1.2, "zoom": 0.4 }, "snow": 0.1 diff --git a/biomes/frozen/pines.json b/biomes/frozen/pines.json index 21ae1a3a..87adb71f 100644 --- a/biomes/frozen/pines.json +++ b/biomes/frozen/pines.json @@ -20,8 +20,7 @@ "maxHeight": 1, "palette": [ { - "block": "grass_block", - "data": { + "block": "grass_block", "data": { "snowy": true } } @@ -109,27 +108,7 @@ "enabled": true }, "place": [ - "ice-spikes/ic-1", - "ice-spikes/ic-2", - "ice-spikes/ic-3", - "ice-spikes/ic-4", - "ice-spikes/ic-5", - "ice-spikes/ic-6", - "ice-spikes/ic-7", - "ice-spikes/ic-8", - "ice-spikes/ic-9", - "ice-spikes/ic-10", - "ice-spikes/ic-11", - "ice-spikes/sp-1", - "ice-spikes/sp-2", - "ice-spikes/sp-3", - "ice-spikes/sp-4", - "ice-spikes/sp-5", - "ice-spikes/tp-1", - "ice-spikes/tp-2", - "ice-spikes/tp-3", - "ice-spikes/tp-4" - ], + "ice-spikes/ic-1","ice-spikes/ic-2","ice-spikes/ic-3","ice-spikes/ic-4","ice-spikes/ic-5","ice-spikes/ic-6","ice-spikes/ic-7","ice-spikes/ic-8","ice-spikes/ic-9","ice-spikes/ic-10","ice-spikes/ic-11","ice-spikes/sp-1","ice-spikes/sp-2","ice-spikes/sp-3","ice-spikes/sp-4","ice-spikes/sp-5","ice-spikes/tp-1","ice-spikes/tp-2","ice-spikes/tp-3","ice-spikes/tp-4"], "translate": { "x": 0, "y": -4, @@ -149,15 +128,13 @@ "replace": { "palette": [ { - "block": "spruce_leaves", - "data": { + "block": "spruce_leaves", "data": { "persistent": true } } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -168,12 +145,7 @@ "enabled": true }, "place": [ - "evergreen/fantasy_evergreen_large1", - "evergreen/fantasy_evergreen_large1", - "evergreen/fantasy_evergreen_medium1", - "evergreen/fantasy_evergreen_medium2", - "evergreen/fantasy_evergreen_medium3" - ], + "evergreen/fantasy_evergreen_large1","evergreen/fantasy_evergreen_large1","evergreen/fantasy_evergreen_medium1","evergreen/fantasy_evergreen_medium2","evergreen/fantasy_evergreen_medium3"], "translate": { "x": 0, "y": -2, @@ -194,12 +166,7 @@ "enabled": true }, "place": [ - "ice-spikes/ice-spec-1", - "ice-spikes/ice-spec-2", - "ice-spikes/ice-spec-3", - "ice-spikes/ice-spec-4", - "ice-spikes/ice-spec-5" - ], + "ice-spikes/ice-spec-1","ice-spikes/ice-spec-2","ice-spikes/ice-spec-3","ice-spikes/ice-spec-4","ice-spikes/ice-spec-5"], "translate": { "x": 0, "y": 0, @@ -215,8 +182,7 @@ { "chance": 1, "variance": { - "style": "IRIS", - "zoom": 0.2 + "style": "IRIS","zoom": 0.2 }, "palette": [ { diff --git a/biomes/frozen/plains.json b/biomes/frozen/plains.json index cf4c17bf..c9139d75 100644 --- a/biomes/frozen/plains.json +++ b/biomes/frozen/plains.json @@ -32,8 +32,7 @@ "maxHeight": 1, "palette": [ { - "block": "grass_block", - "data": { + "block": "grass_block", "data": { "snowy": true } } @@ -85,8 +84,7 @@ { "chance": 1, "variance": { - "style": "IRIS", - "zoom": 0.2 + "style": "IRIS","zoom": 0.2 }, "palette": [ { @@ -130,8 +128,7 @@ "enabled": true }, "place": [ - "grave/grave" - ], + "grave/grave"], "translate": { "x": 0, "y": 0, @@ -154,8 +151,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -166,14 +162,7 @@ "enabled": true }, "place": [ - "stone-clutt/obelisk-1", - "stone-clutt/obelisk-2", - "stone-clutt/obelisk-3", - "stone-clutt/obelisk-4", - "stone-clutt/obelisk-5", - "stone-clutt/obelisk-6", - "stone-clutt/obelisk-7" - ], + "stone-clutt/obelisk-1","stone-clutt/obelisk-2","stone-clutt/obelisk-3","stone-clutt/obelisk-4","stone-clutt/obelisk-5","stone-clutt/obelisk-6","stone-clutt/obelisk-7"], "translate": { "x": 0, "y": 0, @@ -194,27 +183,7 @@ "enabled": true }, "place": [ - "ice-spikes/ic-1", - "ice-spikes/ic-2", - "ice-spikes/ic-3", - "ice-spikes/ic-4", - "ice-spikes/ic-5", - "ice-spikes/ic-6", - "ice-spikes/ic-7", - "ice-spikes/ic-8", - "ice-spikes/ic-9", - "ice-spikes/ic-10", - "ice-spikes/ic-11", - "ice-spikes/sp-1", - "ice-spikes/sp-2", - "ice-spikes/sp-3", - "ice-spikes/sp-4", - "ice-spikes/sp-5", - "ice-spikes/tp-1", - "ice-spikes/tp-2", - "ice-spikes/tp-3", - "ice-spikes/tp-4" - ], + "ice-spikes/ic-1","ice-spikes/ic-2","ice-spikes/ic-3","ice-spikes/ic-4","ice-spikes/ic-5","ice-spikes/ic-6","ice-spikes/ic-7","ice-spikes/ic-8","ice-spikes/ic-9","ice-spikes/ic-10","ice-spikes/ic-11","ice-spikes/sp-1","ice-spikes/sp-2","ice-spikes/sp-3","ice-spikes/sp-4","ice-spikes/sp-5","ice-spikes/tp-1","ice-spikes/tp-2","ice-spikes/tp-3","ice-spikes/tp-4"], "translate": { "x": 0, "y": -4, @@ -235,17 +204,7 @@ "enabled": true }, "place": [ - "wonderland/twirlSpruce-1", - "wonderland/twirlSpruce-2", - "wonderland/twirlSpruce-3", - "wonderland/twirlSpruce-4", - "wonderland/twirlSpruce-5", - "wonderland/twirlSpruce-6", - "wonderland/twirlSpruce-7", - "wonderland/twirlSpruce-8", - "wonderland/twirlSpruce-9", - "wonderland/twirlSpruce-10" - ], + "wonderland/twirlSpruce-1","wonderland/twirlSpruce-2","wonderland/twirlSpruce-3","wonderland/twirlSpruce-4","wonderland/twirlSpruce-5","wonderland/twirlSpruce-6","wonderland/twirlSpruce-7","wonderland/twirlSpruce-8","wonderland/twirlSpruce-9","wonderland/twirlSpruce-10"], "translate": { "x": 0, "y": 0, @@ -266,12 +225,7 @@ "enabled": true }, "place": [ - "ice-spikes/ice-spec-1", - "ice-spikes/ice-spec-2", - "ice-spikes/ice-spec-3", - "ice-spikes/ice-spec-4", - "ice-spikes/ice-spec-5" - ], + "ice-spikes/ice-spec-1","ice-spikes/ice-spec-2","ice-spikes/ice-spec-3","ice-spikes/ice-spec-4","ice-spikes/ice-spec-5"], "translate": { "x": 0, "y": 0, @@ -291,8 +245,7 @@ "enabled": true }, "place": [ - "camp/camp" - ], + "camp/camp"], "translate": { "x": 0, "y": 0, @@ -313,12 +266,7 @@ "enabled": true }, "place": [ - "ice-spikes/ice-spec-1", - "ice-spikes/ice-spec-2", - "ice-spikes/ice-spec-3", - "ice-spikes/ice-spec-4", - "ice-spikes/ice-spec-5" - ], + "ice-spikes/ice-spec-1","ice-spikes/ice-spec-2","ice-spikes/ice-spec-3","ice-spikes/ice-spec-4","ice-spikes/ice-spec-5"], "translate": { "x": 0, "y": 0, @@ -329,8 +277,7 @@ "chance": 0.0125, "density": 1, "place": [ - "snowy/snowulder" - ], + "snowy/snowulder"], "translate": { "x": 0, "y": 0, diff --git a/biomes/frozen/redwood-forest.json b/biomes/frozen/redwood-forest.json index 040262ff..6c2b54dc 100644 --- a/biomes/frozen/redwood-forest.json +++ b/biomes/frozen/redwood-forest.json @@ -28,8 +28,7 @@ "maxHeight": 1, "palette": [ { - "block": "grass_block", - "data": { + "block": "grass_block", "data": { "snowy": true } } @@ -96,27 +95,7 @@ "enabled": true }, "place": [ - "ice-spikes/ic-1", - "ice-spikes/ic-2", - "ice-spikes/ic-3", - "ice-spikes/ic-4", - "ice-spikes/ic-5", - "ice-spikes/ic-6", - "ice-spikes/ic-7", - "ice-spikes/ic-8", - "ice-spikes/ic-9", - "ice-spikes/ic-10", - "ice-spikes/ic-11", - "ice-spikes/sp-1", - "ice-spikes/sp-2", - "ice-spikes/sp-3", - "ice-spikes/sp-4", - "ice-spikes/sp-5", - "ice-spikes/tp-1", - "ice-spikes/tp-2", - "ice-spikes/tp-3", - "ice-spikes/tp-4" - ], + "ice-spikes/ic-1","ice-spikes/ic-2","ice-spikes/ic-3","ice-spikes/ic-4","ice-spikes/ic-5","ice-spikes/ic-6","ice-spikes/ic-7","ice-spikes/ic-8","ice-spikes/ic-9","ice-spikes/ic-10","ice-spikes/ic-11","ice-spikes/sp-1","ice-spikes/sp-2","ice-spikes/sp-3","ice-spikes/sp-4","ice-spikes/sp-5","ice-spikes/tp-1","ice-spikes/tp-2","ice-spikes/tp-3","ice-spikes/tp-4"], "translate": { "x": 0, "y": -4, @@ -150,8 +129,7 @@ } ] } - } - ], + }], "snow": 1, "rotation": { "yAxis": { @@ -163,17 +141,7 @@ "enabled": true }, "place": [ - "true-redwood/true-redwood-1", - "true-redwood/true-redwood-2", - "true-redwood/true-redwood-3", - "true-redwood/true-redwood-4", - "true-redwood/true-redwood-5", - "true-redwood/true-redwood-6", - "true-redwood/true-redwood-7", - "true-redwood/true-redwood-8", - "true-redwood/true-redwood-9", - "true-redwood/true-redwood-10" - ], + "true-redwood/true-redwood-1","true-redwood/true-redwood-2","true-redwood/true-redwood-3","true-redwood/true-redwood-4","true-redwood/true-redwood-5","true-redwood/true-redwood-6","true-redwood/true-redwood-7","true-redwood/true-redwood-8","true-redwood/true-redwood-9","true-redwood/true-redwood-10"], "translate": { "x": 0, "y": -10, @@ -194,12 +162,7 @@ "enabled": true }, "place": [ - "ice-spikes/ice-spec-1", - "ice-spikes/ice-spec-2", - "ice-spikes/ice-spec-3", - "ice-spikes/ice-spec-4", - "ice-spikes/ice-spec-5" - ], + "ice-spikes/ice-spec-1","ice-spikes/ice-spec-2","ice-spikes/ice-spec-3","ice-spikes/ice-spec-4","ice-spikes/ice-spec-5"], "translate": { "x": 0, "y": 0, @@ -229,8 +192,7 @@ { "chance": 1, "variance": { - "style": "IRIS", - "zoom": 0.2 + "style": "IRIS","zoom": 0.2 }, "palette": [ { diff --git a/biomes/frozen/river.json b/biomes/frozen/river.json index d61553eb..9ce38f54 100644 --- a/biomes/frozen/river.json +++ b/biomes/frozen/river.json @@ -60,8 +60,7 @@ "minHeight": 3, "maxHeight": 6, "style": { - "style": "FRACTAL_WATER", - "fracture": { + "style": "FRACTAL_WATER","fracture": { "multiplier": 9.25, "style": "IRIS_DOUBLE" } @@ -115,16 +114,7 @@ }, "onwater": true, "place": [ - "ice-spikes/sp-1", - "ice-spikes/sp-2", - "ice-spikes/sp-3", - "ice-spikes/sp-4", - "ice-spikes/sp-5", - "ice-spikes/tp-1", - "ice-spikes/tp-2", - "ice-spikes/tp-3", - "ice-spikes/tp-4" - ], + "ice-spikes/sp-1","ice-spikes/sp-2","ice-spikes/sp-3","ice-spikes/sp-4","ice-spikes/sp-5","ice-spikes/tp-1","ice-spikes/tp-2","ice-spikes/tp-3","ice-spikes/tp-4"], "translate": { "x": 0, "y": -4, @@ -146,12 +136,7 @@ }, "onwater": true, "place": [ - "ice-spikes/ice-spec-1", - "ice-spikes/ice-spec-2", - "ice-spikes/ice-spec-3", - "ice-spikes/ice-spec-4", - "ice-spikes/ice-spec-5" - ], + "ice-spikes/ice-spec-1","ice-spikes/ice-spec-2","ice-spikes/ice-spec-3","ice-spikes/ice-spec-4","ice-spikes/ice-spec-5"], "translate": { "x": 0, "y": 0, diff --git a/biomes/frozen/spruce-hills.json b/biomes/frozen/spruce-hills.json index f0d14477..91676d23 100644 --- a/biomes/frozen/spruce-hills.json +++ b/biomes/frozen/spruce-hills.json @@ -17,8 +17,7 @@ "maxHeight": 1, "palette": [ { - "block": "grass_block", - "data": { + "block": "grass_block", "data": { "snowy": true } } @@ -77,8 +76,7 @@ { "chance": 1, "variance": { - "style": "IRIS", - "zoom": 0.2 + "style": "IRIS","zoom": 0.2 }, "palette": [ { @@ -122,12 +120,7 @@ "enabled": true }, "place": [ - "evergreen/fantasy_evergreen_large1", - "evergreen/fantasy_evergreen_large1", - "evergreen/fantasy_evergreen_medium1", - "evergreen/fantasy_evergreen_medium2", - "evergreen/fantasy_evergreen_medium3" - ], + "evergreen/fantasy_evergreen_large1","evergreen/fantasy_evergreen_large1","evergreen/fantasy_evergreen_medium1","evergreen/fantasy_evergreen_medium2","evergreen/fantasy_evergreen_medium3"], "translate": { "x": 0, "y": -2, diff --git a/biomes/frozen/spruce-plains.json b/biomes/frozen/spruce-plains.json index e29fde83..28949506 100644 --- a/biomes/frozen/spruce-plains.json +++ b/biomes/frozen/spruce-plains.json @@ -20,8 +20,7 @@ "maxHeight": 1, "palette": [ { - "block": "grass_block", - "data": { + "block": "grass_block", "data": { "snowy": true } } @@ -80,8 +79,7 @@ { "chance": 1, "variance": { - "style": "IRIS", - "zoom": 0.2 + "style": "IRIS","zoom": 0.2 }, "palette": [ { @@ -137,12 +135,7 @@ "enabled": true }, "place": [ - "evergreen/fantasy_evergreen_large1", - "evergreen/fantasy_evergreen_large1", - "evergreen/fantasy_evergreen_medium1", - "evergreen/fantasy_evergreen_medium2", - "evergreen/fantasy_evergreen_medium3" - ], + "evergreen/fantasy_evergreen_large1","evergreen/fantasy_evergreen_large1","evergreen/fantasy_evergreen_medium1","evergreen/fantasy_evergreen_medium2","evergreen/fantasy_evergreen_medium3"], "translate": { "x": 0, "y": -2, diff --git a/biomes/frozen/vander.json b/biomes/frozen/vander.json index 96e8a231..99c54190 100644 --- a/biomes/frozen/vander.json +++ b/biomes/frozen/vander.json @@ -77,8 +77,7 @@ "minHeight": 1, "maxHeight": 1, "style": { - "style": "IRIS", - "zoom": 0.7 + "style": "IRIS","zoom": 0.7 }, "zoom": 0.6, "palette": [ @@ -135,17 +134,7 @@ "enabled": true }, "place": [ - "wonderland/wonder-1", - "wonderland/wonder-2", - "wonderland/wonder-3", - "wonderland/wonder-4", - "wonderland/wonder-5", - "wonderland/wonder-6", - "wonderland/wonder-7", - "wonderland/wonder-8", - "wonderland/wonder-9", - "wonderland/wonder-10" - ], + "wonderland/wonder-1","wonderland/wonder-2","wonderland/wonder-3","wonderland/wonder-4","wonderland/wonder-5","wonderland/wonder-6","wonderland/wonder-7","wonderland/wonder-8","wonderland/wonder-9","wonderland/wonder-10"], "translate": { "x": 0, "y": -5, @@ -165,16 +154,7 @@ "enabled": true }, "place": [ - "wonderland/froShroom-1", - "wonderland/froShroom-2", - "wonderland/froShroom-3", - "wonderland/froShroom-4", - "wonderland/froShroom-5", - "wonderland/froShroom-6", - "wonderland/froShroom-7", - "wonderland/froShroom-8", - "wonderland/froShroom-9" - ], + "wonderland/froShroom-1","wonderland/froShroom-2","wonderland/froShroom-3","wonderland/froShroom-4","wonderland/froShroom-5","wonderland/froShroom-6","wonderland/froShroom-7","wonderland/froShroom-8","wonderland/froShroom-9"], "translate": { "x": 0, "y": -1, @@ -226,8 +206,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -238,19 +217,7 @@ "enabled": true }, "place": [ - "frosted-sproak/med-1", - "frosted-sproak/med-2", - "frosted-sproak/med-3", - "frosted-sproak/med-4", - "frosted-sproak/med-5", - "frosted-sproak/med-7", - "frosted-sproak/med-8", - "frosted-sproak/med-9", - "frosted-sproak/med-10", - "frosted-sproak/med-11", - "frosted-sproak/med-12", - "frosted-sproak/med-13" - ], + "frosted-sproak/med-1","frosted-sproak/med-2","frosted-sproak/med-3","frosted-sproak/med-4","frosted-sproak/med-5","frosted-sproak/med-7","frosted-sproak/med-8","frosted-sproak/med-9","frosted-sproak/med-10","frosted-sproak/med-11","frosted-sproak/med-12","frosted-sproak/med-13"], "translate": { "x": 0, "y": -1, @@ -271,12 +238,7 @@ "enabled": true }, "place": [ - "ice-spikes/ice-spec-1", - "ice-spikes/ice-spec-2", - "ice-spikes/ice-spec-3", - "ice-spikes/ice-spec-4", - "ice-spikes/ice-spec-5" - ], + "ice-spikes/ice-spec-1","ice-spikes/ice-spec-2","ice-spikes/ice-spec-3","ice-spikes/ice-spec-4","ice-spikes/ice-spec-5"], "translate": { "x": 0, "y": 0, diff --git a/biomes/hot/beach-grass.json b/biomes/hot/beach-grass.json index f5ac811c..9d4821f6 100644 --- a/biomes/hot/beach-grass.json +++ b/biomes/hot/beach-grass.json @@ -42,8 +42,7 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "jungle_button" @@ -53,13 +52,11 @@ }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "jungle_button" - } - ], + }], "style": { "style": "STATIC" } @@ -76,8 +73,7 @@ "palette": [ { "block": "sugar_cane" - } - ], + }], "style": { "style": "STATIC" }, @@ -125,12 +121,7 @@ "mode": "STILT", "chance": 1, "place": [ - "palm/palm1", - "palm/palm2", - "palm/palm3", - "palm/palm4", - "palm/palm6", - "palm/palm7" + "palm/palm1","palm/palm2","palm/palm3","palm/palm4","palm/palm6","palm/palm7" ] } ] diff --git a/biomes/hot/beach.json b/biomes/hot/beach.json index 038c7ccb..65ef1543 100644 --- a/biomes/hot/beach.json +++ b/biomes/hot/beach.json @@ -42,8 +42,7 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "jungle_button" @@ -53,13 +52,11 @@ }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "jungle_button" - } - ], + }], "style": { "style": "STATIC" } @@ -76,8 +73,7 @@ "palette": [ { "block": "sugar_cane" - } - ], + }], "style": { "style": "STATIC" }, @@ -108,12 +104,7 @@ "density": 3, "chance": 1, "place": [ - "palm/palm1", - "palm/palm2", - "palm/palm3", - "palm/palm4", - "palm/palm6", - "palm/palm7" + "palm/palm1","palm/palm2","palm/palm3","palm/palm4","palm/palm6","palm/palm7" ] } ] diff --git a/biomes/hot/desert-dunes-red.json b/biomes/hot/desert-dunes-red.json index 1d625294..c1022e13 100644 --- a/biomes/hot/desert-dunes-red.json +++ b/biomes/hot/desert-dunes-red.json @@ -58,9 +58,7 @@ "chance": 0.001, "density": 3, "place": [ - "clutter/desert-post1", - "clutter/desert-post2", - "clutter/desert-post3" + "clutter/desert-post1","clutter/desert-post2","clutter/desert-post3" ] }, { @@ -76,11 +74,7 @@ "enabled": true }, "place": [ - "pyramid/pyramid-extreme", - "void/void", - "void/void", - "void/void" - ], + "pyramid/pyramid-extreme","void/void","void/void","void/void"], "translate": { "x": 0, "y": -14, @@ -102,8 +96,7 @@ "palette": [ { "block": "cactus" - } - ], + }], "heightVariance": { "style": "IRIS" }, diff --git a/biomes/hot/desert-dunes.json b/biomes/hot/desert-dunes.json index a0248988..02a07b95 100644 --- a/biomes/hot/desert-dunes.json +++ b/biomes/hot/desert-dunes.json @@ -58,9 +58,7 @@ "chance": 0.001, "density": 3, "place": [ - "clutter/desert-post1", - "clutter/desert-post2", - "clutter/desert-post3" + "clutter/desert-post1","clutter/desert-post2","clutter/desert-post3" ] }, { @@ -76,11 +74,7 @@ "enabled": true }, "place": [ - "pyramid/pyramid-extreme", - "void/void", - "void/void", - "void/void" - ], + "pyramid/pyramid-extreme","void/void","void/void","void/void"], "translate": { "x": 0, "y": -19, @@ -102,8 +96,7 @@ "palette": [ { "block": "cactus" - } - ], + }], "heightVariance": { "style": "IRIS" }, diff --git a/biomes/hot/desert-red.json b/biomes/hot/desert-red.json index f196764d..9ee63bdc 100644 --- a/biomes/hot/desert-red.json +++ b/biomes/hot/desert-red.json @@ -23,8 +23,7 @@ { "weight": 1, "block": "smooth_red_sandstone" - } - ], + }], "minHeight": 5, "maxHeight": 5 } @@ -57,14 +56,12 @@ "palette": [ { "block": "cactus" - } - ], + }], "stackMin": 2, "stackMax": 4, "topPalette": [ { - "block": "brain_coral_fan", - "data": { + "block": "brain_coral_fan", "data": { "waterlogged": "false" } } @@ -75,8 +72,7 @@ "palette": [ { "block": "cactus" - } - ], + }], "stackMin": 2, "stackMax": 7 } diff --git a/biomes/hot/desert.json b/biomes/hot/desert.json index 7e424768..03e38cdb 100644 --- a/biomes/hot/desert.json +++ b/biomes/hot/desert.json @@ -74,9 +74,7 @@ "chance": 0.001, "density": 3, "place": [ - "clutter/desert-post1", - "clutter/desert-post2", - "clutter/desert-post3" + "clutter/desert-post1","clutter/desert-post2","clutter/desert-post3" ] }, { @@ -92,9 +90,7 @@ "enabled": true }, "place": [ - "global-clutter/sphinxToomb-1", - "global-clutter/BrokSphinxToomb-1" - ], + "global-clutter/sphinxToomb-1","global-clutter/BrokSphinxToomb-1"], "translate": { "x": 0, "y": -3, @@ -116,8 +112,7 @@ "palette": [ { "block": "cactus" - } - ], + }], "heightVariance": { "style": "IRIS" }, diff --git a/biomes/hot/mountain-plains.json b/biomes/hot/mountain-plains.json index 854ef933..e4cb6ae2 100644 --- a/biomes/hot/mountain-plains.json +++ b/biomes/hot/mountain-plains.json @@ -56,8 +56,7 @@ "palette": [ { "block": "cactus" - } - ], + }], "heightVariance": { "style": "STATIC" }, diff --git a/biomes/hot/oasis.json b/biomes/hot/oasis.json index 9c72a670..fd3901d7 100644 --- a/biomes/hot/oasis.json +++ b/biomes/hot/oasis.json @@ -56,8 +56,7 @@ "palette": [ { "block": "cactus" - } - ], + }], "heightVariance": { "style": "IRIS" }, diff --git a/biomes/hot/ocean-cliffs.json b/biomes/hot/ocean-cliffs.json index b5a24ffd..a2a4a238 100644 --- a/biomes/hot/ocean-cliffs.json +++ b/biomes/hot/ocean-cliffs.json @@ -76,8 +76,7 @@ { "weight": 2, "block": "magma_block" - } - ], + }], "style": { "style": "STATIC" } @@ -91,8 +90,7 @@ "palette": [ { "block": "seagrass" - } - ], + }], "style": { "style": "STATIC" } @@ -108,8 +106,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "style": { "style": "STATIC" }, @@ -133,8 +130,7 @@ }, { "block": "fire_coral_fan" - } - ], + }], "style": { "style": "STATIC" } @@ -152,8 +148,7 @@ "pickles": 1 }, "block": "sea_pickle" - } - ], + }], "style": { "style": "STATIC" } @@ -173,10 +168,7 @@ }, "underwater": true, "place": [ - "ships/swreck-1", - "ships/usd-ship-1", - "ships/usd-ship-2" - ], + "ships/swreck-1","ships/usd-ship-1","ships/usd-ship-2"], "edit": [ { "find": [ @@ -191,8 +183,7 @@ } ] } - } - ], + }], "translate": { "x": 0, "y": -4, diff --git a/biomes/hot/ocean.json b/biomes/hot/ocean.json index 08616926..e1f7d437 100644 --- a/biomes/hot/ocean.json +++ b/biomes/hot/ocean.json @@ -83,8 +83,7 @@ { "weight": 2, "block": "magma_block" - } - ], + }], "style": { "style": "STATIC" } @@ -98,8 +97,7 @@ "palette": [ { "block": "seagrass" - } - ], + }], "style": { "style": "STATIC" } @@ -115,8 +113,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "style": { "style": "STATIC" }, @@ -140,8 +137,7 @@ }, { "block": "fire_coral_fan" - } - ], + }], "style": { "style": "STATIC" } @@ -159,8 +155,7 @@ "pickles": 1 }, "block": "sea_pickle" - } - ], + }], "style": { "style": "STATIC" } @@ -184,15 +179,13 @@ } ] } - } - ], + }], "rotation": { "enabled": false }, "underwater": true, "place": [ - "bombs/bomb" - ], + "bombs/bomb"], "translate": { "x": 0, "y": 0, @@ -213,10 +206,7 @@ }, "underwater": true, "place": [ - "ships/swreck-1", - "ships/usd-ship-1", - "ships/usd-ship-2" - ], + "ships/swreck-1","ships/usd-ship-1","ships/usd-ship-2"], "edit": [ { "find": [ @@ -231,8 +221,7 @@ } ] } - } - ], + }], "translate": { "x": 0, "y": -4, diff --git a/biomes/hot/sandy-cave.json b/biomes/hot/sandy-cave.json index 0ed0c066..8d11ce2f 100644 --- a/biomes/hot/sandy-cave.json +++ b/biomes/hot/sandy-cave.json @@ -50,8 +50,7 @@ "palette": [ { "block": "cactus" - } - ], + }], "heightVariance": { "style": "IRIS" }, @@ -66,21 +65,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "polished_blackstone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "polished_blackstone_button" - } - ], + }], "style": { "style": "STATIC" } @@ -94,8 +90,7 @@ "palette": [ { "block": "dead_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -114,12 +109,7 @@ "enabled": true }, "place": [ - "clutter/oak-clutt-1", - "clutter/oak-clutt-2", - "clutter/oak-clutt-3", - "clutter/oak-clutt-4", - "clutter/oak-clutt-5" - ], + "clutter/oak-clutt-1","clutter/oak-clutt-2","clutter/oak-clutt-3","clutter/oak-clutt-4","clutter/oak-clutt-5"], "translate": { "x": 0, "y": 0, @@ -138,8 +128,7 @@ "enabled": true }, "place": [ - "grave/grave" - ], + "grave/grave"], "translate": { "x": 0, "y": 0, diff --git a/biomes/hot/sandy-red-cave.json b/biomes/hot/sandy-red-cave.json index e7deeb99..d7c9f6ce 100644 --- a/biomes/hot/sandy-red-cave.json +++ b/biomes/hot/sandy-red-cave.json @@ -51,12 +51,7 @@ "enabled": true }, "place": [ - "clutter/oak-clutt-1", - "clutter/oak-clutt-2", - "clutter/oak-clutt-3", - "clutter/oak-clutt-4", - "clutter/oak-clutt-5" - ], + "clutter/oak-clutt-1","clutter/oak-clutt-2","clutter/oak-clutt-3","clutter/oak-clutt-4","clutter/oak-clutt-5"], "translate": { "x": 0, "y": 0, diff --git a/biomes/mesa/beach.json b/biomes/mesa/beach.json index 94ae4822..f4d25a16 100644 --- a/biomes/mesa/beach.json +++ b/biomes/mesa/beach.json @@ -66,9 +66,7 @@ "density": 3, "chance": 1, "place": [ - "tree/acacia/1", - "tree/acacia/2", - "tree/acacia/3" + "tree/acacia/1","tree/acacia/2","tree/acacia/3" ] } ] diff --git a/biomes/mesa/blue.json b/biomes/mesa/blue.json index 44703e05..38b92cf0 100644 --- a/biomes/mesa/blue.json +++ b/biomes/mesa/blue.json @@ -74,21 +74,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "stone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "stone_button" - } - ], + }], "style": { "style": "STATIC" } @@ -102,8 +99,7 @@ "palette": [ { "block": "dead_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -114,20 +110,7 @@ "name": "standard-surface-portals", "chance": 0.00505, "place": [ - "ruined_portal/giant_portal_1", - "ruined_portal/giant_portal_2", - "ruined_portal/giant_portal_3", - "ruined_portal/portal_1", - "ruined_portal/portal_2", - "ruined_portal/portal_3", - "ruined_portal/portal_4", - "ruined_portal/portal_5", - "ruined_portal/portal_6", - "ruined_portal/portal_7", - "ruined_portal/portal_8", - "ruined_portal/portal_9", - "ruined_portal/portal_10" - ], + "ruined_portal/giant_portal_1","ruined_portal/giant_portal_2","ruined_portal/giant_portal_3","ruined_portal/portal_1","ruined_portal/portal_2","ruined_portal/portal_3","ruined_portal/portal_4","ruined_portal/portal_5","ruined_portal/portal_6","ruined_portal/portal_7","ruined_portal/portal_8","ruined_portal/portal_9","ruined_portal/portal_10"], "edit": [ { "find": [ @@ -188,8 +171,7 @@ ] }, "chance": 0.20 - } - ], + }], "mode": "VACUUM", "carvingSupport": "SURFACE_ONLY" } diff --git a/biomes/mesa/cliffs.json b/biomes/mesa/cliffs.json index 340c0b06..b45d6bae 100644 --- a/biomes/mesa/cliffs.json +++ b/biomes/mesa/cliffs.json @@ -103,21 +103,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "stone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "stone_button" - } - ], + }], "style": { "style": "STATIC" } @@ -131,8 +128,7 @@ "palette": [ { "block": "dead_bush" - } - ], + }], "style": { "style": "STATIC" } diff --git a/biomes/mesa/dark.json b/biomes/mesa/dark.json index 21dbc8d9..27845118 100644 --- a/biomes/mesa/dark.json +++ b/biomes/mesa/dark.json @@ -104,21 +104,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "stone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "stone_button" - } - ], + }], "style": { "style": "STATIC" } @@ -132,8 +129,7 @@ "palette": [ { "block": "dead_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -144,20 +140,7 @@ "name": "standard-surface-portals", "chance": 0.00505, "place": [ - "ruined_portal/giant_portal_1", - "ruined_portal/giant_portal_2", - "ruined_portal/giant_portal_3", - "ruined_portal/portal_1", - "ruined_portal/portal_2", - "ruined_portal/portal_3", - "ruined_portal/portal_4", - "ruined_portal/portal_5", - "ruined_portal/portal_6", - "ruined_portal/portal_7", - "ruined_portal/portal_8", - "ruined_portal/portal_9", - "ruined_portal/portal_10" - ], + "ruined_portal/giant_portal_1","ruined_portal/giant_portal_2","ruined_portal/giant_portal_3","ruined_portal/portal_1","ruined_portal/portal_2","ruined_portal/portal_3","ruined_portal/portal_4","ruined_portal/portal_5","ruined_portal/portal_6","ruined_portal/portal_7","ruined_portal/portal_8","ruined_portal/portal_9","ruined_portal/portal_10"], "edit": [ { "find": [ @@ -218,8 +201,7 @@ ] }, "chance": 0.20 - } - ], + }], "mode": "VACUUM", "carvingSupport": "SURFACE_ONLY" } diff --git a/biomes/mesa/green.json b/biomes/mesa/green.json index 1bf1eafc..02adc917 100644 --- a/biomes/mesa/green.json +++ b/biomes/mesa/green.json @@ -74,21 +74,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "stone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "stone_button" - } - ], + }], "style": { "style": "STATIC" } @@ -102,8 +99,7 @@ "palette": [ { "block": "dead_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -114,20 +110,7 @@ "name": "standard-surface-portals", "chance": 0.00505, "place": [ - "ruined_portal/giant_portal_1", - "ruined_portal/giant_portal_2", - "ruined_portal/giant_portal_3", - "ruined_portal/portal_1", - "ruined_portal/portal_2", - "ruined_portal/portal_3", - "ruined_portal/portal_4", - "ruined_portal/portal_5", - "ruined_portal/portal_6", - "ruined_portal/portal_7", - "ruined_portal/portal_8", - "ruined_portal/portal_9", - "ruined_portal/portal_10" - ], + "ruined_portal/giant_portal_1","ruined_portal/giant_portal_2","ruined_portal/giant_portal_3","ruined_portal/portal_1","ruined_portal/portal_2","ruined_portal/portal_3","ruined_portal/portal_4","ruined_portal/portal_5","ruined_portal/portal_6","ruined_portal/portal_7","ruined_portal/portal_8","ruined_portal/portal_9","ruined_portal/portal_10"], "edit": [ { "find": [ @@ -188,8 +171,7 @@ ] }, "chance": 0.20 - } - ], + }], "mode": "VACUUM", "carvingSupport": "SURFACE_ONLY" } diff --git a/biomes/mesa/mesa.json b/biomes/mesa/mesa.json index ad5c142a..5a077259 100644 --- a/biomes/mesa/mesa.json +++ b/biomes/mesa/mesa.json @@ -177,21 +177,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "stone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "stone_button" - } - ], + }], "style": { "style": "STATIC" } @@ -203,9 +200,7 @@ "objects": [ { "place": [ - "desert/tower", - "desert/tower-twin" - ], + "desert/tower","desert/tower-twin"], "chance": 0.1, "density": 2, "mode": "FAST_STILT", diff --git a/biomes/mesa/plateau-dirt-high.json b/biomes/mesa/plateau-dirt-high.json index 4dc6a704..395f310a 100644 --- a/biomes/mesa/plateau-dirt-high.json +++ b/biomes/mesa/plateau-dirt-high.json @@ -210,9 +210,7 @@ "objects": [ { "place": [ - "desert/tower", - "desert/tower-twin" - ], + "desert/tower","desert/tower-twin"], "chance": 0.0005, "density": 2, "mode": "FAST_STILT", @@ -228,10 +226,7 @@ }, { "place": [ - "tree/acacia/1", - "tree/acacia/2", - "tree/acacia/3" - ], + "tree/acacia/1","tree/acacia/2","tree/acacia/3"], "chance": 0.2, "edit": [ { @@ -243,8 +238,7 @@ "replace": { "palette": [ { - "block": "acacia_wood", - "data": { + "block": "acacia_wood", "data": { "axis": "y" } } diff --git a/biomes/mesa/plateau-dirt.json b/biomes/mesa/plateau-dirt.json index d76dcf59..ca18046a 100644 --- a/biomes/mesa/plateau-dirt.json +++ b/biomes/mesa/plateau-dirt.json @@ -236,9 +236,7 @@ "objects": [ { "place": [ - "desert/tower", - "desert/tower-twin" - ], + "desert/tower","desert/tower-twin"], "chance": 0.0005, "density": 2, "mode": "FAST_STILT", @@ -254,10 +252,7 @@ }, { "place": [ - "tree/acacia/1", - "tree/acacia/2", - "tree/acacia/3" - ], + "tree/acacia/1","tree/acacia/2","tree/acacia/3"], "chance": 0.2, "edit": [ { @@ -269,8 +264,7 @@ "replace": { "palette": [ { - "block": "acacia_wood", - "data": { + "block": "acacia_wood", "data": { "axis": "y" } } diff --git a/biomes/mesa/plateau-high.json b/biomes/mesa/plateau-high.json index dbad68c5..3f85cded 100644 --- a/biomes/mesa/plateau-high.json +++ b/biomes/mesa/plateau-high.json @@ -218,9 +218,7 @@ "objects": [ { "place": [ - "desert/tower", - "desert/tower-twin" - ], + "desert/tower","desert/tower-twin"], "chance": 0.0005, "density": 2, "mode": "FAST_STILT", diff --git a/biomes/mesa/plateau.json b/biomes/mesa/plateau.json index 7a1ff4cc..4d517670 100644 --- a/biomes/mesa/plateau.json +++ b/biomes/mesa/plateau.json @@ -218,9 +218,7 @@ "objects": [ { "place": [ - "desert/tower", - "desert/tower-twin" - ], + "desert/tower","desert/tower-twin"], "chance": 0.002, "density": 2, "mode": "FAST_STILT", diff --git a/biomes/mesa/red.json b/biomes/mesa/red.json index 0ee9c51a..3309e51a 100644 --- a/biomes/mesa/red.json +++ b/biomes/mesa/red.json @@ -86,21 +86,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "stone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "stone_button" - } - ], + }], "style": { "style": "STATIC" } @@ -114,8 +111,7 @@ "palette": [ { "block": "dead_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -126,20 +122,7 @@ "name": "standard-surface-portals", "chance": 0.00505, "place": [ - "ruined_portal/giant_portal_1", - "ruined_portal/giant_portal_2", - "ruined_portal/giant_portal_3", - "ruined_portal/portal_1", - "ruined_portal/portal_2", - "ruined_portal/portal_3", - "ruined_portal/portal_4", - "ruined_portal/portal_5", - "ruined_portal/portal_6", - "ruined_portal/portal_7", - "ruined_portal/portal_8", - "ruined_portal/portal_9", - "ruined_portal/portal_10" - ], + "ruined_portal/giant_portal_1","ruined_portal/giant_portal_2","ruined_portal/giant_portal_3","ruined_portal/portal_1","ruined_portal/portal_2","ruined_portal/portal_3","ruined_portal/portal_4","ruined_portal/portal_5","ruined_portal/portal_6","ruined_portal/portal_7","ruined_portal/portal_8","ruined_portal/portal_9","ruined_portal/portal_10"], "edit": [ { "find": [ @@ -200,8 +183,7 @@ ] }, "chance": 0.20 - } - ], + }], "mode": "VACUUM", "carvingSupport": "SURFACE_ONLY" } @@ -254,8 +236,7 @@ "palette": [ { "block": "netherrack" - } - ], + }], "varience": 3 } ] diff --git a/biomes/mesa/valleys.json b/biomes/mesa/valleys.json index 5feaed67..1db3f66f 100644 --- a/biomes/mesa/valleys.json +++ b/biomes/mesa/valleys.json @@ -29,15 +29,12 @@ "maximumSlope": 2 }, "style": { - "style": "SIMPLEX", - "zoom": 1.4, + "style": "SIMPLEX","zoom": 1.4, "fracture": { - "style": "FRACTAL_BILLOW_SIMPLEX", - "zoom": 0.4, + "style": "FRACTAL_BILLOW_SIMPLEX", "zoom": 0.4, "multiplier": 50, "fracture": { - "style": "STATIC", - "multiplier": 3 + "style": "STATIC", "multiplier": 3 } } }, @@ -178,24 +175,19 @@ { "chance": 0.2, "variance": { - "style": "CELLULAR", - "zoom": 0.3, + "style": "CELLULAR","zoom": 0.3, "fracture": { - "style": "SIMPLEX", - "zoom": 0.2, + "style": "SIMPLEX", "zoom": 0.2, "multiplier": 10, "fracture": { - "style": "STATIC", - "multiplier": 15 + "style": "STATIC", "multiplier": 15 } } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", - "zoom": 0.3, + "style": "TRIOCTAVE_SIMPLEX","zoom": 0.3, "fracture": { - "style": "STATIC", - "multiplier": 8 + "style": "STATIC", "multiplier": 8 } }, "palette": [ @@ -236,10 +228,7 @@ "objects": [ { "place": [ - "tree/acacia/1", - "tree/acacia/2", - "tree/acacia/3" - ], + "tree/acacia/1","tree/acacia/2","tree/acacia/3"], "chance": 0.4, "edit": [ { @@ -251,8 +240,7 @@ "replace": { "palette": [ { - "block": "acacia_wood", - "data": { + "block": "acacia_wood", "data": { "axis": "y" } } @@ -273,8 +261,7 @@ "enabled": true }, "place": [ - "camp/camp" - ], + "camp/camp"], "translate": { "x": 0, "y": 0, @@ -294,8 +281,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, @@ -314,10 +300,7 @@ "enabled": true }, "place": [ - "savanna-gen/savannaD-1", - "savanna-gen/savannaD-2", - "savanna-gen/savannaD-3" - ], + "savanna-gen/savannaD-1","savanna-gen/savannaD-2","savanna-gen/savannaD-3"], "translate": { "x": 0, "y": 0, @@ -336,20 +319,7 @@ "enabled": true }, "place": [ - "savanna-gen/savannaF-1", - "savanna-gen/savannaF-2", - "savanna-gen/savannaF-3", - "savanna-gen/savannaF-4", - "savanna-gen/savannaF-5", - "savanna-gen/savannaF-6", - "savanna-gen/savannaF-7", - "savanna-gen/savannaF-8", - "savanna-gen/savannaF-9", - "savanna-gen/savannaF-10", - "savanna-gen/savannaF-11", - "savanna-gen/savannaF-13", - "savanna-gen/savannaF-14" - ], + "savanna-gen/savannaF-1","savanna-gen/savannaF-2","savanna-gen/savannaF-3","savanna-gen/savannaF-4","savanna-gen/savannaF-5","savanna-gen/savannaF-6","savanna-gen/savannaF-7","savanna-gen/savannaF-8","savanna-gen/savannaF-9","savanna-gen/savannaF-10","savanna-gen/savannaF-11","savanna-gen/savannaF-13","savanna-gen/savannaF-14"], "translate": { "x": 0, "y": -1, @@ -368,19 +338,7 @@ "enabled": true }, "place": [ - "savanna-gen/savannaS-1", - "savanna-gen/savannaS-2", - "savanna-gen/savannaS-3", - "savanna-gen/savannaS-4", - "savanna-gen/savannaS-5", - "savanna-gen/savannaS-6", - "savanna-gen/savannaS-7", - "savanna-gen/savannaS-8", - "savanna-gen/savannas-9", - "savanna-gen/savannas-10", - "savanna-gen/savannas-11", - "savanna-gen/savannas-12" - ], + "savanna-gen/savannaS-1","savanna-gen/savannaS-2","savanna-gen/savannaS-3","savanna-gen/savannaS-4","savanna-gen/savannaS-5","savanna-gen/savannaS-6","savanna-gen/savannaS-7","savanna-gen/savannaS-8","savanna-gen/savannas-9","savanna-gen/savannas-10","savanna-gen/savannas-11","savanna-gen/savannas-12"], "translate": { "x": 0, "y": 0, diff --git a/biomes/mesa/yellow.json b/biomes/mesa/yellow.json index 2a691313..b49a94c3 100644 --- a/biomes/mesa/yellow.json +++ b/biomes/mesa/yellow.json @@ -125,21 +125,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "stone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "stone_button" - } - ], + }], "style": { "style": "STATIC" } @@ -153,8 +150,7 @@ "palette": [ { "block": "dead_bush" - } - ], + }], "style": { "style": "STATIC" } diff --git a/biomes/mountain/beach.json b/biomes/mountain/beach.json index c32d9afb..33b11b25 100644 --- a/biomes/mountain/beach.json +++ b/biomes/mountain/beach.json @@ -46,8 +46,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, diff --git a/biomes/mountain/forest-hills.json b/biomes/mountain/forest-hills.json index 41694498..0f594f6d 100644 --- a/biomes/mountain/forest-hills.json +++ b/biomes/mountain/forest-hills.json @@ -138,24 +138,19 @@ { "chance": 0.2, "variance": { - "style": "CELLULAR", - "zoom": 0.3, + "style": "CELLULAR","zoom": 0.3, "fracture": { - "style": "SIMPLEX", - "zoom": 0.2, + "style": "SIMPLEX", "zoom": 0.2, "multiplier": 10, "fracture": { - "style": "STATIC", - "multiplier": 15 + "style": "STATIC", "multiplier": 15 } } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", - "zoom": 0.3, + "style": "TRIOCTAVE_SIMPLEX","zoom": 0.3, "fracture": { - "style": "STATIC", - "multiplier": 8 + "style": "STATIC", "multiplier": 8 } }, "palette": [ @@ -217,20 +212,17 @@ "chance": 0.02, "palette": [ { - "block": "sweet_berry_bush", - "data": { + "block": "sweet_berry_bush", "data": { "age": 2 } }, { - "block": "sweet_berry_bush", - "data": { + "block": "sweet_berry_bush", "data": { "age": 1 } }, { - "block": "sweet_berry_bush", - "data": { + "block": "sweet_berry_bush", "data": { "age": 0 } } @@ -242,70 +234,31 @@ "mode": "PAINT", "chance": 0.1, "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" + "bush/small/1","bush/small/2","bush/small/3" ] }, { "mode": "PAINT", "chance": 0.1, "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" + "bush/small/1","bush/small/2","bush/small/3" ] }, { "mode": "PAINT", "chance": 0.1, "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" + "bush/small/1","bush/small/2","bush/small/3" ] }, { "place": [ - "spruce-medium/spruce1", - "spruce-medium/spruce2", - "spruce-medium/spruce3", - "spruce-medium/spruce4", - "spruce-medium/spruce5", - "spruce-medium/spruce6", - "spruce-medium/spruce7", - "spruce-medium/spruce8", - "spruce-medium/spruce9", - "spruce-medium/spruce10", - "spruce-medium/spruce11", - "spruce-medium/spruce12", - "spruce-medium/spruce13", - "spruce-medium/spruce14", - "spruce-medium/spruce16", - "spruce-medium/spruce17", - "spruce-medium/spruce18", - "spruce-medium/spruce19", - "spruce-medium/spruce20", - "spruce-medium/spruce27", - "spruce-medium/spruce28", - "spruce-medium/spruce29", - "spruce-medium/spruce30", - "spruce-medium/spruce31", - "spruce-medium/spruce32", - "spruce-medium/spruce33", - "spruce-medium/spruce34", - "spruce-medium/spruce37", - "spruce-medium/spruce39", - "spruce-medium/spruce41", - "spruce-medium/spruce42", - "spruce-medium/spruce43" - ], + "spruce-medium/spruce1","spruce-medium/spruce2","spruce-medium/spruce3","spruce-medium/spruce4","spruce-medium/spruce5","spruce-medium/spruce6","spruce-medium/spruce7","spruce-medium/spruce8","spruce-medium/spruce9","spruce-medium/spruce10","spruce-medium/spruce11","spruce-medium/spruce12","spruce-medium/spruce13","spruce-medium/spruce14","spruce-medium/spruce16","spruce-medium/spruce17","spruce-medium/spruce18","spruce-medium/spruce19","spruce-medium/spruce20","spruce-medium/spruce27","spruce-medium/spruce28","spruce-medium/spruce29","spruce-medium/spruce30","spruce-medium/spruce31","spruce-medium/spruce32","spruce-medium/spruce33","spruce-medium/spruce34","spruce-medium/spruce37","spruce-medium/spruce39","spruce-medium/spruce41","spruce-medium/spruce42","spruce-medium/spruce43"], "edit": [ { "find": [{"block": "dark_oak_fence"}, {"block": "dark_oak_fence_gate"}], "replace": {"palette": [{"block": "spruce_leaves", "data": {"persistent": true}}]} - } - ], + }], "chance": 1, "density": 5, "rotation": { diff --git a/biomes/mountain/forest.json b/biomes/mountain/forest.json index 50b04214..a77a0975 100644 --- a/biomes/mountain/forest.json +++ b/biomes/mountain/forest.json @@ -138,24 +138,19 @@ { "chance": 0.2, "variance": { - "style": "CELLULAR", - "zoom": 0.3, + "style": "CELLULAR","zoom": 0.3, "fracture": { - "style": "SIMPLEX", - "zoom": 0.2, + "style": "SIMPLEX", "zoom": 0.2, "multiplier": 10, "fracture": { - "style": "STATIC", - "multiplier": 15 + "style": "STATIC", "multiplier": 15 } } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", - "zoom": 0.3, + "style": "TRIOCTAVE_SIMPLEX","zoom": 0.3, "fracture": { - "style": "STATIC", - "multiplier": 8 + "style": "STATIC", "multiplier": 8 } }, "palette": [ @@ -217,20 +212,17 @@ "chance": 0.02, "palette": [ { - "block": "sweet_berry_bush", - "data": { + "block": "sweet_berry_bush", "data": { "age": 2 } }, { - "block": "sweet_berry_bush", - "data": { + "block": "sweet_berry_bush", "data": { "age": 1 } }, { - "block": "sweet_berry_bush", - "data": { + "block": "sweet_berry_bush", "data": { "age": 0 } } @@ -242,64 +234,26 @@ "mode": "PAINT", "chance": 0.1, "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" + "bush/small/1","bush/small/2","bush/small/3" ] }, { "mode": "PAINT", "chance": 0.1, "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" + "bush/small/1","bush/small/2","bush/small/3" ] }, { "mode": "PAINT", "chance": 0.1, "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" + "bush/small/1","bush/small/2","bush/small/3" ] }, { "place": [ - "spruce-medium/spruce1", - "spruce-medium/spruce2", - "spruce-medium/spruce3", - "spruce-medium/spruce4", - "spruce-medium/spruce5", - "spruce-medium/spruce6", - "spruce-medium/spruce7", - "spruce-medium/spruce8", - "spruce-medium/spruce9", - "spruce-medium/spruce10", - "spruce-medium/spruce11", - "spruce-medium/spruce12", - "spruce-medium/spruce13", - "spruce-medium/spruce14", - "spruce-medium/spruce16", - "spruce-medium/spruce17", - "spruce-medium/spruce18", - "spruce-medium/spruce19", - "spruce-medium/spruce20", - "spruce-medium/spruce27", - "spruce-medium/spruce28", - "spruce-medium/spruce29", - "spruce-medium/spruce30", - "spruce-medium/spruce31", - "spruce-medium/spruce32", - "spruce-medium/spruce33", - "spruce-medium/spruce34", - "spruce-medium/spruce37", - "spruce-medium/spruce39", - "spruce-medium/spruce41", - "spruce-medium/spruce42", - "spruce-medium/spruce43" - ], + "spruce-medium/spruce1","spruce-medium/spruce2","spruce-medium/spruce3","spruce-medium/spruce4","spruce-medium/spruce5","spruce-medium/spruce6","spruce-medium/spruce7","spruce-medium/spruce8","spruce-medium/spruce9","spruce-medium/spruce10","spruce-medium/spruce11","spruce-medium/spruce12","spruce-medium/spruce13","spruce-medium/spruce14","spruce-medium/spruce16","spruce-medium/spruce17","spruce-medium/spruce18","spruce-medium/spruce19","spruce-medium/spruce20","spruce-medium/spruce27","spruce-medium/spruce28","spruce-medium/spruce29","spruce-medium/spruce30","spruce-medium/spruce31","spruce-medium/spruce32","spruce-medium/spruce33","spruce-medium/spruce34","spruce-medium/spruce37","spruce-medium/spruce39","spruce-medium/spruce41","spruce-medium/spruce42","spruce-medium/spruce43"], "edit": [ { "find": [{"block": "dark_oak_fence"}, {"block": "dark_oak_fence_gate"}], diff --git a/biomes/mountain/hills.json b/biomes/mountain/hills.json index 55bb086a..40b33458 100644 --- a/biomes/mountain/hills.json +++ b/biomes/mountain/hills.json @@ -120,24 +120,19 @@ { "chance": 0.2, "variance": { - "style": "CELLULAR", - "zoom": 0.3, + "style": "CELLULAR","zoom": 0.3, "fracture": { - "style": "SIMPLEX", - "zoom": 0.2, + "style": "SIMPLEX", "zoom": 0.2, "multiplier": 10, "fracture": { - "style": "STATIC", - "multiplier": 15 + "style": "STATIC", "multiplier": 15 } } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", - "zoom": 0.3, + "style": "TRIOCTAVE_SIMPLEX","zoom": 0.3, "fracture": { - "style": "STATIC", - "multiplier": 8 + "style": "STATIC", "multiplier": 8 } }, "palette": [ @@ -197,31 +192,25 @@ }, { "variance": { - "style": "CELLULAR", - "zoom": 0.3, + "style": "CELLULAR","zoom": 0.3, "fracture": { - "style": "SIMPLEX", - "zoom": 0.2, + "style": "SIMPLEX", "zoom": 0.2, "multiplier": 10, "fracture": { - "style": "STATIC", - "multiplier": 15 + "style": "STATIC", "multiplier": 15 } } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", - "zoom": 0.3, + "style": "TRIOCTAVE_SIMPLEX","zoom": 0.3, "fracture": { - "style": "STATIC", - "multiplier": 8 + "style": "STATIC", "multiplier": 8 } }, "chance": 0.2, "palette": [ { - "block": "wheat", - "data": { + "block": "wheat", "data": { "age": 7 } } @@ -259,18 +248,14 @@ "mode": "PAINT", "chance": 0.1, "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" + "bush/small/1","bush/small/2","bush/small/3" ] }, { "mode": "PAINT", "chance": 0.1, "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" + "bush/small/1","bush/small/2","bush/small/3" ] }, { @@ -286,8 +271,7 @@ "enabled": true }, "place": [ - "ruins/ruin1" - ], + "ruins/ruin1"], "translate": { "x": 0, "y": 0, @@ -298,21 +282,14 @@ "mode": "PAINT", "chance": 0.1, "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" + "bush/small/1","bush/small/2","bush/small/3" ] }, { "mode": "PAINT", "place": [ - "mrock/mrock-1", - "mrock/mrock-2", - "mrock/mrock-3", - "mrock/mrock-4", - "mrock/mrock-5" - ], + "mrock/mrock-1","mrock/mrock-2","mrock/mrock-3","mrock/mrock-4","mrock/mrock-5"], "chance": 0.04, "rotation": { "enabled": true, diff --git a/biomes/mountain/lake.json b/biomes/mountain/lake.json index dad5c5d6..1535641c 100644 --- a/biomes/mountain/lake.json +++ b/biomes/mountain/lake.json @@ -103,24 +103,19 @@ { "chance": 0.2, "variance": { - "style": "CELLULAR", - "zoom": 0.3, + "style": "CELLULAR","zoom": 0.3, "fracture": { - "style": "SIMPLEX", - "zoom": 0.2, + "style": "SIMPLEX", "zoom": 0.2, "multiplier": 10, "fracture": { - "style": "STATIC", - "multiplier": 15 + "style": "STATIC", "multiplier": 15 } } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", - "zoom": 0.3, + "style": "TRIOCTAVE_SIMPLEX","zoom": 0.3, "fracture": { - "style": "STATIC", - "multiplier": 8 + "style": "STATIC", "multiplier": 8 } }, "palette": [ @@ -180,31 +175,25 @@ }, { "variance": { - "style": "CELLULAR", - "zoom": 0.3, + "style": "CELLULAR","zoom": 0.3, "fracture": { - "style": "SIMPLEX", - "zoom": 0.2, + "style": "SIMPLEX", "zoom": 0.2, "multiplier": 10, "fracture": { - "style": "STATIC", - "multiplier": 15 + "style": "STATIC", "multiplier": 15 } } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", - "zoom": 0.3, + "style": "TRIOCTAVE_SIMPLEX","zoom": 0.3, "fracture": { - "style": "STATIC", - "multiplier": 8 + "style": "STATIC", "multiplier": 8 } }, "chance": 0.2, "palette": [ { - "block": "wheat", - "data": { + "block": "wheat", "data": { "age": 7 } } @@ -242,18 +231,14 @@ "mode": "PAINT", "chance": 0.1, "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" + "bush/small/1","bush/small/2","bush/small/3" ] }, { "mode": "PAINT", "chance": 0.1, "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" + "bush/small/1","bush/small/2","bush/small/3" ] }, { @@ -269,8 +254,7 @@ "enabled": true }, "place": [ - "ruins/ruin1" - ], + "ruins/ruin1"], "translate": { "x": 0, "y": 0, @@ -281,21 +265,14 @@ "mode": "PAINT", "chance": 0.1, "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" + "bush/small/1","bush/small/2","bush/small/3" ] }, { "mode": "PAINT", "place": [ - "mrock/mrock-1", - "mrock/mrock-2", - "mrock/mrock-3", - "mrock/mrock-4", - "mrock/mrock-5" - ], + "mrock/mrock-1","mrock/mrock-2","mrock/mrock-3","mrock/mrock-4","mrock/mrock-5"], "chance": 0.04, "rotation": { "enabled": true, diff --git a/biomes/mountain/main.json b/biomes/mountain/main.json index 83ba1c29..141e42cc 100644 --- a/biomes/mountain/main.json +++ b/biomes/mountain/main.json @@ -129,24 +129,19 @@ { "chance": 0.2, "variance": { - "style": "CELLULAR", - "zoom": 0.3, + "style": "CELLULAR","zoom": 0.3, "fracture": { - "style": "SIMPLEX", - "zoom": 0.2, + "style": "SIMPLEX", "zoom": 0.2, "multiplier": 10, "fracture": { - "style": "STATIC", - "multiplier": 15 + "style": "STATIC", "multiplier": 15 } } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", - "zoom": 0.3, + "style": "TRIOCTAVE_SIMPLEX","zoom": 0.3, "fracture": { - "style": "STATIC", - "multiplier": 8 + "style": "STATIC", "multiplier": 8 } }, "palette": [ diff --git a/biomes/mountain/middle.json b/biomes/mountain/middle.json index 3635a7d8..a44ae252 100644 --- a/biomes/mountain/middle.json +++ b/biomes/mountain/middle.json @@ -134,24 +134,19 @@ { "chance": 0.2, "variance": { - "style": "CELLULAR", - "zoom": 0.3, + "style": "CELLULAR","zoom": 0.3, "fracture": { - "style": "SIMPLEX", - "zoom": 0.2, + "style": "SIMPLEX", "zoom": 0.2, "multiplier": 10, "fracture": { - "style": "STATIC", - "multiplier": 15 + "style": "STATIC", "multiplier": 15 } } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", - "zoom": 0.3, + "style": "TRIOCTAVE_SIMPLEX","zoom": 0.3, "fracture": { - "style": "STATIC", - "multiplier": 8 + "style": "STATIC", "multiplier": 8 } }, "palette": [ diff --git a/biomes/mountain/mountain.json b/biomes/mountain/mountain.json index c22b4a3e..d87115bc 100644 --- a/biomes/mountain/mountain.json +++ b/biomes/mountain/mountain.json @@ -120,24 +120,19 @@ { "chance": 0.2, "variance": { - "style": "CELLULAR", - "zoom": 0.3, + "style": "CELLULAR","zoom": 0.3, "fracture": { - "style": "SIMPLEX", - "zoom": 0.2, + "style": "SIMPLEX", "zoom": 0.2, "multiplier": 10, "fracture": { - "style": "STATIC", - "multiplier": 15 + "style": "STATIC", "multiplier": 15 } } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", - "zoom": 0.3, + "style": "TRIOCTAVE_SIMPLEX","zoom": 0.3, "fracture": { - "style": "STATIC", - "multiplier": 8 + "style": "STATIC", "multiplier": 8 } }, "palette": [ diff --git a/biomes/mountain/plain-hills.json b/biomes/mountain/plain-hills.json index 3b2d6bcf..1afd01ae 100644 --- a/biomes/mountain/plain-hills.json +++ b/biomes/mountain/plain-hills.json @@ -71,24 +71,19 @@ { "chance": 0.2, "variance": { - "style": "CELLULAR", - "zoom": 0.3, + "style": "CELLULAR","zoom": 0.3, "fracture": { - "style": "SIMPLEX", - "zoom": 0.2, + "style": "SIMPLEX", "zoom": 0.2, "multiplier": 10, "fracture": { - "style": "STATIC", - "multiplier": 15 + "style": "STATIC", "multiplier": 15 } } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", - "zoom": 0.3, + "style": "TRIOCTAVE_SIMPLEX","zoom": 0.3, "fracture": { - "style": "STATIC", - "multiplier": 8 + "style": "STATIC", "multiplier": 8 } }, "palette": [ @@ -150,13 +145,7 @@ "objects": [ { "place": [ - "tree/oak/1", - "tree/oak/2", - "tree/oak/3", - "tree/oak/4", - "tree/oak/5", - "tree/oak/6" - ], + "tree/oak/1","tree/oak/2","tree/oak/3","tree/oak/4","tree/oak/5","tree/oak/6"], "chance": 0.07, "rotation": { "enabled": true, @@ -170,12 +159,7 @@ }, { "place": [ - "landform/stone/1", - "landform/stone/2", - "landform/stone/3", - "landform/stone/4", - "landform/stone/5" - ], + "landform/stone/1","landform/stone/2","landform/stone/3","landform/stone/4","landform/stone/5"], "chance": 0.02, "mode": "MIN_HEIGHT", "rotation": { diff --git a/biomes/mountain/plains.json b/biomes/mountain/plains.json index e5779585..602a8b1b 100644 --- a/biomes/mountain/plains.json +++ b/biomes/mountain/plains.json @@ -125,24 +125,19 @@ { "chance": 0.2, "variance": { - "style": "CELLULAR", - "zoom": 0.3, + "style": "CELLULAR","zoom": 0.3, "fracture": { - "style": "SIMPLEX", - "zoom": 0.2, + "style": "SIMPLEX", "zoom": 0.2, "multiplier": 10, "fracture": { - "style": "STATIC", - "multiplier": 15 + "style": "STATIC", "multiplier": 15 } } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", - "zoom": 0.3, + "style": "TRIOCTAVE_SIMPLEX","zoom": 0.3, "fracture": { - "style": "STATIC", - "multiplier": 8 + "style": "STATIC", "multiplier": 8 } }, "palette": [ @@ -202,31 +197,25 @@ }, { "variance": { - "style": "CELLULAR", - "zoom": 0.3, + "style": "CELLULAR","zoom": 0.3, "fracture": { - "style": "SIMPLEX", - "zoom": 0.2, + "style": "SIMPLEX", "zoom": 0.2, "multiplier": 10, "fracture": { - "style": "STATIC", - "multiplier": 15 + "style": "STATIC", "multiplier": 15 } } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", - "zoom": 0.3, + "style": "TRIOCTAVE_SIMPLEX","zoom": 0.3, "fracture": { - "style": "STATIC", - "multiplier": 8 + "style": "STATIC", "multiplier": 8 } }, "chance": 0.2, "palette": [ { - "block": "wheat", - "data": { + "block": "wheat", "data": { "age": 7 } } @@ -264,18 +253,14 @@ "mode": "PAINT", "chance": 0.1, "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" + "bush/small/1","bush/small/2","bush/small/3" ] }, { "mode": "PAINT", "chance": 0.1, "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" + "bush/small/1","bush/small/2","bush/small/3" ] }, { @@ -291,8 +276,7 @@ "enabled": true }, "place": [ - "ruins/ruin1" - ], + "ruins/ruin1"], "translate": { "x": 0, "y": 0, @@ -303,21 +287,14 @@ "mode": "PAINT", "chance": 0.1, "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" + "bush/small/1","bush/small/2","bush/small/3" ] }, { "mode": "PAINT", "place": [ - "mrock/mrock-1", - "mrock/mrock-2", - "mrock/mrock-3", - "mrock/mrock-4", - "mrock/mrock-5" - ], + "mrock/mrock-1","mrock/mrock-2","mrock/mrock-3","mrock/mrock-4","mrock/mrock-5"], "chance": 0.04, "rotation": { "enabled": true, diff --git a/biomes/mountain/river-soft.json b/biomes/mountain/river-soft.json index 63f908a5..26db2fae 100644 --- a/biomes/mountain/river-soft.json +++ b/biomes/mountain/river-soft.json @@ -14,25 +14,20 @@ "minHeight": 2, "maxHeight": 3, "style": { - "style": "IRIS_DOUBLE", - "fracture": { - "style": "STATIC", - "multiplier": 30 + "style": "IRIS_DOUBLE","fracture": { + "style": "STATIC", "multiplier": 30 } }, "zoom": 0.7, "palette": [ { - "block": "cobblestone", - "weight": 3 + "block": "cobblestone", "weight": 3 }, { - "block": "clay", - "weight": 1 + "block": "clay", "weight": 1 }, { - "block": "gravel", - "weight": 8 + "block": "gravel", "weight": 8 } ] }, @@ -57,8 +52,7 @@ "palette": [ { "block": "seagrass" - } - ], + }], "style": { "style": "STATIC" } @@ -74,8 +68,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "style": { "style": "STATIC" }, @@ -98,14 +91,7 @@ "enabled": true }, "place": [ - "stone-clutt/obelisk-1", - "stone-clutt/obelisk-2", - "stone-clutt/obelisk-3", - "stone-clutt/obelisk-4", - "stone-clutt/obelisk-5", - "stone-clutt/obelisk-6", - "stone-clutt/obelisk-7" - ], + "stone-clutt/obelisk-1","stone-clutt/obelisk-2","stone-clutt/obelisk-3","stone-clutt/obelisk-4","stone-clutt/obelisk-5","stone-clutt/obelisk-6","stone-clutt/obelisk-7"], "translate": { "x": 0, "y": 0, diff --git a/biomes/mountain/river.json b/biomes/mountain/river.json index 8960e745..2683c712 100644 --- a/biomes/mountain/river.json +++ b/biomes/mountain/river.json @@ -14,25 +14,20 @@ "minHeight": 2, "maxHeight": 3, "style": { - "style": "IRIS_DOUBLE", - "fracture": { - "style": "STATIC", - "multiplier": 30 + "style": "IRIS_DOUBLE","fracture": { + "style": "STATIC", "multiplier": 30 } }, "zoom": 0.7, "palette": [ { - "block": "cobblestone", - "weight": 3 + "block": "cobblestone", "weight": 3 }, { - "block": "clay", - "weight": 1 + "block": "clay", "weight": 1 }, { - "block": "gravel", - "weight": 8 + "block": "gravel", "weight": 8 } ] }, @@ -57,8 +52,7 @@ "palette": [ { "block": "seagrass" - } - ], + }], "style": { "style": "STATIC" } @@ -74,8 +68,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "style": { "style": "STATIC" }, @@ -98,14 +91,7 @@ "enabled": true }, "place": [ - "stone-clutt/obelisk-1", - "stone-clutt/obelisk-2", - "stone-clutt/obelisk-3", - "stone-clutt/obelisk-4", - "stone-clutt/obelisk-5", - "stone-clutt/obelisk-6", - "stone-clutt/obelisk-7" - ], + "stone-clutt/obelisk-1","stone-clutt/obelisk-2","stone-clutt/obelisk-3","stone-clutt/obelisk-4","stone-clutt/obelisk-5","stone-clutt/obelisk-6","stone-clutt/obelisk-7"], "translate": { "x": 0, "y": 0, diff --git a/biomes/mushroom/beach.json b/biomes/mushroom/beach.json index 0038eaa5..703743f4 100644 --- a/biomes/mushroom/beach.json +++ b/biomes/mushroom/beach.json @@ -37,20 +37,7 @@ "name": "standard-surface-portals", "chance": 0.00505, "place": [ - "ruined_portal/giant_portal_1", - "ruined_portal/giant_portal_2", - "ruined_portal/giant_portal_3", - "ruined_portal/portal_1", - "ruined_portal/portal_2", - "ruined_portal/portal_3", - "ruined_portal/portal_4", - "ruined_portal/portal_5", - "ruined_portal/portal_6", - "ruined_portal/portal_7", - "ruined_portal/portal_8", - "ruined_portal/portal_9", - "ruined_portal/portal_10" - ], + "ruined_portal/giant_portal_1","ruined_portal/giant_portal_2","ruined_portal/giant_portal_3","ruined_portal/portal_1","ruined_portal/portal_2","ruined_portal/portal_3","ruined_portal/portal_4","ruined_portal/portal_5","ruined_portal/portal_6","ruined_portal/portal_7","ruined_portal/portal_8","ruined_portal/portal_9","ruined_portal/portal_10"], "edit": [ { "find": [ @@ -111,8 +98,7 @@ ] }, "chance": 0.20 - } - ], + }], "mode": "VACUUM", "carvingSupport": "SURFACE_ONLY" } diff --git a/biomes/mushroom/crimson-forest.json b/biomes/mushroom/crimson-forest.json index 4f4a9007..bc743e86 100644 --- a/biomes/mushroom/crimson-forest.json +++ b/biomes/mushroom/crimson-forest.json @@ -62,21 +62,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "polished_blackstone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "crimson_button" - } - ], + }], "style": { "style": "STATIC" } @@ -90,8 +87,7 @@ "palette": [ { "block": "crimson_fungus" - } - ], + }], "style": { "style": "STATIC" } @@ -105,8 +101,7 @@ "palette": [ { "block": "crimson_roots" - } - ], + }], "style": { "style": "STATIC" } @@ -145,8 +140,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -157,17 +151,7 @@ "enabled": true }, "place": [ - "mushroom-red/small-organell-r-1", - "mushroom-red/small-organell-r-2", - "mushroom-red/small-organell-r-3", - "mushroom-red/small-organell-r-4", - "mushroom-red/small-organell-r-5", - "mushroom-red/small-organell-r-6", - "mushroom-red/small-organell-r-7", - "mushroom-red/small-organell-r-8", - "mushroom-red/small-organell-r-9", - "mushroom-red/small-organell-r-10" - ], + "mushroom-red/small-organell-r-1","mushroom-red/small-organell-r-2","mushroom-red/small-organell-r-3","mushroom-red/small-organell-r-4","mushroom-red/small-organell-r-5","mushroom-red/small-organell-r-6","mushroom-red/small-organell-r-7","mushroom-red/small-organell-r-8","mushroom-red/small-organell-r-9","mushroom-red/small-organell-r-10"], "mode": "VACUUM", "translate": { "x": 0, @@ -206,8 +190,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -218,17 +201,7 @@ "enabled": true }, "place": [ - "mushroom-red/small-organell-r-1", - "mushroom-red/small-organell-r-2", - "mushroom-red/small-organell-r-3", - "mushroom-red/small-organell-r-4", - "mushroom-red/small-organell-r-5", - "mushroom-red/small-organell-r-6", - "mushroom-red/small-organell-r-7", - "mushroom-red/small-organell-r-8", - "mushroom-red/small-organell-r-9", - "mushroom-red/small-organell-r-10" - ], + "mushroom-red/small-organell-r-1","mushroom-red/small-organell-r-2","mushroom-red/small-organell-r-3","mushroom-red/small-organell-r-4","mushroom-red/small-organell-r-5","mushroom-red/small-organell-r-6","mushroom-red/small-organell-r-7","mushroom-red/small-organell-r-8","mushroom-red/small-organell-r-9","mushroom-red/small-organell-r-10"], "translate": { "x": 0, "y": -1, @@ -266,8 +239,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -278,19 +250,7 @@ "enabled": true }, "place": [ - "mushroom-red/organell-r-1", - "mushroom-red/organell-r-2", - "mushroom-red/organell-b-1", - "mushroom-red/organell-b-2", - "mushroom-red/organell-r-3", - "mushroom-red/organell-r-4", - "mushroom-red/organell-r-5", - "mushroom-red/organell-r-6", - "mushroom-red/organell-r-7", - "mushroom-red/organell-r-8", - "mushroom-red/organell-r-9", - "mushroom-red/organell-r-10" - ], + "mushroom-red/organell-r-1","mushroom-red/organell-r-2","mushroom-red/organell-b-1","mushroom-red/organell-b-2","mushroom-red/organell-r-3","mushroom-red/organell-r-4","mushroom-red/organell-r-5","mushroom-red/organell-r-6","mushroom-red/organell-r-7","mushroom-red/organell-r-8","mushroom-red/organell-r-9","mushroom-red/organell-r-10"], "translate": { "x": 0, "y": -1, @@ -328,8 +288,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -340,19 +299,7 @@ "enabled": true }, "place": [ - "mushroom-red/organell-r-1", - "mushroom-red/organell-r-2", - "mushroom-red/organell-b-1", - "mushroom-red/organell-b-2", - "mushroom-red/organell-r-3", - "mushroom-red/organell-r-4", - "mushroom-red/organell-r-5", - "mushroom-red/organell-r-6", - "mushroom-red/organell-r-7", - "mushroom-red/organell-r-8", - "mushroom-red/organell-r-9", - "mushroom-red/organell-r-10" - ], + "mushroom-red/organell-r-1","mushroom-red/organell-r-2","mushroom-red/organell-b-1","mushroom-red/organell-b-2","mushroom-red/organell-r-3","mushroom-red/organell-r-4","mushroom-red/organell-r-5","mushroom-red/organell-r-6","mushroom-red/organell-r-7","mushroom-red/organell-r-8","mushroom-red/organell-r-9","mushroom-red/organell-r-10"], "translate": { "x": 0, "y": -1, @@ -390,8 +337,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -402,12 +348,7 @@ "enabled": true }, "place": [ - "shroom/mushclutt1", - "shroom/mushclutt2", - "shroom/mushclutt3", - "shroom/mushclutt4", - "shroom/mushclutt5" - ], + "shroom/mushclutt1","shroom/mushclutt2","shroom/mushclutt3","shroom/mushclutt4","shroom/mushclutt5"], "translate": { "x": 0, "y": -1, @@ -445,8 +386,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -457,12 +397,7 @@ "enabled": true }, "place": [ - "shroom/mushclutt1", - "shroom/mushclutt2", - "shroom/mushclutt3", - "shroom/mushclutt4", - "shroom/mushclutt5" - ], + "shroom/mushclutt1","shroom/mushclutt2","shroom/mushclutt3","shroom/mushclutt4","shroom/mushclutt5"], "translate": { "x": 0, "y": -1, diff --git a/biomes/mushroom/forest-hills.json b/biomes/mushroom/forest-hills.json index 441bb7ae..be3c4dfb 100644 --- a/biomes/mushroom/forest-hills.json +++ b/biomes/mushroom/forest-hills.json @@ -21,8 +21,7 @@ "block": "gravel" }, { - "block": "red_mushroom_block", - "data": { + "block": "red_mushroom_block", "data": { "down": true, "up": true, "north": true, @@ -44,8 +43,7 @@ "block": "gravel" }, { - "block": "brown_mushroom_block", - "data": { + "block": "brown_mushroom_block", "data": { "down": true, "up": true, "north": true, @@ -124,21 +122,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "stone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "stone_button" - } - ], + }], "style": { "style": "STATIC" } @@ -155,8 +150,7 @@ }, { "block": "brown_mushroom" - } - ], + }], "style": { "style": "STATIC" } @@ -176,17 +170,7 @@ "enabled": true }, "place": [ - "mushroom-red/small-organell-r-1", - "mushroom-red/small-organell-r-2", - "mushroom-red/small-organell-r-3", - "mushroom-red/small-organell-r-4", - "mushroom-red/small-organell-r-5", - "mushroom-red/small-organell-r-6", - "mushroom-red/small-organell-r-7", - "mushroom-red/small-organell-r-8", - "mushroom-red/small-organell-r-9", - "mushroom-red/small-organell-r-10" - ], + "mushroom-red/small-organell-r-1","mushroom-red/small-organell-r-2","mushroom-red/small-organell-r-3","mushroom-red/small-organell-r-4","mushroom-red/small-organell-r-5","mushroom-red/small-organell-r-6","mushroom-red/small-organell-r-7","mushroom-red/small-organell-r-8","mushroom-red/small-organell-r-9","mushroom-red/small-organell-r-10"], "mode": "MIN_HEIGHT", "translate": { "x": 0, @@ -211,8 +195,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -223,17 +206,7 @@ "enabled": true }, "place": [ - "mushroom-red/small-organell-r-1", - "mushroom-red/small-organell-r-2", - "mushroom-red/small-organell-r-3", - "mushroom-red/small-organell-r-4", - "mushroom-red/small-organell-r-5", - "mushroom-red/small-organell-r-6", - "mushroom-red/small-organell-r-7", - "mushroom-red/small-organell-r-8", - "mushroom-red/small-organell-r-9", - "mushroom-red/small-organell-r-10" - ], + "mushroom-red/small-organell-r-1","mushroom-red/small-organell-r-2","mushroom-red/small-organell-r-3","mushroom-red/small-organell-r-4","mushroom-red/small-organell-r-5","mushroom-red/small-organell-r-6","mushroom-red/small-organell-r-7","mushroom-red/small-organell-r-8","mushroom-red/small-organell-r-9","mushroom-red/small-organell-r-10"], "translate": { "x": 0, "y": -1, @@ -253,18 +226,7 @@ "enabled": true }, "place": [ - "mushroom-red/organell-b-1", - "mushroom-red/organell-b-2", - "mushroom-red/organell-r-3", - "mushroom-red/organell-r-4", - "mushroom-red/organell-r-5", - "mushroom-red/organell-r-6", - "mushroom-red/organell-r-7", - "mushroom-red/organell-r-8", - "mushroom-red/organell-r-9", - "mushroom-red/organell-r-10", - "mushroom-red/organell-r-11" - ], + "mushroom-red/organell-b-1","mushroom-red/organell-b-2","mushroom-red/organell-r-3","mushroom-red/organell-r-4","mushroom-red/organell-r-5","mushroom-red/organell-r-6","mushroom-red/organell-r-7","mushroom-red/organell-r-8","mushroom-red/organell-r-9","mushroom-red/organell-r-10","mushroom-red/organell-r-11"], "translate": { "x": 0, "y": -1, @@ -288,8 +250,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -300,18 +261,7 @@ "enabled": true }, "place": [ - "mushroom-red/illuminorganell-r-1", - "mushroom-red/illuminorganell-r-2", - "mushroom-red/illuminorganell-r-3", - "mushroom-red/illuminorganell-r-4", - "mushroom-red/illuminorganell-r-5", - "mushroom-red/illuminorganell-r-6", - "mushroom-red/illuminorganell-r-7", - "mushroom-red/illuminorganell-r-8", - "mushroom-red/illuminorganell-r-9", - "mushroom-red/illuminorganell-r-10", - "mushroom-red/illuminorganell-r-11" - ], + "mushroom-red/illuminorganell-r-1","mushroom-red/illuminorganell-r-2","mushroom-red/illuminorganell-r-3","mushroom-red/illuminorganell-r-4","mushroom-red/illuminorganell-r-5","mushroom-red/illuminorganell-r-6","mushroom-red/illuminorganell-r-7","mushroom-red/illuminorganell-r-8","mushroom-red/illuminorganell-r-9","mushroom-red/illuminorganell-r-10","mushroom-red/illuminorganell-r-11"], "translate": { "x": 0, "y": -1, @@ -335,8 +285,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -347,18 +296,7 @@ "enabled": true }, "place": [ - "mushroom-red/organell-b-1", - "mushroom-red/organell-b-2", - "mushroom-red/organell-r-3", - "mushroom-red/organell-r-4", - "mushroom-red/organell-r-5", - "mushroom-red/organell-r-6", - "mushroom-red/organell-r-7", - "mushroom-red/organell-r-8", - "mushroom-red/organell-r-9", - "mushroom-red/organell-r-10", - "mushroom-red/organell-r-11" - ], + "mushroom-red/organell-b-1","mushroom-red/organell-b-2","mushroom-red/organell-r-3","mushroom-red/organell-r-4","mushroom-red/organell-r-5","mushroom-red/organell-r-6","mushroom-red/organell-r-7","mushroom-red/organell-r-8","mushroom-red/organell-r-9","mushroom-red/organell-r-10","mushroom-red/organell-r-11"], "translate": { "x": 0, "y": -1, @@ -382,8 +320,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -394,12 +331,7 @@ "enabled": true }, "place": [ - "shroom/mushclutt1", - "shroom/mushclutt2", - "shroom/mushclutt3", - "shroom/mushclutt4", - "shroom/mushclutt5" - ], + "shroom/mushclutt1","shroom/mushclutt2","shroom/mushclutt3","shroom/mushclutt4","shroom/mushclutt5"], "translate": { "x": 0, "y": -1, @@ -419,12 +351,7 @@ "enabled": true }, "place": [ - "shroom/mushclutt1", - "shroom/mushclutt2", - "shroom/mushclutt3", - "shroom/mushclutt4", - "shroom/mushclutt5" - ], + "shroom/mushclutt1","shroom/mushclutt2","shroom/mushclutt3","shroom/mushclutt4","shroom/mushclutt5"], "translate": { "x": 0, "y": -1, diff --git a/biomes/mushroom/forest.json b/biomes/mushroom/forest.json index 62124e16..719f512d 100644 --- a/biomes/mushroom/forest.json +++ b/biomes/mushroom/forest.json @@ -18,8 +18,7 @@ "block": "gravel" }, { - "block": "red_mushroom_block", - "data": { + "block": "red_mushroom_block", "data": { "down": true, "up": true, "north": true, @@ -41,8 +40,7 @@ "block": "gravel" }, { - "block": "brown_mushroom_block", - "data": { + "block": "brown_mushroom_block", "data": { "down": true, "up": true, "north": true, @@ -128,21 +126,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "stone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "stone_button" - } - ], + }], "style": { "style": "STATIC" } @@ -159,8 +154,7 @@ }, { "block": "brown_mushroom" - } - ], + }], "style": { "style": "STATIC" } @@ -180,17 +174,7 @@ "enabled": true }, "place": [ - "mushroom-red/small-organell-r-1", - "mushroom-red/small-organell-r-2", - "mushroom-red/small-organell-r-3", - "mushroom-red/small-organell-r-4", - "mushroom-red/small-organell-r-5", - "mushroom-red/small-organell-r-6", - "mushroom-red/small-organell-r-7", - "mushroom-red/small-organell-r-8", - "mushroom-red/small-organell-r-9", - "mushroom-red/small-organell-r-10" - ], + "mushroom-red/small-organell-r-1","mushroom-red/small-organell-r-2","mushroom-red/small-organell-r-3","mushroom-red/small-organell-r-4","mushroom-red/small-organell-r-5","mushroom-red/small-organell-r-6","mushroom-red/small-organell-r-7","mushroom-red/small-organell-r-8","mushroom-red/small-organell-r-9","mushroom-red/small-organell-r-10"], "mode": "MIN_HEIGHT", "translate": { "x": 0, @@ -215,8 +199,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -227,17 +210,7 @@ "enabled": true }, "place": [ - "mushroom-red/small-organell-r-1", - "mushroom-red/small-organell-r-2", - "mushroom-red/small-organell-r-3", - "mushroom-red/small-organell-r-4", - "mushroom-red/small-organell-r-5", - "mushroom-red/small-organell-r-6", - "mushroom-red/small-organell-r-7", - "mushroom-red/small-organell-r-8", - "mushroom-red/small-organell-r-9", - "mushroom-red/small-organell-r-10" - ], + "mushroom-red/small-organell-r-1","mushroom-red/small-organell-r-2","mushroom-red/small-organell-r-3","mushroom-red/small-organell-r-4","mushroom-red/small-organell-r-5","mushroom-red/small-organell-r-6","mushroom-red/small-organell-r-7","mushroom-red/small-organell-r-8","mushroom-red/small-organell-r-9","mushroom-red/small-organell-r-10"], "mode": "MIN_HEIGHT", "translate": { "x": 0, @@ -258,18 +231,7 @@ "enabled": true }, "place": [ - "mushroom-red/organell-b-1", - "mushroom-red/organell-b-2", - "mushroom-red/organell-r-3", - "mushroom-red/organell-r-4", - "mushroom-red/organell-r-5", - "mushroom-red/organell-r-6", - "mushroom-red/organell-r-7", - "mushroom-red/organell-r-8", - "mushroom-red/organell-r-9", - "mushroom-red/organell-r-10", - "mushroom-red/organell-r-11" - ], + "mushroom-red/organell-b-1","mushroom-red/organell-b-2","mushroom-red/organell-r-3","mushroom-red/organell-r-4","mushroom-red/organell-r-5","mushroom-red/organell-r-6","mushroom-red/organell-r-7","mushroom-red/organell-r-8","mushroom-red/organell-r-9","mushroom-red/organell-r-10","mushroom-red/organell-r-11"], "translate": { "x": 0, "y": -1, @@ -293,8 +255,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -305,18 +266,7 @@ "enabled": true }, "place": [ - "mushroom-red/illuminorganell-r-1", - "mushroom-red/illuminorganell-r-2", - "mushroom-red/illuminorganell-r-3", - "mushroom-red/illuminorganell-r-4", - "mushroom-red/illuminorganell-r-5", - "mushroom-red/illuminorganell-r-6", - "mushroom-red/illuminorganell-r-7", - "mushroom-red/illuminorganell-r-8", - "mushroom-red/illuminorganell-r-9", - "mushroom-red/illuminorganell-r-10", - "mushroom-red/illuminorganell-r-11" - ], + "mushroom-red/illuminorganell-r-1","mushroom-red/illuminorganell-r-2","mushroom-red/illuminorganell-r-3","mushroom-red/illuminorganell-r-4","mushroom-red/illuminorganell-r-5","mushroom-red/illuminorganell-r-6","mushroom-red/illuminorganell-r-7","mushroom-red/illuminorganell-r-8","mushroom-red/illuminorganell-r-9","mushroom-red/illuminorganell-r-10","mushroom-red/illuminorganell-r-11"], "translate": { "x": 0, "y": -1, @@ -340,8 +290,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -352,18 +301,7 @@ "enabled": true }, "place": [ - "mushroom-red/organell-b-1", - "mushroom-red/organell-b-2", - "mushroom-red/organell-r-3", - "mushroom-red/organell-r-4", - "mushroom-red/organell-r-5", - "mushroom-red/organell-r-6", - "mushroom-red/organell-r-7", - "mushroom-red/organell-r-8", - "mushroom-red/organell-r-9", - "mushroom-red/organell-r-10", - "mushroom-red/organell-r-11" - ], + "mushroom-red/organell-b-1","mushroom-red/organell-b-2","mushroom-red/organell-r-3","mushroom-red/organell-r-4","mushroom-red/organell-r-5","mushroom-red/organell-r-6","mushroom-red/organell-r-7","mushroom-red/organell-r-8","mushroom-red/organell-r-9","mushroom-red/organell-r-10","mushroom-red/organell-r-11"], "translate": { "x": 0, "y": -1, @@ -387,8 +325,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -399,12 +336,7 @@ "enabled": true }, "place": [ - "shroom/mushclutt1", - "shroom/mushclutt2", - "shroom/mushclutt3", - "shroom/mushclutt4", - "shroom/mushclutt5" - ], + "shroom/mushclutt1","shroom/mushclutt2","shroom/mushclutt3","shroom/mushclutt4","shroom/mushclutt5"], "translate": { "x": 0, "y": -1, @@ -424,12 +356,7 @@ "enabled": true }, "place": [ - "shroom/mushclutt1", - "shroom/mushclutt2", - "shroom/mushclutt3", - "shroom/mushclutt4", - "shroom/mushclutt5" - ], + "shroom/mushclutt1","shroom/mushclutt2","shroom/mushclutt3","shroom/mushclutt4","shroom/mushclutt5"], "translate": { "x": 0, "y": -1, diff --git a/biomes/mushroom/lake.json b/biomes/mushroom/lake.json index 37b58931..de0b4ba0 100644 --- a/biomes/mushroom/lake.json +++ b/biomes/mushroom/lake.json @@ -78,21 +78,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "stone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "stone_button" - } - ], + }], "style": { "style": "STATIC" } @@ -109,8 +106,7 @@ }, { "block": "brown_mushroom" - } - ], + }], "style": { "style": "STATIC" } @@ -131,17 +127,7 @@ "enabled": true }, "place": [ - "mushroom-red/small-organell-r-1", - "mushroom-red/small-organell-r-2", - "mushroom-red/small-organell-r-3", - "mushroom-red/small-organell-r-4", - "mushroom-red/small-organell-r-5", - "mushroom-red/small-organell-r-6", - "mushroom-red/small-organell-r-7", - "mushroom-red/small-organell-r-8", - "mushroom-red/small-organell-r-9", - "mushroom-red/small-organell-r-10" - ], + "mushroom-red/small-organell-r-1","mushroom-red/small-organell-r-2","mushroom-red/small-organell-r-3","mushroom-red/small-organell-r-4","mushroom-red/small-organell-r-5","mushroom-red/small-organell-r-6","mushroom-red/small-organell-r-7","mushroom-red/small-organell-r-8","mushroom-red/small-organell-r-9","mushroom-red/small-organell-r-10"], "translate": { "x": 0, "y": -1, @@ -165,8 +151,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -177,17 +162,7 @@ "enabled": true }, "place": [ - "mushroom-red/small-organell-r-1", - "mushroom-red/small-organell-r-2", - "mushroom-red/small-organell-r-3", - "mushroom-red/small-organell-r-4", - "mushroom-red/small-organell-r-5", - "mushroom-red/small-organell-r-6", - "mushroom-red/small-organell-r-7", - "mushroom-red/small-organell-r-8", - "mushroom-red/small-organell-r-9", - "mushroom-red/small-organell-r-10" - ], + "mushroom-red/small-organell-r-1","mushroom-red/small-organell-r-2","mushroom-red/small-organell-r-3","mushroom-red/small-organell-r-4","mushroom-red/small-organell-r-5","mushroom-red/small-organell-r-6","mushroom-red/small-organell-r-7","mushroom-red/small-organell-r-8","mushroom-red/small-organell-r-9","mushroom-red/small-organell-r-10"], "translate": { "x": 0, "y": -1, @@ -211,8 +186,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -223,12 +197,7 @@ "enabled": true }, "place": [ - "shroom/mushclutt1", - "shroom/mushclutt2", - "shroom/mushclutt3", - "shroom/mushclutt4", - "shroom/mushclutt5" - ], + "shroom/mushclutt1","shroom/mushclutt2","shroom/mushclutt3","shroom/mushclutt4","shroom/mushclutt5"], "translate": { "x": 0, "y": -1, @@ -248,12 +217,7 @@ "enabled": true }, "place": [ - "shroom/mushclutt1", - "shroom/mushclutt2", - "shroom/mushclutt3", - "shroom/mushclutt4", - "shroom/mushclutt5" - ], + "shroom/mushclutt1","shroom/mushclutt2","shroom/mushclutt3","shroom/mushclutt4","shroom/mushclutt5"], "translate": { "x": 0, "y": -1, diff --git a/biomes/mushroom/ocean.json b/biomes/mushroom/ocean.json index 03a4cd7f..5c3c8001 100644 --- a/biomes/mushroom/ocean.json +++ b/biomes/mushroom/ocean.json @@ -66,8 +66,7 @@ "palette": [ { "block": "seagrass" - } - ], + }], "style": { "style": "STATIC" } @@ -84,8 +83,7 @@ }, { "block": "magma_block" - } - ], + }], "style": { "style": "STATIC" } @@ -101,8 +99,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "style": { "style": "STATIC" }, @@ -145,8 +142,7 @@ "pickles": 4 }, "block": "sea_pickle" - } - ], + }], "style": { "style": "STATIC" } @@ -166,10 +162,7 @@ }, "underwater": true, "place": [ - "ships/swreck-1", - "ships/usd-ship-1", - "ships/usd-ship-2" - ], + "ships/swreck-1","ships/usd-ship-1","ships/usd-ship-2"], "edit": [ { "find": [ @@ -184,8 +177,7 @@ } ] } - } - ], + }], "translate": { "x": 0, "y": -4, @@ -208,8 +200,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -221,17 +212,7 @@ }, "underwater": true, "place": [ - "lumoshroom/subnauti-1", - "lumoshroom/subnauti-2", - "lumoshroom/subnauti-3", - "lumoshroom/subnauti-4", - "lumoshroom/subnauti-5", - "lumoshroom/subnauti-6", - "lumoshroom/subnauti-7", - "lumoshroom/subnauti-8", - "lumoshroom/subnauti-9", - "lumoshroom/subnauti-10" - ], + "lumoshroom/subnauti-1","lumoshroom/subnauti-2","lumoshroom/subnauti-3","lumoshroom/subnauti-4","lumoshroom/subnauti-5","lumoshroom/subnauti-6","lumoshroom/subnauti-7","lumoshroom/subnauti-8","lumoshroom/subnauti-9","lumoshroom/subnauti-10"], "translate": { "x": 0, "y": 0, @@ -251,17 +232,7 @@ }, "underwater": true, "place": [ - "lumoshroom/subnauti-1", - "lumoshroom/subnauti-2", - "lumoshroom/subnauti-3", - "lumoshroom/subnauti-4", - "lumoshroom/subnauti-5", - "lumoshroom/subnauti-6", - "lumoshroom/subnauti-7", - "lumoshroom/subnauti-8", - "lumoshroom/subnauti-9", - "lumoshroom/subnauti-10" - ], + "lumoshroom/subnauti-1","lumoshroom/subnauti-2","lumoshroom/subnauti-3","lumoshroom/subnauti-4","lumoshroom/subnauti-5","lumoshroom/subnauti-6","lumoshroom/subnauti-7","lumoshroom/subnauti-8","lumoshroom/subnauti-9","lumoshroom/subnauti-10"], "translate": { "x": 0, "y": 0, diff --git a/biomes/mushroom/plains.json b/biomes/mushroom/plains.json index 79b11058..d6041a9a 100644 --- a/biomes/mushroom/plains.json +++ b/biomes/mushroom/plains.json @@ -82,21 +82,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "stone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "stone_button" - } - ], + }], "style": { "style": "STATIC" } @@ -113,8 +110,7 @@ }, { "block": "brown_mushroom" - } - ], + }], "style": { "style": "STATIC" } @@ -135,17 +131,7 @@ "enabled": true }, "place": [ - "mushroom-red/small-organell-r-1", - "mushroom-red/small-organell-r-2", - "mushroom-red/small-organell-r-3", - "mushroom-red/small-organell-r-4", - "mushroom-red/small-organell-r-5", - "mushroom-red/small-organell-r-6", - "mushroom-red/small-organell-r-7", - "mushroom-red/small-organell-r-8", - "mushroom-red/small-organell-r-9", - "mushroom-red/small-organell-r-10" - ], + "mushroom-red/small-organell-r-1","mushroom-red/small-organell-r-2","mushroom-red/small-organell-r-3","mushroom-red/small-organell-r-4","mushroom-red/small-organell-r-5","mushroom-red/small-organell-r-6","mushroom-red/small-organell-r-7","mushroom-red/small-organell-r-8","mushroom-red/small-organell-r-9","mushroom-red/small-organell-r-10"], "translate": { "x": 0, "y": -1, @@ -169,8 +155,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -181,17 +166,7 @@ "enabled": true }, "place": [ - "mushroom-red/small-organell-r-1", - "mushroom-red/small-organell-r-2", - "mushroom-red/small-organell-r-3", - "mushroom-red/small-organell-r-4", - "mushroom-red/small-organell-r-5", - "mushroom-red/small-organell-r-6", - "mushroom-red/small-organell-r-7", - "mushroom-red/small-organell-r-8", - "mushroom-red/small-organell-r-9", - "mushroom-red/small-organell-r-10" - ], + "mushroom-red/small-organell-r-1","mushroom-red/small-organell-r-2","mushroom-red/small-organell-r-3","mushroom-red/small-organell-r-4","mushroom-red/small-organell-r-5","mushroom-red/small-organell-r-6","mushroom-red/small-organell-r-7","mushroom-red/small-organell-r-8","mushroom-red/small-organell-r-9","mushroom-red/small-organell-r-10"], "translate": { "x": 0, "y": -1, @@ -215,8 +190,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -227,12 +201,7 @@ "enabled": true }, "place": [ - "shroom/mushclutt1", - "shroom/mushclutt2", - "shroom/mushclutt3", - "shroom/mushclutt4", - "shroom/mushclutt5" - ], + "shroom/mushclutt1","shroom/mushclutt2","shroom/mushclutt3","shroom/mushclutt4","shroom/mushclutt5"], "translate": { "x": 0, "y": -1, @@ -252,12 +221,7 @@ "enabled": true }, "place": [ - "shroom/mushclutt1", - "shroom/mushclutt2", - "shroom/mushclutt3", - "shroom/mushclutt4", - "shroom/mushclutt5" - ], + "shroom/mushclutt1","shroom/mushclutt2","shroom/mushclutt3","shroom/mushclutt4","shroom/mushclutt5"], "translate": { "x": 0, "y": -1, diff --git a/biomes/mushroom/warped-forest.json b/biomes/mushroom/warped-forest.json index c4678aa3..d56caccb 100644 --- a/biomes/mushroom/warped-forest.json +++ b/biomes/mushroom/warped-forest.json @@ -56,21 +56,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "polished_blackstone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "warped_button" - } - ], + }], "style": { "style": "STATIC" } @@ -84,8 +81,7 @@ "palette": [ { "block": "warped_fungus" - } - ], + }], "style": { "style": "STATIC" } @@ -99,8 +95,7 @@ "palette": [ { "block": "warped_roots" - } - ], + }], "style": { "style": "STATIC" } @@ -115,8 +110,7 @@ "palette": [ { "block": "twisting_vines_plant" - } - ], + }], "style": { "style": "STATIC" }, @@ -169,8 +163,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -181,17 +174,7 @@ "enabled": true }, "place": [ - "mushroom-red/small-organell-r-1", - "mushroom-red/small-organell-r-2", - "mushroom-red/small-organell-r-3", - "mushroom-red/small-organell-r-4", - "mushroom-red/small-organell-r-5", - "mushroom-red/small-organell-r-6", - "mushroom-red/small-organell-r-7", - "mushroom-red/small-organell-r-8", - "mushroom-red/small-organell-r-9", - "mushroom-red/small-organell-r-10" - ], + "mushroom-red/small-organell-r-1","mushroom-red/small-organell-r-2","mushroom-red/small-organell-r-3","mushroom-red/small-organell-r-4","mushroom-red/small-organell-r-5","mushroom-red/small-organell-r-6","mushroom-red/small-organell-r-7","mushroom-red/small-organell-r-8","mushroom-red/small-organell-r-9","mushroom-red/small-organell-r-10"], "translate": { "x": 0, "y": -1, @@ -243,8 +226,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -255,17 +237,7 @@ "enabled": true }, "place": [ - "mushroom-red/small-organell-r-1", - "mushroom-red/small-organell-r-2", - "mushroom-red/small-organell-r-3", - "mushroom-red/small-organell-r-4", - "mushroom-red/small-organell-r-5", - "mushroom-red/small-organell-r-6", - "mushroom-red/small-organell-r-7", - "mushroom-red/small-organell-r-8", - "mushroom-red/small-organell-r-9", - "mushroom-red/small-organell-r-10" - ], + "mushroom-red/small-organell-r-1","mushroom-red/small-organell-r-2","mushroom-red/small-organell-r-3","mushroom-red/small-organell-r-4","mushroom-red/small-organell-r-5","mushroom-red/small-organell-r-6","mushroom-red/small-organell-r-7","mushroom-red/small-organell-r-8","mushroom-red/small-organell-r-9","mushroom-red/small-organell-r-10"], "translate": { "x": 0, "y": -1, @@ -317,8 +289,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -329,19 +300,7 @@ "enabled": true }, "place": [ - "mushroom-red/organell-r-1", - "mushroom-red/organell-r-2", - "mushroom-red/organell-b-1", - "mushroom-red/organell-b-2", - "mushroom-red/organell-r-3", - "mushroom-red/organell-r-4", - "mushroom-red/organell-r-5", - "mushroom-red/organell-r-6", - "mushroom-red/organell-r-7", - "mushroom-red/organell-r-8", - "mushroom-red/organell-r-9", - "mushroom-red/organell-r-10" - ], + "mushroom-red/organell-r-1","mushroom-red/organell-r-2","mushroom-red/organell-b-1","mushroom-red/organell-b-2","mushroom-red/organell-r-3","mushroom-red/organell-r-4","mushroom-red/organell-r-5","mushroom-red/organell-r-6","mushroom-red/organell-r-7","mushroom-red/organell-r-8","mushroom-red/organell-r-9","mushroom-red/organell-r-10"], "translate": { "x": 0, "y": -1, @@ -393,8 +352,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -405,19 +363,7 @@ "enabled": true }, "place": [ - "mushroom-red/organell-r-1", - "mushroom-red/organell-r-2", - "mushroom-red/organell-b-1", - "mushroom-red/organell-b-2", - "mushroom-red/organell-r-3", - "mushroom-red/organell-r-4", - "mushroom-red/organell-r-5", - "mushroom-red/organell-r-6", - "mushroom-red/organell-r-7", - "mushroom-red/organell-r-8", - "mushroom-red/organell-r-9", - "mushroom-red/organell-r-10" - ], + "mushroom-red/organell-r-1","mushroom-red/organell-r-2","mushroom-red/organell-b-1","mushroom-red/organell-b-2","mushroom-red/organell-r-3","mushroom-red/organell-r-4","mushroom-red/organell-r-5","mushroom-red/organell-r-6","mushroom-red/organell-r-7","mushroom-red/organell-r-8","mushroom-red/organell-r-9","mushroom-red/organell-r-10"], "translate": { "x": 0, "y": -1, @@ -469,8 +415,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -481,12 +426,7 @@ "enabled": true }, "place": [ - "shroom/mushclutt1", - "shroom/mushclutt2", - "shroom/mushclutt3", - "shroom/mushclutt4", - "shroom/mushclutt5" - ], + "shroom/mushclutt1","shroom/mushclutt2","shroom/mushclutt3","shroom/mushclutt4","shroom/mushclutt5"], "translate": { "x": 0, "y": -1, @@ -538,8 +478,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -550,12 +489,7 @@ "enabled": true }, "place": [ - "shroom/mushclutt1", - "shroom/mushclutt2", - "shroom/mushclutt3", - "shroom/mushclutt4", - "shroom/mushclutt5" - ], + "shroom/mushclutt1","shroom/mushclutt2","shroom/mushclutt3","shroom/mushclutt4","shroom/mushclutt5"], "translate": { "x": 0, "y": -1, diff --git a/biomes/ocean/beach.json b/biomes/ocean/beach.json index bf113479..d050d952 100644 --- a/biomes/ocean/beach.json +++ b/biomes/ocean/beach.json @@ -51,24 +51,19 @@ { "chance": 0.2, "variance": { - "style": "CELLULAR", - "zoom": 0.3, + "style": "CELLULAR","zoom": 0.3, "fracture": { - "style": "SIMPLEX", - "zoom": 0.2, + "style": "SIMPLEX", "zoom": 0.2, "multiplier": 10, "fracture": { - "style": "STATIC", - "multiplier": 15 + "style": "STATIC", "multiplier": 15 } } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", - "zoom": 0.3, + "style": "TRIOCTAVE_SIMPLEX","zoom": 0.3, "fracture": { - "style": "STATIC", - "multiplier": 8 + "style": "STATIC", "multiplier": 8 } }, "palette": [ @@ -130,12 +125,7 @@ "objects": [ { "place": [ - "landform/stone/1", - "landform/stone/2", - "landform/stone/3", - "landform/stone/4", - "landform/stone/5" - ], + "landform/stone/1","landform/stone/2","landform/stone/3","landform/stone/4","landform/stone/5"], "chance": 0.02, "mode": "MIN_HEIGHT", "rotation": { diff --git a/biomes/ocean/deep.json b/biomes/ocean/deep.json index d1d6bb7d..d0cd456a 100644 --- a/biomes/ocean/deep.json +++ b/biomes/ocean/deep.json @@ -62,8 +62,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "stackMin": 2, "stackMax": 12 }, @@ -79,16 +78,13 @@ "chance": 0.2, "palette": [ { - "block": "tall_seagrass", - "data": { + "block": "tall_seagrass", "data": { "half": "lower" } - } - ], + }], "topPalette": [ { - "block": "tall_seagrass", - "data": { + "block": "tall_seagrass", "data": { "half": "upper" } } @@ -111,15 +107,12 @@ } }, "place": [ - "ships/gall-1", - "ships/gall-2", - "ships/gall-3" + "ships/gall-1","ships/gall-2","ships/gall-3" ] }, { "place": [ - "ships/generic" - ], + "ships/generic"], "chance": 0.001, "onwater": true, "translate": { @@ -142,26 +135,7 @@ } }, "place": [ - "shipwreck/with-mast", - "shipwreck/with-mast-degraded", - "shipwreck/rightsideup-full", - "shipwreck/rightsideup-full-degraded", - "shipwreck/rightsideup-fronthalf", - "shipwreck/rightsideup-fronthalf-degraded", - "shipwreck/rightsideup-backhalf", - "shipwreck/rightsideup-backhalf-degraded", - "shipwreck/sideways-full", - "shipwreck/sideways-full-degraded", - "shipwreck/sideways-fronthalf", - "shipwreck/sideways-fronthalf-degraded", - "shipwreck/sideways-backhalf", - "shipwreck/sideways-backhalf-degraded", - "shipwreck/upsidedown-full", - "shipwreck/upsidedown-full-degraded", - "shipwreck/upsidedown-fronthalf", - "shipwreck/upsidedown-fronthalf-degraded", - "shipwreck/upsidedown-backhalf", - "shipwreck/upsidedown-backhalf-degraded" + "shipwreck/with-mast","shipwreck/with-mast-degraded","shipwreck/rightsideup-full","shipwreck/rightsideup-full-degraded","shipwreck/rightsideup-fronthalf","shipwreck/rightsideup-fronthalf-degraded","shipwreck/rightsideup-backhalf","shipwreck/rightsideup-backhalf-degraded","shipwreck/sideways-full","shipwreck/sideways-full-degraded","shipwreck/sideways-fronthalf","shipwreck/sideways-fronthalf-degraded","shipwreck/sideways-backhalf","shipwreck/sideways-backhalf-degraded","shipwreck/upsidedown-full","shipwreck/upsidedown-full-degraded","shipwreck/upsidedown-fronthalf","shipwreck/upsidedown-fronthalf-degraded","shipwreck/upsidedown-backhalf","shipwreck/upsidedown-backhalf-degraded" ] } ] diff --git a/biomes/ocean/ocean.json b/biomes/ocean/ocean.json index 33b1fe04..43e5c71c 100644 --- a/biomes/ocean/ocean.json +++ b/biomes/ocean/ocean.json @@ -64,8 +64,7 @@ "zoom": 0.8, "multiplier": 50, "fracture": { - "style": "CELLULAR", - "zoom": 0.3, + "style": "CELLULAR","zoom": 0.3, "multiplier": 25 } } @@ -77,8 +76,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "stackMin": 2, "stackMax": 6 }, @@ -94,16 +92,13 @@ "chance": 0.05, "palette": [ { - "block": "tall_seagrass", - "data": { + "block": "tall_seagrass", "data": { "half": "lower" } - } - ], + }], "topPalette": [ { - "block": "tall_seagrass", - "data": { + "block": "tall_seagrass", "data": { "half": "upper" } } @@ -113,12 +108,7 @@ "objects": [ { "place": [ - "landform/stone/1", - "landform/stone/2", - "landform/stone/3", - "landform/stone/4", - "landform/stone/5" - ], + "landform/stone/1","landform/stone/2","landform/stone/3","landform/stone/4","landform/stone/5"], "chance": 1, "mode": "FAST_MIN_HEIGHT", "underwater": true, @@ -171,37 +161,14 @@ }, { "place": [ - "shipwreck/with-mast-degraded", - "shipwreck/with-mast", - "shipwreck/upsidedown-full-degraded", - "shipwreck/upsidedown-full", - "shipwreck/upsidedown-fronthalf-degraded", - "shipwreck/upsidedown-fronthalf", - "shipwreck/upsidedown-backhalf-degraded", - "shipwreck/upsidedown-backhalf", - "shipwreck/sideways-full-degraded", - "shipwreck/sideways-full", - "shipwreck/sideways-fronthalf-degraded", - "shipwreck/sideways-fronthalf", - "shipwreck/sideways-backhalf-degraded", - "shipwreck/sideways-backhalf", - "shipwreck/rightsideup-full-degraded", - "shipwreck/rightsideup-full", - "shipwreck/rightsideup-fronthalf-degraded", - "shipwreck/rightsideup-fronthalf", - "shipwreck/rightsideup-backhalf-degraded", - "shipwreck/rightsideup-backhalf" - ], + "shipwreck/with-mast-degraded","shipwreck/with-mast","shipwreck/upsidedown-full-degraded","shipwreck/upsidedown-full","shipwreck/upsidedown-fronthalf-degraded","shipwreck/upsidedown-fronthalf","shipwreck/upsidedown-backhalf-degraded","shipwreck/upsidedown-backhalf","shipwreck/sideways-full-degraded","shipwreck/sideways-full","shipwreck/sideways-fronthalf-degraded","shipwreck/sideways-fronthalf","shipwreck/sideways-backhalf-degraded","shipwreck/sideways-backhalf","shipwreck/rightsideup-full-degraded","shipwreck/rightsideup-full","shipwreck/rightsideup-fronthalf-degraded","shipwreck/rightsideup-fronthalf","shipwreck/rightsideup-backhalf-degraded","shipwreck/rightsideup-backhalf"], "chance": 0.008, "underwater": true, "waterloggable": true }, { "place": [ - "ocean-ruins/ruin1", - "ocean-ruins/ruin2", - "ocean-ruins/ruin3" - ], + "ocean-ruins/ruin1","ocean-ruins/ruin2","ocean-ruins/ruin3"], "chance": 0.008, "mode": "VACUUM", "underwater": true, diff --git a/biomes/ocean/warm-bottom.json b/biomes/ocean/warm-bottom.json index b4cc6119..8f3dc459 100644 --- a/biomes/ocean/warm-bottom.json +++ b/biomes/ocean/warm-bottom.json @@ -31,29 +31,25 @@ }, "palette": [ { - "block": "sea_pickle", - "data": { + "block": "sea_pickle", "data": { "pickles": 1 } }, { "weight": 2, - "block": "sea_pickle", - "data": { + "block": "sea_pickle", "data": { "pickles": 2 } }, { "weight": 3, - "block": "sea_pickle", - "data": { + "block": "sea_pickle", "data": { "pickles": 3 } }, { "weight": 4, - "block": "sea_pickle", - "data": { + "block": "sea_pickle", "data": { "pickles": 4 } } @@ -64,8 +60,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "stackMin": 2, "stackMax": 6 }, @@ -81,16 +76,13 @@ "chance": 0.2, "palette": [ { - "block": "tall_seagrass", - "data": { + "block": "tall_seagrass", "data": { "half": "lower" } - } - ], + }], "topPalette": [ { - "block": "tall_seagrass", - "data": { + "block": "tall_seagrass", "data": { "half": "upper" } } @@ -100,19 +92,7 @@ "objects": [ { "place": [ - "coral/coral-pink-1", - "coral/coral-pink-2", - "coral/coral-pink-3", - "coral/coral-pink-4", - "coral/coral-purp-1", - "coral/coral-purp-2", - "coral/coral-purp-3", - "coral/coral-red-1", - "coral/coral-by-1", - "coral/coral-by-2", - "coral/coral-by-3", - "coral/coral-by-4" - ], + "coral/coral-pink-1","coral/coral-pink-2","coral/coral-pink-3","coral/coral-pink-4","coral/coral-purp-1","coral/coral-purp-2","coral/coral-purp-3","coral/coral-red-1","coral/coral-by-1","coral/coral-by-2","coral/coral-by-3","coral/coral-by-4"], "chance": 1, "underwater": true, "mode": "CENTER_HEIGHT", @@ -128,14 +108,7 @@ }, { "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "chance": 1, "density": 8, "underwater": true, @@ -187,12 +160,7 @@ }, { "place": [ - "landform/stone/1", - "landform/stone/2", - "landform/stone/3", - "landform/stone/4", - "landform/stone/5" - ], + "landform/stone/1","landform/stone/2","landform/stone/3","landform/stone/4","landform/stone/5"], "chance": 1, "mode": "FAST_MIN_HEIGHT", "underwater": true, @@ -236,8 +204,7 @@ }, { "place": [ - "landform/underwater/ellipsoid-1" - ], + "landform/underwater/ellipsoid-1"], "chance": 0.5, "underwater": true, "mode": "CENTER_HEIGHT", @@ -254,8 +221,7 @@ ], "replace": { "style": { - "style": "GLOB", - "zoom": 0.02 + "style": "GLOB", "zoom": 0.02 }, "palette": [ { @@ -273,8 +239,7 @@ }, { "place": [ - "ships/generic" - ], + "ships/generic"], "chance": 0.005, "onwater": true, "translate": { diff --git a/biomes/ocean/warm.json b/biomes/ocean/warm.json index 6a4402de..30f1f3ec 100644 --- a/biomes/ocean/warm.json +++ b/biomes/ocean/warm.json @@ -58,8 +58,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "stackMin": 2, "stackMax": 6 }, @@ -75,16 +74,13 @@ "chance": 0.05, "palette": [ { - "block": "tall_seagrass", - "data": { + "block": "tall_seagrass", "data": { "half": "lower" } - } - ], + }], "topPalette": [ { - "block": "tall_seagrass", - "data": { + "block": "tall_seagrass", "data": { "half": "upper" } } @@ -94,19 +90,7 @@ "objects": [ { "place": [ - "coral/coral-pink-1", - "coral/coral-pink-2", - "coral/coral-pink-3", - "coral/coral-pink-4", - "coral/coral-purp-1", - "coral/coral-purp-2", - "coral/coral-purp-3", - "coral/coral-red-1", - "coral/coral-by-1", - "coral/coral-by-2", - "coral/coral-by-3", - "coral/coral-by-4" - ], + "coral/coral-pink-1","coral/coral-pink-2","coral/coral-pink-3","coral/coral-pink-4","coral/coral-purp-1","coral/coral-purp-2","coral/coral-purp-3","coral/coral-red-1","coral/coral-by-1","coral/coral-by-2","coral/coral-by-3","coral/coral-by-4"], "chance": 1, "density": 2, "underwater": true, @@ -123,14 +107,7 @@ }, { "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "chance": 0.5, "density": 2, "underwater": true, @@ -182,12 +159,7 @@ }, { "place": [ - "landform/stone/1", - "landform/stone/2", - "landform/stone/3", - "landform/stone/4", - "landform/stone/5" - ], + "landform/stone/1","landform/stone/2","landform/stone/3","landform/stone/4","landform/stone/5"], "chance": 1, "mode": "FAST_MIN_HEIGHT", "underwater": true, @@ -231,8 +203,7 @@ }, { "place": [ - "ships/generic" - ], + "ships/generic"], "chance": 0.005, "onwater": true, "translate": { diff --git a/biomes/savanna/acacia-denmyre.json b/biomes/savanna/acacia-denmyre.json index 07efe34c..7c441b50 100644 --- a/biomes/savanna/acacia-denmyre.json +++ b/biomes/savanna/acacia-denmyre.json @@ -79,8 +79,7 @@ }, { "block": "brown_mushroom" - } - ], + }], "style": { "style": "STATIC" } @@ -97,8 +96,7 @@ "palette": [ { "block": "cactus" - } - ], + }], "stackMin": 1 }, { @@ -110,8 +108,7 @@ "palette": [ { "block": "grass" - } - ], + }], "style": { "style": "STATIC" } @@ -125,21 +122,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "stone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "stone_button" - } - ], + }], "style": { "style": "STATIC" } @@ -153,8 +147,7 @@ "palette": [ { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" } @@ -189,15 +182,13 @@ "replace": { "palette": [ { - "block": "acacia_leaves", - "data": { + "block": "acacia_leaves", "data": { "persistent": true } } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -208,14 +199,7 @@ "enabled": true }, "place": [ - "acacia-medium/acacia-denmyre-1", - "acacia-medium/acacia-denmyre-2", - "acacia-medium/acacia-denmyre-3", - "acacia-medium/acacia-denmyre-4", - "acacia-medium/acacia-denmyre-5", - "acacia-medium/acacia-denmyre-6", - "acacia-medium/acacia-denmyre-7" - ], + "acacia-medium/acacia-denmyre-1","acacia-medium/acacia-denmyre-2","acacia-medium/acacia-denmyre-3","acacia-medium/acacia-denmyre-4","acacia-medium/acacia-denmyre-5","acacia-medium/acacia-denmyre-6","acacia-medium/acacia-denmyre-7"], "translate": { "x": 0, "y": -1, diff --git a/biomes/savanna/beach.json b/biomes/savanna/beach.json index b44b03fc..fde7907f 100644 --- a/biomes/savanna/beach.json +++ b/biomes/savanna/beach.json @@ -98,14 +98,7 @@ "enabled": true }, "place": [ - "stone-clutt/obelisk-1", - "stone-clutt/obelisk-2", - "stone-clutt/obelisk-3", - "stone-clutt/obelisk-4", - "stone-clutt/obelisk-5", - "stone-clutt/obelisk-6", - "stone-clutt/obelisk-7" - ], + "stone-clutt/obelisk-1","stone-clutt/obelisk-2","stone-clutt/obelisk-3","stone-clutt/obelisk-4","stone-clutt/obelisk-5","stone-clutt/obelisk-6","stone-clutt/obelisk-7"], "translate": { "x": 0, "y": 0, @@ -124,11 +117,7 @@ "enabled": true }, "place": [ - "garbage/clutter-1", - "garbage/clutter-2", - "garbage/clutter-3", - "garbage/clutter-4" - ], + "garbage/clutter-1","garbage/clutter-2","garbage/clutter-3","garbage/clutter-4"], "translate": { "x": 0, "y": 0, @@ -150,8 +139,7 @@ "palette": [ { "block": "grass" - } - ], + }], "style": { "style": "STATIC" } diff --git a/biomes/savanna/cliff.json b/biomes/savanna/cliff.json index fa42fbcc..4cf3db6f 100644 --- a/biomes/savanna/cliff.json +++ b/biomes/savanna/cliff.json @@ -109,8 +109,7 @@ "palette": [ { "block": "dead_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -127,8 +126,7 @@ "palette": [ { "block": "cactus" - } - ], + }], "stackMin": 1 }, { @@ -140,8 +138,7 @@ "palette": [ { "block": "grass" - } - ], + }], "style": { "style": "STATIC" } @@ -155,8 +152,7 @@ "palette": [ { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" } @@ -189,10 +185,7 @@ "enabled": true }, "place": [ - "savanna-gen/savannaD-1", - "savanna-gen/savannaD-2", - "savanna-gen/savannaD-3" - ], + "savanna-gen/savannaD-1","savanna-gen/savannaD-2","savanna-gen/savannaD-3"], "translate": { "x": 0, "y": 0, @@ -211,20 +204,7 @@ "enabled": true }, "place": [ - "savanna-gen/savannaF-1", - "savanna-gen/savannaF-2", - "savanna-gen/savannaF-3", - "savanna-gen/savannaF-4", - "savanna-gen/savannaF-5", - "savanna-gen/savannaF-6", - "savanna-gen/savannaF-7", - "savanna-gen/savannaF-8", - "savanna-gen/savannaF-9", - "savanna-gen/savannaF-10", - "savanna-gen/savannaF-11", - "savanna-gen/savannaF-13", - "savanna-gen/savannaF-14" - ], + "savanna-gen/savannaF-1","savanna-gen/savannaF-2","savanna-gen/savannaF-3","savanna-gen/savannaF-4","savanna-gen/savannaF-5","savanna-gen/savannaF-6","savanna-gen/savannaF-7","savanna-gen/savannaF-8","savanna-gen/savannaF-9","savanna-gen/savannaF-10","savanna-gen/savannaF-11","savanna-gen/savannaF-13","savanna-gen/savannaF-14"], "translate": { "x": 0, "y": -1, @@ -243,19 +223,7 @@ "enabled": true }, "place": [ - "savanna-gen/savannaS-1", - "savanna-gen/savannaS-2", - "savanna-gen/savannaS-3", - "savanna-gen/savannaS-4", - "savanna-gen/savannaS-5", - "savanna-gen/savannaS-6", - "savanna-gen/savannaS-7", - "savanna-gen/savannaS-8", - "savanna-gen/savannas-9", - "savanna-gen/savannas-10", - "savanna-gen/savannas-11", - "savanna-gen/savannas-12" - ], + "savanna-gen/savannaS-1","savanna-gen/savannaS-2","savanna-gen/savannaS-3","savanna-gen/savannaS-4","savanna-gen/savannaS-5","savanna-gen/savannaS-6","savanna-gen/savannaS-7","savanna-gen/savannaS-8","savanna-gen/savannas-9","savanna-gen/savannas-10","savanna-gen/savannas-11","savanna-gen/savannas-12"], "translate": { "x": 0, "y": 0, @@ -274,15 +242,7 @@ "enabled": true }, "place": [ - "savanna-rock/SavanaRock1", - "savanna-rock/SavanaRock2", - "savanna-rock/SavanaRock3", - "savanna-rock/SavanaRock4", - "savanna-rock/SavanaRock5", - "savanna-rock/SavanaRock6", - "savanna-rock/SavanaRock7", - "savanna-rock/SavanaRock8" - ], + "savanna-rock/SavanaRock1","savanna-rock/SavanaRock2","savanna-rock/SavanaRock3","savanna-rock/SavanaRock4","savanna-rock/SavanaRock5","savanna-rock/SavanaRock6","savanna-rock/SavanaRock7","savanna-rock/SavanaRock8"], "translate": { "x": 0, "y": 0, diff --git a/biomes/savanna/forest.json b/biomes/savanna/forest.json index 6e84d842..046c2e1c 100644 --- a/biomes/savanna/forest.json +++ b/biomes/savanna/forest.json @@ -87,21 +87,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "stone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "stone_button" - } - ], + }], "style": { "style": "STATIC" } @@ -115,8 +112,7 @@ "palette": [ { "block": "dead_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -133,8 +129,7 @@ }, { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" } @@ -163,8 +158,7 @@ { "weight": 8, "block": "air" - } - ], + }], "style": { "style": "STATIC" } @@ -184,8 +178,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, @@ -204,10 +197,7 @@ "enabled": true }, "place": [ - "haybale/hay1", - "haybale/hay3", - "haybale/hay2" - ], + "haybale/hay1","haybale/hay3","haybale/hay2"], "translate": { "x": 0, "y": 1, @@ -258,8 +248,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -270,13 +259,7 @@ "enabled": true }, "place": [ - "deadwood/dadwood1", - "deadwood/dadwood2", - "deadwood/dadwood3", - "deadwood/dadwood4", - "deadwood/dadwood5", - "deadwood/dadwood6" - ], + "deadwood/dadwood1","deadwood/dadwood2","deadwood/dadwood3","deadwood/dadwood4","deadwood/dadwood5","deadwood/dadwood6"], "translate": { "x": 0, "y": 0, @@ -295,10 +278,7 @@ "enabled": true }, "place": [ - "haybale/hay1", - "haybale/hay3", - "haybale/hay2" - ], + "haybale/hay1","haybale/hay3","haybale/hay2"], "translate": { "x": 0, "y": 0, @@ -317,12 +297,7 @@ "enabled": true }, "place": [ - "clutter/oak-clutt-1", - "clutter/oak-clutt-2", - "clutter/oak-clutt-3", - "clutter/oak-clutt-4", - "clutter/oak-clutt-5" - ], + "clutter/oak-clutt-1","clutter/oak-clutt-2","clutter/oak-clutt-3","clutter/oak-clutt-4","clutter/oak-clutt-5"], "translate": { "x": 0, "y": 0, diff --git a/biomes/savanna/plateau.json b/biomes/savanna/plateau.json index c7028ccf..2771f412 100644 --- a/biomes/savanna/plateau.json +++ b/biomes/savanna/plateau.json @@ -114,8 +114,7 @@ "palette": [ { "block": "dead_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -132,8 +131,7 @@ "palette": [ { "block": "cactus" - } - ], + }], "stackMin": 1 }, { @@ -145,8 +143,7 @@ "palette": [ { "block": "grass" - } - ], + }], "style": { "style": "STATIC" } @@ -160,8 +157,7 @@ "palette": [ { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" } @@ -180,8 +176,7 @@ "enabled": true }, "place": [ - "camp/camp" - ], + "camp/camp"], "translate": { "x": 0, "y": 0, @@ -201,8 +196,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, @@ -221,10 +215,7 @@ "enabled": true }, "place": [ - "savanna-gen/savannaD-1", - "savanna-gen/savannaD-2", - "savanna-gen/savannaD-3" - ], + "savanna-gen/savannaD-1","savanna-gen/savannaD-2","savanna-gen/savannaD-3"], "translate": { "x": 0, "y": 0, @@ -243,20 +234,7 @@ "enabled": true }, "place": [ - "savanna-gen/savannaF-1", - "savanna-gen/savannaF-2", - "savanna-gen/savannaF-3", - "savanna-gen/savannaF-4", - "savanna-gen/savannaF-5", - "savanna-gen/savannaF-6", - "savanna-gen/savannaF-7", - "savanna-gen/savannaF-8", - "savanna-gen/savannaF-9", - "savanna-gen/savannaF-10", - "savanna-gen/savannaF-11", - "savanna-gen/savannaF-13", - "savanna-gen/savannaF-14" - ], + "savanna-gen/savannaF-1","savanna-gen/savannaF-2","savanna-gen/savannaF-3","savanna-gen/savannaF-4","savanna-gen/savannaF-5","savanna-gen/savannaF-6","savanna-gen/savannaF-7","savanna-gen/savannaF-8","savanna-gen/savannaF-9","savanna-gen/savannaF-10","savanna-gen/savannaF-11","savanna-gen/savannaF-13","savanna-gen/savannaF-14"], "translate": { "x": 0, "y": -1, @@ -275,19 +253,7 @@ "enabled": true }, "place": [ - "savanna-gen/savannaS-1", - "savanna-gen/savannaS-2", - "savanna-gen/savannaS-3", - "savanna-gen/savannaS-4", - "savanna-gen/savannaS-5", - "savanna-gen/savannaS-6", - "savanna-gen/savannaS-7", - "savanna-gen/savannaS-8", - "savanna-gen/savannas-9", - "savanna-gen/savannas-10", - "savanna-gen/savannas-11", - "savanna-gen/savannas-12" - ], + "savanna-gen/savannaS-1","savanna-gen/savannaS-2","savanna-gen/savannaS-3","savanna-gen/savannaS-4","savanna-gen/savannaS-5","savanna-gen/savannaS-6","savanna-gen/savannaS-7","savanna-gen/savannaS-8","savanna-gen/savannas-9","savanna-gen/savannas-10","savanna-gen/savannas-11","savanna-gen/savannas-12"], "translate": { "x": 0, "y": 0, @@ -306,15 +272,7 @@ "enabled": true }, "place": [ - "savanna-rock/SavanaRock1", - "savanna-rock/SavanaRock2", - "savanna-rock/SavanaRock3", - "savanna-rock/SavanaRock4", - "savanna-rock/SavanaRock5", - "savanna-rock/SavanaRock6", - "savanna-rock/SavanaRock7", - "savanna-rock/SavanaRock8" - ], + "savanna-rock/SavanaRock1","savanna-rock/SavanaRock2","savanna-rock/SavanaRock3","savanna-rock/SavanaRock4","savanna-rock/SavanaRock5","savanna-rock/SavanaRock6","savanna-rock/SavanaRock7","savanna-rock/SavanaRock8"], "translate": { "x": 0, "y": 0, diff --git a/biomes/savanna/savanna.json b/biomes/savanna/savanna.json index b7f02b3f..7ef9ffd0 100644 --- a/biomes/savanna/savanna.json +++ b/biomes/savanna/savanna.json @@ -122,8 +122,7 @@ "palette": [ { "block": "dead_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -140,8 +139,7 @@ "palette": [ { "block": "cactus" - } - ], + }], "stackMin": 1 }, { @@ -153,8 +151,7 @@ "palette": [ { "block": "grass" - } - ], + }], "style": { "style": "STATIC" } @@ -168,8 +165,7 @@ "palette": [ { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" } @@ -188,8 +184,7 @@ "enabled": true }, "place": [ - "camp/camp" - ], + "camp/camp"], "translate": { "x": 0, "y": 0, @@ -209,8 +204,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, @@ -229,10 +223,7 @@ "enabled": true }, "place": [ - "savanna-gen/savannaD-1", - "savanna-gen/savannaD-2", - "savanna-gen/savannaD-3" - ], + "savanna-gen/savannaD-1","savanna-gen/savannaD-2","savanna-gen/savannaD-3"], "translate": { "x": 0, "y": 0, @@ -251,20 +242,7 @@ "enabled": true }, "place": [ - "savanna-gen/savannaF-1", - "savanna-gen/savannaF-2", - "savanna-gen/savannaF-3", - "savanna-gen/savannaF-4", - "savanna-gen/savannaF-5", - "savanna-gen/savannaF-6", - "savanna-gen/savannaF-7", - "savanna-gen/savannaF-8", - "savanna-gen/savannaF-9", - "savanna-gen/savannaF-10", - "savanna-gen/savannaF-11", - "savanna-gen/savannaF-13", - "savanna-gen/savannaF-14" - ], + "savanna-gen/savannaF-1","savanna-gen/savannaF-2","savanna-gen/savannaF-3","savanna-gen/savannaF-4","savanna-gen/savannaF-5","savanna-gen/savannaF-6","savanna-gen/savannaF-7","savanna-gen/savannaF-8","savanna-gen/savannaF-9","savanna-gen/savannaF-10","savanna-gen/savannaF-11","savanna-gen/savannaF-13","savanna-gen/savannaF-14"], "translate": { "x": 0, "y": -1, @@ -283,19 +261,7 @@ "enabled": true }, "place": [ - "savanna-gen/savannaS-1", - "savanna-gen/savannaS-2", - "savanna-gen/savannaS-3", - "savanna-gen/savannaS-4", - "savanna-gen/savannaS-5", - "savanna-gen/savannaS-6", - "savanna-gen/savannaS-7", - "savanna-gen/savannaS-8", - "savanna-gen/savannas-9", - "savanna-gen/savannas-10", - "savanna-gen/savannas-11", - "savanna-gen/savannas-12" - ], + "savanna-gen/savannaS-1","savanna-gen/savannaS-2","savanna-gen/savannaS-3","savanna-gen/savannaS-4","savanna-gen/savannaS-5","savanna-gen/savannaS-6","savanna-gen/savannaS-7","savanna-gen/savannaS-8","savanna-gen/savannas-9","savanna-gen/savannas-10","savanna-gen/savannas-11","savanna-gen/savannas-12"], "translate": { "x": 0, "y": 0, @@ -314,15 +280,7 @@ "enabled": true }, "place": [ - "savanna-rock/SavanaRock1", - "savanna-rock/SavanaRock2", - "savanna-rock/SavanaRock3", - "savanna-rock/SavanaRock4", - "savanna-rock/SavanaRock5", - "savanna-rock/SavanaRock6", - "savanna-rock/SavanaRock7", - "savanna-rock/SavanaRock8" - ], + "savanna-rock/SavanaRock1","savanna-rock/SavanaRock2","savanna-rock/SavanaRock3","savanna-rock/SavanaRock4","savanna-rock/SavanaRock5","savanna-rock/SavanaRock6","savanna-rock/SavanaRock7","savanna-rock/SavanaRock8"], "translate": { "x": 0, "y": 0, diff --git a/biomes/swamp/beach.json b/biomes/swamp/beach.json index 80faeb1c..e6bf6fc1 100644 --- a/biomes/swamp/beach.json +++ b/biomes/swamp/beach.json @@ -56,16 +56,14 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "dark_oak_button" }, { "block": "air" - } - ], + }], "style": { "style": "STATIC" } @@ -88,8 +86,7 @@ }, { "block": "poppy" - } - ], + }], "style": { "style": "STATIC" } @@ -107,8 +104,7 @@ "palette": [ { "block": "sugar_cane" - } - ], + }], "style": { "style": "STATIC" }, @@ -134,15 +130,7 @@ "objects": [ { "place": [ - "tree/jungle/1", - "tree/jungle/2", - "tree/jungle/3", - "tree/jungle/4", - "tree/jungle/5", - "tree/jungle/7", - "tree/jungle/8", - "tree/jungle/9" - ], + "tree/jungle/1","tree/jungle/2","tree/jungle/3","tree/jungle/4","tree/jungle/5","tree/jungle/7","tree/jungle/8","tree/jungle/9"], "chance": 1, "edit": [ { @@ -154,8 +142,7 @@ "replace": { "palette": [ { - "block": "oak_leaves", - "data": { + "block": "oak_leaves", "data": { "persistent": true } } @@ -189,8 +176,7 @@ } ] } - } - ], + }], "rotation": { "enabled": true, "yAxis": { diff --git a/biomes/swamp/denmyre.json b/biomes/swamp/denmyre.json index dc171b0e..1448c3b0 100644 --- a/biomes/swamp/denmyre.json +++ b/biomes/swamp/denmyre.json @@ -78,8 +78,7 @@ }, { "block": "brown_mushroom" - } - ], + }], "style": { "style": "STATIC" } @@ -93,8 +92,7 @@ "palette": [ { "block": "grass" - } - ], + }], "style": { "style": "STATIC" } @@ -108,21 +106,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "dark_oak_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "dark_oak_button" - } - ], + }], "style": { "style": "STATIC" } @@ -136,8 +131,7 @@ "palette": [ { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" } @@ -157,8 +151,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, @@ -192,8 +185,7 @@ "replace": { "palette": [ { - "block": "dark_oak_leaves", - "data": { + "block": "dark_oak_leaves", "data": { "persistent": true } } @@ -227,8 +219,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -239,14 +230,7 @@ "enabled": true }, "place": [ - "acacia-medium/acacia-denmyre-1", - "acacia-medium/acacia-denmyre-2", - "acacia-medium/acacia-denmyre-3", - "acacia-medium/acacia-denmyre-4", - "acacia-medium/acacia-denmyre-5", - "acacia-medium/acacia-denmyre-6", - "acacia-medium/acacia-denmyre-7" - ], + "acacia-medium/acacia-denmyre-1","acacia-medium/acacia-denmyre-2","acacia-medium/acacia-denmyre-3","acacia-medium/acacia-denmyre-4","acacia-medium/acacia-denmyre-5","acacia-medium/acacia-denmyre-6","acacia-medium/acacia-denmyre-7"], "translate": { "x": 0, "y": -1, @@ -265,14 +249,7 @@ "enabled": true }, "place": [ - "stone-clutt/obelisk-1", - "stone-clutt/obelisk-2", - "stone-clutt/obelisk-3", - "stone-clutt/obelisk-4", - "stone-clutt/obelisk-5", - "stone-clutt/obelisk-6", - "stone-clutt/obelisk-7" - ], + "stone-clutt/obelisk-1","stone-clutt/obelisk-2","stone-clutt/obelisk-3","stone-clutt/obelisk-4","stone-clutt/obelisk-5","stone-clutt/obelisk-6","stone-clutt/obelisk-7"], "translate": { "x": 0, "y": 0, @@ -291,8 +268,7 @@ "replace": { "palette": [ { - "block": "dark_oak_leaves", - "data": { + "block": "dark_oak_leaves", "data": { "persistent": true } } @@ -308,8 +284,7 @@ "replace": { "palette": [ { - "block": "dark_oak_leaves", - "data": { + "block": "dark_oak_leaves", "data": { "persistent": true } } @@ -325,15 +300,13 @@ "replace": { "palette": [ { - "block": "dark_oak_leaves", - "data": { + "block": "dark_oak_leaves", "data": { "persistent": true } } ] } - } - ], + }], "density": 2, "rotation": { "yAxis": { @@ -345,17 +318,7 @@ "enabled": true }, "place": [ - "denmyre/oak-denmyre-clutter-1", - "denmyre/oak-denmyre-clutter-2", - "denmyre/oak-denmyre-clutter-3", - "denmyre/oak-denmyre-clutter-4", - "denmyre/oak-denmyre-clutter-5", - "denmyre/oak-denmyre-clutter-6", - "denmyre/oak-denmyre-clutter-7", - "denmyre/oak-denmyre-clutter-8", - "denmyre/oak-denmyre-clutter-9", - "denmyre/oak-denmyre-clutter-10" - ], + "denmyre/oak-denmyre-clutter-1","denmyre/oak-denmyre-clutter-2","denmyre/oak-denmyre-clutter-3","denmyre/oak-denmyre-clutter-4","denmyre/oak-denmyre-clutter-5","denmyre/oak-denmyre-clutter-6","denmyre/oak-denmyre-clutter-7","denmyre/oak-denmyre-clutter-8","denmyre/oak-denmyre-clutter-9","denmyre/oak-denmyre-clutter-10"], "translate": { "x": 0, "y": -1, diff --git a/biomes/swamp/lake.json b/biomes/swamp/lake.json index ee70e8a1..8d98c382 100644 --- a/biomes/swamp/lake.json +++ b/biomes/swamp/lake.json @@ -83,8 +83,7 @@ }, { "block": "red_mushroom" - } - ], + }], "style": { "style": "STATIC" } @@ -101,8 +100,7 @@ }, { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" } @@ -119,8 +117,7 @@ }, { "block": "fern" - } - ], + }], "style": { "style": "STATIC" } @@ -155,10 +152,7 @@ "enabled": true }, "place": [ - "clutter/oak-clutt-1", - "clutter/oak-clutt-2", - "clutter/oak-clutt-3" - ], + "clutter/oak-clutt-1","clutter/oak-clutt-2","clutter/oak-clutt-3"], "translate": { "x": 0, "y": -2, diff --git a/biomes/swamp/marsh-rotten.json b/biomes/swamp/marsh-rotten.json index ef23d5b1..ba7280f7 100644 --- a/biomes/swamp/marsh-rotten.json +++ b/biomes/swamp/marsh-rotten.json @@ -93,8 +93,7 @@ }, { "block": "red_mushroom" - } - ], + }], "style": { "style": "STATIC" } @@ -111,8 +110,7 @@ }, { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" } @@ -129,8 +127,7 @@ }, { "block": "fern" - } - ], + }], "style": { "style": "STATIC" } @@ -165,13 +162,7 @@ "enabled": true }, "place": [ - "wasteland/dead-1", - "wasteland/dead-2", - "wasteland/dead-3", - "wasteland/dead-4", - "wasteland/dead-5", - "wasteland/dead-6" - ], + "wasteland/dead-1","wasteland/dead-2","wasteland/dead-3","wasteland/dead-4","wasteland/dead-5","wasteland/dead-6"], "translate": { "x": 0, "y": -2, @@ -191,13 +182,7 @@ "enabled": true }, "place": [ - "misc/shrub-1", - "misc/shrub-2", - "misc/shrub-3", - "misc/shrub-4", - "misc/shrub-5", - "misc/shrub-6" - ], + "misc/shrub-1","misc/shrub-2","misc/shrub-3","misc/shrub-4","misc/shrub-5","misc/shrub-6"], "translate": { "x": 0, "y": -2, @@ -216,14 +201,7 @@ "enabled": true }, "place": [ - "wasteland/stone-1", - "wasteland/stone-2", - "wasteland/stone-3", - "wasteland/stone-4", - "wasteland/stone-5", - "wasteland/stone-6", - "wasteland/stone-7" - ], + "wasteland/stone-1","wasteland/stone-2","wasteland/stone-3","wasteland/stone-4","wasteland/stone-5","wasteland/stone-6","wasteland/stone-7"], "translate": { "x": 0, "y": -2, diff --git a/biomes/swamp/marsh.json b/biomes/swamp/marsh.json index f2973343..40eec387 100644 --- a/biomes/swamp/marsh.json +++ b/biomes/swamp/marsh.json @@ -93,8 +93,7 @@ }, { "block": "red_mushroom" - } - ], + }], "style": { "style": "STATIC" } @@ -111,8 +110,7 @@ }, { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" } @@ -129,8 +127,7 @@ }, { "block": "fern" - } - ], + }], "style": { "style": "STATIC" } @@ -154,15 +151,7 @@ { "place": [ - "tree/jungle/1", - "tree/jungle/2", - "tree/jungle/3", - "tree/jungle/4", - "tree/jungle/5", - "tree/jungle/7", - "tree/jungle/8", - "tree/jungle/9" - ], + "tree/jungle/1","tree/jungle/2","tree/jungle/3","tree/jungle/4","tree/jungle/5","tree/jungle/7","tree/jungle/8","tree/jungle/9"], "chance": 0.8, "edit": [ { @@ -174,8 +163,7 @@ "replace": { "palette": [ { - "block": "oak_leaves", - "data": { + "block": "oak_leaves", "data": { "persistent": true } } @@ -209,8 +197,7 @@ } ] } - } - ], + }], "rotation": { "enabled": true, "yAxis": { @@ -237,10 +224,7 @@ "enabled": true }, "place": [ - "clutter/oak-clutt-1", - "clutter/oak-clutt-2", - "clutter/oak-clutt-3" - ], + "clutter/oak-clutt-1","clutter/oak-clutt-2","clutter/oak-clutt-3"], "translate": { "x": 0, "y": -2, diff --git a/biomes/swamp/murky-cavern-gleaming.json b/biomes/swamp/murky-cavern-gleaming.json index de19445a..7d0f058d 100644 --- a/biomes/swamp/murky-cavern-gleaming.json +++ b/biomes/swamp/murky-cavern-gleaming.json @@ -227,8 +227,7 @@ }, { "block": "red_mushroom" - } - ], + }], "style": { "style": "STATIC" } @@ -242,8 +241,7 @@ "palette": [ { "block": "cobweb" - } - ], + }], "style": { "style": "STATIC" } @@ -262,8 +260,7 @@ "enabled": true }, "place": [ - "camp/camp" - ], + "camp/camp"], "translate": { "x": 0, "y": 0, @@ -283,8 +280,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, @@ -303,22 +299,7 @@ "enabled": true }, "place": [ - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder3", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8", - "boulder/boulder9", - "boulder/boulder10", - "boulder/boulder11", - "boulder/boulder12", - "boulder/boulder13", - "boulder/boulder14", - "boulder/boulder15" - ], + "boulder/boulder1","boulder/boulder2","boulder/boulder3","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8","boulder/boulder9","boulder/boulder10","boulder/boulder11","boulder/boulder12","boulder/boulder13","boulder/boulder14","boulder/boulder15"], "translate": { "x": 0, "y": -2, diff --git a/biomes/swamp/murky-cavern.json b/biomes/swamp/murky-cavern.json index a3ae9837..1e2c22bb 100644 --- a/biomes/swamp/murky-cavern.json +++ b/biomes/swamp/murky-cavern.json @@ -67,8 +67,7 @@ }, { "block": "red_mushroom" - } - ], + }], "style": { "style": "STATIC" } @@ -82,8 +81,7 @@ "palette": [ { "block": "cobweb" - } - ], + }], "style": { "style": "STATIC" } @@ -102,8 +100,7 @@ "enabled": true }, "place": [ - "camp/camp" - ], + "camp/camp"], "translate": { "x": 0, "y": 0, @@ -123,8 +120,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, @@ -143,22 +139,7 @@ "enabled": true }, "place": [ - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder3", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8", - "boulder/boulder9", - "boulder/boulder10", - "boulder/boulder11", - "boulder/boulder12", - "boulder/boulder13", - "boulder/boulder14", - "boulder/boulder15" - ], + "boulder/boulder1","boulder/boulder2","boulder/boulder3","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8","boulder/boulder9","boulder/boulder10","boulder/boulder11","boulder/boulder12","boulder/boulder13","boulder/boulder14","boulder/boulder15"], "translate": { "x": 0, "y": -2, diff --git a/biomes/swamp/ocean-tree.json b/biomes/swamp/ocean-tree.json index a7dcd2cd..3db8c9c6 100644 --- a/biomes/swamp/ocean-tree.json +++ b/biomes/swamp/ocean-tree.json @@ -14,8 +14,7 @@ "minHeight": 2, "maxHeight": 3, "style": { - "style": "VASCULAR", - "zoom": 0.8, + "style": "VASCULAR","zoom": 0.8, "fracture": { "multiplier": 2, "style": "STATIC" @@ -69,8 +68,7 @@ "palette": [ { "block": "lily_pad" - } - ], + }], "style": { "style": "STATIC" } @@ -84,8 +82,7 @@ "palette": [ { "block": "seagrass" - } - ], + }], "style": { "style": "STATIC" } @@ -102,8 +99,7 @@ }, { "block": "magma_block" - } - ], + }], "style": { "style": "STATIC" } @@ -119,8 +115,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "style": { "style": "STATIC" }, @@ -140,8 +135,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "style": { "style": "STATIC" }, @@ -170,8 +164,7 @@ "pickles": 2 }, "block": "sea_pickle" - } - ], + }], "style": { "style": "STATIC" } @@ -192,10 +185,7 @@ }, "underwater": true, "place": [ - "ships/swreck-1", - "ships/usd-ship-1", - "ships/usd-ship-2" - ], + "ships/swreck-1","ships/usd-ship-1","ships/usd-ship-2"], "edit": [ { "find": [ @@ -210,8 +200,7 @@ } ] } - } - ], + }], "translate": { "x": 0, "y": 4, @@ -221,15 +210,7 @@ { "mode": "FAST_MIN_HEIGHT", "place": [ - "tree/jungle/1", - "tree/jungle/2", - "tree/jungle/3", - "tree/jungle/4", - "tree/jungle/5", - "tree/jungle/7", - "tree/jungle/8", - "tree/jungle/9" - ], + "tree/jungle/1","tree/jungle/2","tree/jungle/3","tree/jungle/4","tree/jungle/5","tree/jungle/7","tree/jungle/8","tree/jungle/9"], "chance": 0.3, "edit": [ { @@ -241,8 +222,7 @@ "replace": { "palette": [ { - "block": "oak_leaves", - "data": { + "block": "oak_leaves", "data": { "persistent": true } } @@ -290,8 +270,7 @@ } ] } - } - ], + }], "onwater": true, "rotation": { "enabled": true, diff --git a/biomes/swamp/ocean.json b/biomes/swamp/ocean.json index 75f0c916..336ee13e 100644 --- a/biomes/swamp/ocean.json +++ b/biomes/swamp/ocean.json @@ -14,8 +14,7 @@ "minHeight": 2, "maxHeight": 3, "style": { - "style": "VASCULAR", - "zoom": 0.8, + "style": "VASCULAR","zoom": 0.8, "fracture": { "multiplier": 2, "style": "STATIC" @@ -69,8 +68,7 @@ "palette": [ { "block": "lily_pad" - } - ], + }], "style": { "style": "STATIC" } @@ -84,8 +82,7 @@ "palette": [ { "block": "seagrass" - } - ], + }], "style": { "style": "STATIC" } @@ -102,8 +99,7 @@ }, { "block": "magma_block" - } - ], + }], "style": { "style": "STATIC" } @@ -119,8 +115,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "style": { "style": "STATIC" }, @@ -140,8 +135,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "style": { "style": "STATIC" }, @@ -170,8 +164,7 @@ "pickles": 2 }, "block": "sea_pickle" - } - ], + }], "style": { "style": "STATIC" } @@ -192,10 +185,7 @@ }, "underwater": true, "place": [ - "ships/swreck-1", - "ships/usd-ship-1", - "ships/usd-ship-2" - ], + "ships/swreck-1","ships/usd-ship-1","ships/usd-ship-2"], "edit": [ { "find": [ @@ -210,8 +200,7 @@ } ] } - } - ], + }], "translate": { "x": 0, "y": -4, diff --git a/biomes/swamp/roofed-forest.json b/biomes/swamp/roofed-forest.json index 8a41ce9f..3047cfb4 100644 --- a/biomes/swamp/roofed-forest.json +++ b/biomes/swamp/roofed-forest.json @@ -92,8 +92,7 @@ }, { "block": "red_mushroom" - } - ], + }], "style": { "style": "STATIC" } @@ -107,8 +106,7 @@ "palette": [ { "block": "crimson_fungus" - } - ], + }], "style": { "style": "STATIC" } @@ -122,21 +120,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "dark_oak_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "dark_oak_button" - } - ], + }], "style": { "style": "STATIC" } @@ -150,8 +145,7 @@ "palette": [ { "block": "grass" - } - ], + }], "style": { "style": "STATIC" } @@ -189,8 +183,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -201,19 +194,7 @@ "enabled": true }, "place": [ - "roofed-wayward/med-1", - "roofed-wayward/med-2", - "roofed-wayward/med-3", - "roofed-wayward/med-4", - "roofed-wayward/med-5", - "roofed-wayward/med-6", - "roofed-wayward/med-7", - "roofed-wayward/med-8", - "roofed-wayward/med-9", - "roofed-wayward/med-10", - "roofed-wayward/med-11", - "roofed-wayward/med-12" - ], + "roofed-wayward/med-1","roofed-wayward/med-2","roofed-wayward/med-3","roofed-wayward/med-4","roofed-wayward/med-5","roofed-wayward/med-6","roofed-wayward/med-7","roofed-wayward/med-8","roofed-wayward/med-9","roofed-wayward/med-10","roofed-wayward/med-11","roofed-wayward/med-12"], "translate": { "x": 0, "y": 0, @@ -233,18 +214,7 @@ "enabled": true }, "place": [ - "mushroom-red/organell-b-1", - "mushroom-red/organell-b-2", - "mushroom-red/organell-r-3", - "mushroom-red/organell-r-4", - "mushroom-red/organell-r-5", - "mushroom-red/organell-r-6", - "mushroom-red/organell-r-7", - "mushroom-red/organell-r-8", - "mushroom-red/organell-r-9", - "mushroom-red/organell-r-10", - "mushroom-red/organell-r-11" - ], + "mushroom-red/organell-b-1","mushroom-red/organell-b-2","mushroom-red/organell-r-3","mushroom-red/organell-r-4","mushroom-red/organell-r-5","mushroom-red/organell-r-6","mushroom-red/organell-r-7","mushroom-red/organell-r-8","mushroom-red/organell-r-9","mushroom-red/organell-r-10","mushroom-red/organell-r-11"], "translate": { "x": 0, "y": 0, @@ -268,8 +238,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -280,18 +249,7 @@ "enabled": true }, "place": [ - "mushroom-red/organell-b-1", - "mushroom-red/organell-b-2", - "mushroom-red/organell-r-3", - "mushroom-red/organell-r-4", - "mushroom-red/organell-r-5", - "mushroom-red/organell-r-6", - "mushroom-red/organell-r-7", - "mushroom-red/organell-r-8", - "mushroom-red/organell-r-9", - "mushroom-red/organell-r-10", - "mushroom-red/organell-r-11" - ], + "mushroom-red/organell-b-1","mushroom-red/organell-b-2","mushroom-red/organell-r-3","mushroom-red/organell-r-4","mushroom-red/organell-r-5","mushroom-red/organell-r-6","mushroom-red/organell-r-7","mushroom-red/organell-r-8","mushroom-red/organell-r-9","mushroom-red/organell-r-10","mushroom-red/organell-r-11"], "translate": { "x": 0, "y": 0, @@ -328,8 +286,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -340,17 +297,7 @@ "enabled": true }, "place": [ - "roofed-wayward/taller-roof-1", - "roofed-wayward/taller-roof-2", - "roofed-wayward/taller-roof-3", - "roofed-wayward/taller-roof-4", - "roofed-wayward/taller-roof-5", - "roofed-wayward/taller-roof-6", - "roofed-wayward/taller-roof-7", - "roofed-wayward/taller-roof-8", - "roofed-wayward/taller-roof-9", - "roofed-wayward/taller-roof-10" - ], + "roofed-wayward/taller-roof-1","roofed-wayward/taller-roof-2","roofed-wayward/taller-roof-3","roofed-wayward/taller-roof-4","roofed-wayward/taller-roof-5","roofed-wayward/taller-roof-6","roofed-wayward/taller-roof-7","roofed-wayward/taller-roof-8","roofed-wayward/taller-roof-9","roofed-wayward/taller-roof-10"], "translate": { "x": 0, "y": 0, @@ -369,15 +316,7 @@ "enabled": true }, "place": [ - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder3", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8" - ], + "boulder/boulder1","boulder/boulder2","boulder/boulder3","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8"], "translate": { "x": 0, "y": -2, @@ -442,8 +381,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -454,13 +392,7 @@ "enabled": true }, "place": [ - "stump/stump1", - "stump/stump2", - "stump/stump3", - "stump/stump4", - "stump/stump5", - "stump/stump6" - ], + "stump/stump1","stump/stump2","stump/stump3","stump/stump4","stump/stump5","stump/stump6"], "mode": "VACUUM", "translate": { "x": 0, @@ -526,8 +458,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -538,12 +469,7 @@ "enabled": true }, "place": [ - "clutter/oak-clutt-1", - "clutter/oak-clutt-2", - "clutter/oak-clutt-3", - "clutter/oak-clutt-4", - "clutter/oak-clutt-5" - ], + "clutter/oak-clutt-1","clutter/oak-clutt-2","clutter/oak-clutt-3","clutter/oak-clutt-4","clutter/oak-clutt-5"], "translate": { "x": 0, "y": 0, @@ -556,8 +482,7 @@ "enabled": false }, "place": [ - "stump/grave-1" - ], + "stump/grave-1"], "translate": { "x": 0, "y": -1, diff --git a/biomes/swamp/roofed-wayward.json b/biomes/swamp/roofed-wayward.json index abc4250a..310c9c69 100644 --- a/biomes/swamp/roofed-wayward.json +++ b/biomes/swamp/roofed-wayward.json @@ -93,8 +93,7 @@ }, { "block": "red_mushroom" - } - ], + }], "style": { "style": "STATIC" } @@ -108,8 +107,7 @@ "palette": [ { "block": "crimson_fungus" - } - ], + }], "style": { "style": "STATIC" } @@ -123,8 +121,7 @@ "palette": [ { "block": "grass" - } - ], + }], "style": { "style": "STATIC" } @@ -143,8 +140,7 @@ "replace": { "palette": [ { - "block": "dark_oak_leaves", - "data": { + "block": "dark_oak_leaves", "data": { "persistent": true } } @@ -160,15 +156,13 @@ "replace": { "palette": [ { - "block": "dark_oak_leaves", - "data": { + "block": "dark_oak_leaves", "data": { "persistent": true } } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -179,17 +173,7 @@ "enabled": true }, "place": [ - "roofed-wayward/taller-roof-1", - "roofed-wayward/taller-roof-2", - "roofed-wayward/taller-roof-3", - "roofed-wayward/taller-roof-4", - "roofed-wayward/taller-roof-5", - "roofed-wayward/taller-roof-6", - "roofed-wayward/taller-roof-7", - "roofed-wayward/taller-roof-8", - "roofed-wayward/taller-roof-9", - "roofed-wayward/taller-roof-10" - ], + "roofed-wayward/taller-roof-1","roofed-wayward/taller-roof-2","roofed-wayward/taller-roof-3","roofed-wayward/taller-roof-4","roofed-wayward/taller-roof-5","roofed-wayward/taller-roof-6","roofed-wayward/taller-roof-7","roofed-wayward/taller-roof-8","roofed-wayward/taller-roof-9","roofed-wayward/taller-roof-10"], "translate": { "x": 0, "y": 0, @@ -208,8 +192,7 @@ "replace": { "palette": [ { - "block": "oak_leaves", - "data": { + "block": "oak_leaves", "data": { "persistent": true } } @@ -225,15 +208,13 @@ "replace": { "palette": [ { - "block": "dark_oak_leaves", - "data": { + "block": "dark_oak_leaves", "data": { "persistent": true } } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -244,19 +225,7 @@ "enabled": true }, "place": [ - "roofed-wayward/med-1", - "roofed-wayward/med-2", - "roofed-wayward/med-3", - "roofed-wayward/med-4", - "roofed-wayward/med-5", - "roofed-wayward/med-6", - "roofed-wayward/med-7", - "roofed-wayward/med-8", - "roofed-wayward/med-9", - "roofed-wayward/med-10", - "roofed-wayward/med-11", - "roofed-wayward/med-12" - ], + "roofed-wayward/med-1","roofed-wayward/med-2","roofed-wayward/med-3","roofed-wayward/med-4","roofed-wayward/med-5","roofed-wayward/med-6","roofed-wayward/med-7","roofed-wayward/med-8","roofed-wayward/med-9","roofed-wayward/med-10","roofed-wayward/med-11","roofed-wayward/med-12"], "translate": { "x": 0, "y": 0, @@ -276,18 +245,7 @@ "enabled": true }, "place": [ - "mushroom-red/organell-b-1", - "mushroom-red/organell-b-2", - "mushroom-red/small-organell-r-3", - "mushroom-red/small-organell-r-4", - "mushroom-red/small-organell-r-5", - "mushroom-red/small-organell-r-6", - "mushroom-red/small-organell-r-7", - "mushroom-red/small-organell-r-8", - "mushroom-red/small-organell-r-9", - "mushroom-red/small-organell-r-10", - "mushroom-red/organell-r-11" - ], + "mushroom-red/organell-b-1","mushroom-red/organell-b-2","mushroom-red/small-organell-r-3","mushroom-red/small-organell-r-4","mushroom-red/small-organell-r-5","mushroom-red/small-organell-r-6","mushroom-red/small-organell-r-7","mushroom-red/small-organell-r-8","mushroom-red/small-organell-r-9","mushroom-red/small-organell-r-10","mushroom-red/organell-r-11"], "translate": { "x": 0, "y": 0, @@ -311,8 +269,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -323,18 +280,7 @@ "enabled": true }, "place": [ - "mushroom-red/organell-b-1", - "mushroom-red/organell-b-2", - "mushroom-red/small-organell-r-3", - "mushroom-red/small-organell-r-4", - "mushroom-red/small-organell-r-5", - "mushroom-red/small-organell-r-6", - "mushroom-red/small-organell-r-7", - "mushroom-red/small-organell-r-8", - "mushroom-red/small-organell-r-9", - "mushroom-red/small-organell-r-10", - "mushroom-red/organell-r-11" - ], + "mushroom-red/organell-b-1","mushroom-red/organell-b-2","mushroom-red/small-organell-r-3","mushroom-red/small-organell-r-4","mushroom-red/small-organell-r-5","mushroom-red/small-organell-r-6","mushroom-red/small-organell-r-7","mushroom-red/small-organell-r-8","mushroom-red/small-organell-r-9","mushroom-red/small-organell-r-10","mushroom-red/organell-r-11"], "translate": { "x": 0, "y": 0, @@ -353,15 +299,7 @@ "enabled": true }, "place": [ - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder3", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8" - ], + "boulder/boulder1","boulder/boulder2","boulder/boulder3","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8"], "translate": { "x": 0, "y": -2, @@ -426,8 +364,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -438,13 +375,7 @@ "enabled": true }, "place": [ - "stump/stump1", - "stump/stump2", - "stump/stump3", - "stump/stump4", - "stump/stump5", - "stump/stump6" - ],"mode": "VACUUM", + "stump/stump1","stump/stump2","stump/stump3","stump/stump4","stump/stump5","stump/stump6"],"mode": "VACUUM", "translate": { "x": 0, @@ -510,8 +441,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -522,12 +452,7 @@ "enabled": true }, "place": [ - "clutter/oak-clutt-1", - "clutter/oak-clutt-2", - "clutter/oak-clutt-3", - "clutter/oak-clutt-4", - "clutter/oak-clutt-5" - ], + "clutter/oak-clutt-1","clutter/oak-clutt-2","clutter/oak-clutt-3","clutter/oak-clutt-4","clutter/oak-clutt-5"], "translate": { "x": 0, "y": 0, @@ -540,8 +465,7 @@ "enabled": false }, "place": [ - "stump/grave-1" - ], + "stump/grave-1"], "translate": { "x": 0, "y": -1, diff --git a/biomes/swamp/willow-forest.json b/biomes/swamp/willow-forest.json index fae60cf1..7d66f372 100644 --- a/biomes/swamp/willow-forest.json +++ b/biomes/swamp/willow-forest.json @@ -111,8 +111,7 @@ "palette": [ { "block": "dead_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -138,8 +137,7 @@ }, { "block": "red_mushroom" - } - ], + }], "style": { "style": "STATIC" } @@ -153,8 +151,7 @@ "palette": [ { "block": "grass" - } - ], + }], "style": { "style": "STATIC" } @@ -219,8 +216,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -231,17 +227,7 @@ "enabled": true }, "place": [ - "willwo/willwo-1", - "willwo/willwo-2", - "willwo/willwo-3", - "willwo/willwo-5", - "willwo/willwo-6", - "willwo/willwo-7", - "willwo/willwo-8", - "willwo/willwo-9", - "willwo/willwo-10", - "willwo/willwo-11" - ], + "willwo/willwo-1","willwo/willwo-2","willwo/willwo-3","willwo/willwo-5","willwo/willwo-6","willwo/willwo-7","willwo/willwo-8","willwo/willwo-9","willwo/willwo-10","willwo/willwo-11"], "translate": { "x": 0, "y": 0, @@ -306,8 +292,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -318,9 +303,7 @@ "enabled": true }, "place": [ - "willowbutbigger/o1", - "willowbutbigger/o2" - ], + "willowbutbigger/o1","willowbutbigger/o2"], "mode": "VACUUM", "translate": { "x": 24, @@ -340,15 +323,7 @@ "enabled": true }, "place": [ - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder3", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8" - ], + "boulder/boulder1","boulder/boulder2","boulder/boulder3","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8"], "translate": { "x": 0, "y": -2, @@ -413,8 +388,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -425,12 +399,7 @@ "enabled": true }, "place": [ - "clutter/oak-clutt-1", - "clutter/oak-clutt-2", - "clutter/oak-clutt-3", - "clutter/oak-clutt-4", - "clutter/oak-clutt-5" - ], + "clutter/oak-clutt-1","clutter/oak-clutt-2","clutter/oak-clutt-3","clutter/oak-clutt-4","clutter/oak-clutt-5"], "translate": { "x": 0, "y": 0, @@ -495,8 +464,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -507,13 +475,7 @@ "enabled": true }, "place": [ - "stump/stump1", - "stump/stump2", - "stump/stump3", - "stump/stump4", - "stump/stump5", - "stump/stump6" - ], + "stump/stump1","stump/stump2","stump/stump3","stump/stump4","stump/stump5","stump/stump6"], "mode": "VACUUM", "translate": { "x": 0, @@ -527,8 +489,7 @@ "enabled": false }, "place": [ - "stump/grave-1" - ], + "stump/grave-1"], "translate": { "x": 0, "y": 1, diff --git a/biomes/temperate/beach.json b/biomes/temperate/beach.json index 8725f1b6..a97360ce 100644 --- a/biomes/temperate/beach.json +++ b/biomes/temperate/beach.json @@ -39,8 +39,7 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "stone_button" @@ -50,13 +49,11 @@ }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "stone_button" - } - ], + }], "style": { "style": "STATIC" } @@ -74,8 +71,7 @@ "palette": [ { "block": "sugar_cane" - } - ], + }], "style": { "style": "STATIC" }, @@ -125,8 +121,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, diff --git a/biomes/temperate/birch-denmyre.json b/biomes/temperate/birch-denmyre.json index 51ddf772..689ec512 100644 --- a/biomes/temperate/birch-denmyre.json +++ b/biomes/temperate/birch-denmyre.json @@ -87,8 +87,7 @@ }, { "block": "cornflower" - } - ], + }], "style": { "style": "STATIC" } @@ -101,8 +100,7 @@ "palette": [ { "block": "grass" - } - ], + }], "style": { "style": "STATIC" } @@ -115,21 +113,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "stone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "stone_button" - } - ], + }], "style": { "style": "STATIC" } @@ -142,8 +137,7 @@ "palette": [ { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" } @@ -164,8 +158,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, @@ -185,8 +178,7 @@ "enabled": true }, "place": [ - "camp/camp" - ], + "camp/camp"], "translate": { "x": 0, "y": 0, @@ -220,8 +212,7 @@ "replace": { "palette": [ { - "block": "birch_leaves", - "data": { + "block": "birch_leaves", "data": { "persistent": true } } @@ -255,8 +246,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -267,14 +257,7 @@ "enabled": true }, "place": [ - "acacia-medium/acacia-denmyre-1", - "acacia-medium/acacia-denmyre-2", - "acacia-medium/acacia-denmyre-3", - "acacia-medium/acacia-denmyre-4", - "acacia-medium/acacia-denmyre-5", - "acacia-medium/acacia-denmyre-6", - "acacia-medium/acacia-denmyre-7" - ], + "acacia-medium/acacia-denmyre-1","acacia-medium/acacia-denmyre-2","acacia-medium/acacia-denmyre-3","acacia-medium/acacia-denmyre-4","acacia-medium/acacia-denmyre-5","acacia-medium/acacia-denmyre-6","acacia-medium/acacia-denmyre-7"], "translate": { "x": 0, "y": -1, @@ -292,8 +275,7 @@ "replace": { "palette": [ { - "block": "birch_leaves", - "data": { + "block": "birch_leaves", "data": { "persistent": true } } @@ -309,8 +291,7 @@ "replace": { "palette": [ { - "block": "birch_leaves", - "data": { + "block": "birch_leaves", "data": { "persistent": true } } @@ -326,15 +307,13 @@ "replace": { "palette": [ { - "block": "birch_leaves", - "data": { + "block": "birch_leaves", "data": { "persistent": true } } ] } - } - ], + }], "chance": 0.3, "density": 2, "rotation": { @@ -347,17 +326,7 @@ "enabled": true }, "place": [ - "denmyre/oak-denmyre-clutter-1", - "denmyre/oak-denmyre-clutter-2", - "denmyre/oak-denmyre-clutter-3", - "denmyre/oak-denmyre-clutter-4", - "denmyre/oak-denmyre-clutter-5", - "denmyre/oak-denmyre-clutter-6", - "denmyre/oak-denmyre-clutter-7", - "denmyre/oak-denmyre-clutter-8", - "denmyre/oak-denmyre-clutter-9", - "denmyre/oak-denmyre-clutter-10" - ], + "denmyre/oak-denmyre-clutter-1","denmyre/oak-denmyre-clutter-2","denmyre/oak-denmyre-clutter-3","denmyre/oak-denmyre-clutter-4","denmyre/oak-denmyre-clutter-5","denmyre/oak-denmyre-clutter-6","denmyre/oak-denmyre-clutter-7","denmyre/oak-denmyre-clutter-8","denmyre/oak-denmyre-clutter-9","denmyre/oak-denmyre-clutter-10"], "translate": { "x": 0, "y": -1, diff --git a/biomes/temperate/birch-forest.json b/biomes/temperate/birch-forest.json index 5f3c7d40..834421e8 100644 --- a/biomes/temperate/birch-forest.json +++ b/biomes/temperate/birch-forest.json @@ -128,8 +128,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, @@ -149,8 +148,7 @@ "enabled": true }, "place": [ - "camp/camp" - ], + "camp/camp"], "translate": { "x": 0, "y": 0, @@ -170,18 +168,7 @@ "enabled": true }, "place": [ - "birch-antioch/antioch-3", - "birch-antioch/antioch-4", - "birch-antioch/antioch-5", - "birch-antioch/antioch-6", - "birch-antioch/antioch-7", - "birch-antioch/antioch-8", - "birch-antioch/antioch-9", - "birch-antioch/antioch-10", - "birch-antioch/antioch-11", - "birch-antioch/antioch-12", - "birch-antioch/antioch-13" - ], + "birch-antioch/antioch-3","birch-antioch/antioch-4","birch-antioch/antioch-5","birch-antioch/antioch-6","birch-antioch/antioch-7","birch-antioch/antioch-8","birch-antioch/antioch-9","birch-antioch/antioch-10","birch-antioch/antioch-11","birch-antioch/antioch-12","birch-antioch/antioch-13"], "translate": { "x": 0, "y": 0, @@ -201,11 +188,7 @@ "enabled": true }, "place": [ - "birch-remade/b1", - "birch-remade/b2", - "birch-remade/b3", - "birch-remade/b4" - ], + "birch-remade/b1","birch-remade/b2","birch-remade/b3","birch-remade/b4"], "translate": { "x": 0, "y": 0, @@ -225,11 +208,7 @@ "enabled": true }, "place": [ - "birch-antioch/antioch-3-b", - "birch-antioch/antioch-4-b", - "birch-antioch/antioch-5-b", - "birch-antioch/antioch-6-b" - ], + "birch-antioch/antioch-3-b","birch-antioch/antioch-4-b","birch-antioch/antioch-5-b","birch-antioch/antioch-6-b"], "translate": { "x": 0, "y": 0, @@ -269,8 +248,7 @@ }, { "block": "lily_of_the_valley" - } - ], + }], "style": { "style": "STATIC" } @@ -284,8 +262,7 @@ "palette": [ { "block": "grass" - } - ], + }], "style": { "style": "STATIC" } @@ -299,8 +276,7 @@ "palette": [ { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" } diff --git a/biomes/temperate/bonsai.json b/biomes/temperate/bonsai.json index 307bbf3e..420e2ca2 100644 --- a/biomes/temperate/bonsai.json +++ b/biomes/temperate/bonsai.json @@ -76,8 +76,7 @@ "palette": [ { "block": "grass" - } - ], + }], "style": { "style": "STATIC" } @@ -94,34 +93,27 @@ "age": 7 }, "block": "wheat" - } - ], + }], "style": { - "style": "IRIS", - "zoom": 0.28 + "style": "IRIS","zoom": 0.28 } }, { "chance": 0.2, "variance": { - "style": "CELLULAR", - "zoom": 0.3, + "style": "CELLULAR","zoom": 0.3, "fracture": { - "style": "SIMPLEX", - "zoom": 0.2, + "style": "SIMPLEX", "zoom": 0.2, "multiplier": 10, "fracture": { - "style": "STATIC", - "multiplier": 15 + "style": "STATIC", "multiplier": 15 } } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", - "zoom": 0.3, + "style": "TRIOCTAVE_SIMPLEX","zoom": 0.3, "fracture": { - "style": "STATIC", - "multiplier": 8 + "style": "STATIC", "multiplier": 8 } }, "palette": [ @@ -194,18 +186,7 @@ "enabled": true }, "place": [ - "bonsai-normal/bbonsai-1", - "bonsai-normal/bbonsai-2", - "bonsai-normal/bbonsai-3", - "bonsai-normal/bbonsai-4", - "bonsai-normal/bbonsai-5", - "bonsai-normal/bbonsai-6", - "bonsai-normal/bbonsai-7", - "bonsai-normal/bbonsai-8", - "bonsai-normal/bbonsai-9", - "bonsai-normal/bbonsai-10", - "bonsai-normal/bbonsai-11" - ], + "bonsai-normal/bbonsai-1","bonsai-normal/bbonsai-2","bonsai-normal/bbonsai-3","bonsai-normal/bbonsai-4","bonsai-normal/bbonsai-5","bonsai-normal/bbonsai-6","bonsai-normal/bbonsai-7","bonsai-normal/bbonsai-8","bonsai-normal/bbonsai-9","bonsai-normal/bbonsai-10","bonsai-normal/bbonsai-11"], "translate": { "x": 0, "y": -1, @@ -224,9 +205,7 @@ "enabled": true }, "place": [ - "bush/small/1", - "bush/small/2" - ], + "bush/small/1","bush/small/2"], "translate": { "x": 0, "y": 0, @@ -246,8 +225,7 @@ "enabled": true }, "place": [ - "ruins/ruin1" - ], + "ruins/ruin1"], "translate": { "x": 0, "y": 0, @@ -266,14 +244,7 @@ "enabled": true }, "place": [ - "stone-clutt/obelisk-1", - "stone-clutt/obelisk-2", - "stone-clutt/obelisk-3", - "stone-clutt/obelisk-4", - "stone-clutt/obelisk-5", - "stone-clutt/obelisk-6", - "stone-clutt/obelisk-7" - ], + "stone-clutt/obelisk-1","stone-clutt/obelisk-2","stone-clutt/obelisk-3","stone-clutt/obelisk-4","stone-clutt/obelisk-5","stone-clutt/obelisk-6","stone-clutt/obelisk-7"], "translate": { "x": 0, "y": 0, @@ -282,12 +253,7 @@ }, { "place": [ - "landform/stone/1", - "landform/stone/2", - "landform/stone/3", - "landform/stone/4", - "landform/stone/5" - ], + "landform/stone/1","landform/stone/2","landform/stone/3","landform/stone/4","landform/stone/5"], "chance": 0.04, "mode": "MIN_HEIGHT", "rotation": { diff --git a/biomes/temperate/cracked-cavern.json b/biomes/temperate/cracked-cavern.json index 4ef6290d..66fe0b8b 100644 --- a/biomes/temperate/cracked-cavern.json +++ b/biomes/temperate/cracked-cavern.json @@ -64,8 +64,7 @@ "enabled": true }, "place": [ - "camp/camp" - ], + "camp/camp"], "translate": { "x": 0, "y": 0, @@ -85,8 +84,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, @@ -105,22 +103,7 @@ "enabled": true }, "place": [ - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder3", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8", - "boulder/boulder9", - "boulder/boulder10", - "boulder/boulder11", - "boulder/boulder12", - "boulder/boulder13", - "boulder/boulder14", - "boulder/boulder15" - ], + "boulder/boulder1","boulder/boulder2","boulder/boulder3","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8","boulder/boulder9","boulder/boulder10","boulder/boulder11","boulder/boulder12","boulder/boulder13","boulder/boulder14","boulder/boulder15"], "translate": { "x": 0, "y": -2, diff --git a/biomes/temperate/highlands.json b/biomes/temperate/highlands.json index bfdce886..d43dda70 100644 --- a/biomes/temperate/highlands.json +++ b/biomes/temperate/highlands.json @@ -122,8 +122,7 @@ }, { "block": "lily_of_the_valley" - } - ], + }], "style": { "style": "STATIC" } @@ -146,8 +145,7 @@ }, { "block": "rose_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -164,8 +162,7 @@ }, { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" } @@ -182,8 +179,7 @@ }, { "block": "fern" - } - ], + }], "style": { "style": "STATIC" } @@ -204,17 +200,7 @@ "enabled": true }, "place": [ - "clutter/oak-clutt-1", - "clutter/oak-clutt-2", - "clutter/oak-clutt-3", - "clutter/oak-clutt-4", - "clutter/oak-clutt-5", - "clutter/birch-clutt-1", - "clutter/birch-clutt-2", - "clutter/birch-clutt-3", - "clutter/birch-clutt-4", - "clutter/birch-clutt-5" - ], + "clutter/oak-clutt-1","clutter/oak-clutt-2","clutter/oak-clutt-3","clutter/oak-clutt-4","clutter/oak-clutt-5","clutter/birch-clutt-1","clutter/birch-clutt-2","clutter/birch-clutt-3","clutter/birch-clutt-4","clutter/birch-clutt-5"], "translate": { "x": 0, "y": 0, diff --git a/biomes/temperate/island.json b/biomes/temperate/island.json index a6eb42bd..e0348970 100644 --- a/biomes/temperate/island.json +++ b/biomes/temperate/island.json @@ -95,8 +95,7 @@ "palette": [ { "block": "grass" - } - ], + }], "style": { "style": "STATIC" } @@ -113,11 +112,9 @@ "age": 7 }, "block": "wheat" - } - ], + }], "style": { - "style": "IRIS", - "zoom": 0.28 + "style": "IRIS","zoom": 0.28 } } ], @@ -134,24 +131,7 @@ "enabled": true }, "place": [ - "hazel-oak/hoak-3", - "hazel-oak/hoak-4", - "hazel-oak/hoak-5", - "hazel-oak/hoak-6", - "hazel-oak/hoak-7", - "hazel-oak/hoak-8", - "hazel-oak/hoak-9", - "hazel-oak/hoak-1", - "hazel-oak/s-hoak-3", - "hazel-oak/s-hoak-4", - "hazel-oak/s-hoak-5", - "hazel-oak/s-hoak-6", - "hazel-oak/s-hoak-7", - "hazel-oak/s-hoak-8", - "hazel-oak/s-hoak-9", - "hazel-oak/s-hoak-1", - "hazel-oak/s-hoak-2" - ], + "hazel-oak/hoak-3","hazel-oak/hoak-4","hazel-oak/hoak-5","hazel-oak/hoak-6","hazel-oak/hoak-7","hazel-oak/hoak-8","hazel-oak/hoak-9","hazel-oak/hoak-1","hazel-oak/s-hoak-3","hazel-oak/s-hoak-4","hazel-oak/s-hoak-5","hazel-oak/s-hoak-6","hazel-oak/s-hoak-7","hazel-oak/s-hoak-8","hazel-oak/s-hoak-9","hazel-oak/s-hoak-1","hazel-oak/s-hoak-2"], "translate": { "x": 0, "y": 0, @@ -170,14 +150,7 @@ "enabled": true }, "place": [ - "stone-clutt/obelisk-1", - "stone-clutt/obelisk-2", - "stone-clutt/obelisk-3", - "stone-clutt/obelisk-4", - "stone-clutt/obelisk-5", - "stone-clutt/obelisk-6", - "stone-clutt/obelisk-7" - ], + "stone-clutt/obelisk-1","stone-clutt/obelisk-2","stone-clutt/obelisk-3","stone-clutt/obelisk-4","stone-clutt/obelisk-5","stone-clutt/obelisk-6","stone-clutt/obelisk-7"], "translate": { "x": 0, "y": 0, diff --git a/biomes/temperate/lit-cavern.json b/biomes/temperate/lit-cavern.json index 6e6587bd..60029ae9 100644 --- a/biomes/temperate/lit-cavern.json +++ b/biomes/temperate/lit-cavern.json @@ -66,8 +66,7 @@ "enabled": true }, "place": [ - "camp/camp" - ], + "camp/camp"], "translate": { "x": 0, "y": 0, @@ -87,8 +86,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, @@ -107,22 +105,7 @@ "enabled": true }, "place": [ - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder3", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8", - "boulder/boulder9", - "boulder/boulder10", - "boulder/boulder11", - "boulder/boulder12", - "boulder/boulder13", - "boulder/boulder14", - "boulder/boulder15" - ], + "boulder/boulder1","boulder/boulder2","boulder/boulder3","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8","boulder/boulder9","boulder/boulder10","boulder/boulder11","boulder/boulder12","boulder/boulder13","boulder/boulder14","boulder/boulder15"], "translate": { "x": 0, "y": -2, diff --git a/biomes/temperate/longtree-forest.json b/biomes/temperate/longtree-forest.json index 6c8c0fa0..4f1cdf9d 100644 --- a/biomes/temperate/longtree-forest.json +++ b/biomes/temperate/longtree-forest.json @@ -77,8 +77,7 @@ "palette":[ { "block":"sugar_cane" - } - ], + }], "stackMin":1 }, { @@ -89,16 +88,14 @@ "palette":[ { "data":{ - "face":"floor", - "powered":false, + "face":"floor", "powered":false, "facing":"east" }, "block":"stone_button" }, { "data":{ - "face":"floor", - "powered":false, + "face":"floor", "powered":false, "facing":"south" }, "block":"stone_button" @@ -111,8 +108,7 @@ "palette":[ { "block":"sunflower" - } - ], + }], "stackMin":3 }, { @@ -120,8 +116,7 @@ "stackMax":11, "chance":0.0049, "variance":{ - "style":"STATIC", - "zoom":0.1 + "style":"STATIC","zoom":0.1 }, "topPalette":[ { @@ -131,8 +126,7 @@ "leaves":"small" }, "block":"bamboo" - } - ], + }], "palette":[ { "data":{ @@ -229,8 +223,7 @@ "leaves":"large" }, "block":"bamboo" - } - ], + }], "style":{ "style":"STATIC" } @@ -256,8 +249,7 @@ "zoom":0.2, "palette":[ { - "block":"oak_leaves", - "data":{ + "block":"oak_leaves", "data":{ "persistent":true } } @@ -354,21 +346,7 @@ "enabled":true }, "place":[ - "clutter/stone-clutt-1", - "clutter/stone-clutt-2", - "clutter/stone-clutt-3", - "clutter/stone-clutt-4", - "clutter/stone-clutt-5", - "clutter/stone-clutt-6", - "clutter/stone-clutt-7", - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8" - ], + "clutter/stone-clutt-1","clutter/stone-clutt-2","clutter/stone-clutt-3","clutter/stone-clutt-4","clutter/stone-clutt-5","clutter/stone-clutt-6","clutter/stone-clutt-7","boulder/boulder1","boulder/boulder2","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8"], "translate":{ "x":0, "y":-1, @@ -388,8 +366,7 @@ "enabled":true }, "place":[ - "camp/camp" - ], + "camp/camp"], "translate":{ "x":0, "y":0, @@ -412,8 +389,7 @@ } ] } - } - ], + }], "rotation":{ "yAxis":{ "min":0, @@ -424,8 +400,7 @@ "enabled":true }, "place":[ - "sakura/tronco" - ], + "sakura/tronco"], "translate":{ "x":0, "y":1, @@ -434,9 +409,7 @@ }, { "place":[ - "bush/small/1", - "bush/small/2" - ], + "bush/small/1","bush/small/2"], "chance":0.3, "density":2, "rotation":{ @@ -466,8 +439,7 @@ } ] } - } - ], + }], "rotation":{ "yAxis":{ "min":0, @@ -478,17 +450,7 @@ "enabled":true }, "place":[ - "void/void", - "void/void", - "void/void", - "void/void", - "void/void", - "void/void", - "void/void", - "void/void", - "void/void", - "sakura/corazoncaido" - ], + "void/void","void/void","void/void","void/void","void/void","void/void","void/void","void/void","void/void","sakura/corazoncaido"], "translate":{ "x":0, "y":-4, @@ -507,8 +469,7 @@ "replace":{ "palette":[ { - "block":"oak_leaves", - "data":{ + "block":"oak_leaves", "data":{ "persistent":true } } @@ -524,8 +485,7 @@ "replace":{ "palette":[ { - "block":"oak_leaves", - "data":{ + "block":"oak_leaves", "data":{ "persistent":true } } @@ -541,8 +501,7 @@ "replace":{ "palette":[ { - "block":"oak_leaves", - "data":{ + "block":"oak_leaves", "data":{ "persistent":true } } @@ -558,15 +517,13 @@ "replace":{ "palette":[ { - "block":"shroomlight", - "data":{ + "block":"shroomlight", "data":{ "persistent":true } } ] } - } - ], + }], "rotation":{ "yAxis":{ "min":0, @@ -577,12 +534,7 @@ "enabled":true }, "place":[ - "sakura/sakura1", - "sakura/sakura2", - "sakura/sakura3", - "sakura/sakura4", - "sakura/sakura5" - ], + "sakura/sakura1","sakura/sakura2","sakura/sakura3","sakura/sakura4","sakura/sakura5"], "translate":{ "x":0, "y":-5, @@ -603,8 +555,7 @@ "enabled":true }, "place":[ - "sakura/manantial" - ], + "sakura/manantial"], "translate":{ "x":0, "y":-3, @@ -623,16 +574,7 @@ "enabled":true }, "place":[ - "void/void", - "void/void", - "void/void", - "void/void", - "void/void", - "void/void", - "void/void", - "void/void", - "sakura/corazoncristal" - ], + "void/void","void/void","void/void","void/void","void/void","void/void","void/void","void/void","sakura/corazoncristal"], "translate":{ "x":0, "y":55, diff --git a/biomes/temperate/oak-beach.json b/biomes/temperate/oak-beach.json index 46c3d78d..dae54163 100644 --- a/biomes/temperate/oak-beach.json +++ b/biomes/temperate/oak-beach.json @@ -108,14 +108,7 @@ "enabled": true }, "place": [ - "stone-clutt/obelisk-1", - "stone-clutt/obelisk-2", - "stone-clutt/obelisk-3", - "stone-clutt/obelisk-4", - "stone-clutt/obelisk-5", - "stone-clutt/obelisk-6", - "stone-clutt/obelisk-7" - ], + "stone-clutt/obelisk-1","stone-clutt/obelisk-2","stone-clutt/obelisk-3","stone-clutt/obelisk-4","stone-clutt/obelisk-5","stone-clutt/obelisk-6","stone-clutt/obelisk-7"], "translate": { "x": 0, "y": 0, @@ -134,11 +127,7 @@ "enabled": true }, "place": [ - "garbage/clutter-1", - "garbage/clutter-2", - "garbage/clutter-3", - "garbage/clutter-4" - ], + "garbage/clutter-1","garbage/clutter-2","garbage/clutter-3","garbage/clutter-4"], "translate": { "x": 0, "y": 0, @@ -177,8 +166,7 @@ "palette": [ { "block": "grass" - } - ], + }], "style": { "style": "STATIC" } diff --git a/biomes/temperate/oak-denmyre.json b/biomes/temperate/oak-denmyre.json index c353ea09..d887d972 100644 --- a/biomes/temperate/oak-denmyre.json +++ b/biomes/temperate/oak-denmyre.json @@ -221,8 +221,7 @@ "enabled": true }, "place": [ - "camp/camp" - ], + "camp/camp"], "translate": { "x": 0, "y": 0, @@ -256,8 +255,7 @@ "replace": { "palette": [ { - "block": "oak_leaves", - "data": { + "block": "oak_leaves", "data": { "persistent": true } } @@ -291,8 +289,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -303,14 +300,7 @@ "enabled": true }, "place": [ - "acacia-medium/acacia-denmyre-1", - "acacia-medium/acacia-denmyre-2", - "acacia-medium/acacia-denmyre-3", - "acacia-medium/acacia-denmyre-4", - "acacia-medium/acacia-denmyre-5", - "acacia-medium/acacia-denmyre-6", - "acacia-medium/acacia-denmyre-7" - ], + "acacia-medium/acacia-denmyre-1","acacia-medium/acacia-denmyre-2","acacia-medium/acacia-denmyre-3","acacia-medium/acacia-denmyre-4","acacia-medium/acacia-denmyre-5","acacia-medium/acacia-denmyre-6","acacia-medium/acacia-denmyre-7"], "translate": { "x": 0, "y": -1, @@ -328,8 +318,7 @@ "replace": { "palette": [ { - "block": "oak_leaves", - "data": { + "block": "oak_leaves", "data": { "persistent": true } } @@ -345,8 +334,7 @@ "replace": { "palette": [ { - "block": "oak_leaves", - "data": { + "block": "oak_leaves", "data": { "persistent": true } } @@ -362,15 +350,13 @@ "replace": { "palette": [ { - "block": "oak_leaves", - "data": { + "block": "oak_leaves", "data": { "persistent": true } } ] } - } - ], + }], "chance": 0.3, "density": 2, "rotation": { @@ -383,17 +369,7 @@ "enabled": true }, "place": [ - "denmyre/oak-denmyre-clutter-1", - "denmyre/oak-denmyre-clutter-2", - "denmyre/oak-denmyre-clutter-3", - "denmyre/oak-denmyre-clutter-4", - "denmyre/oak-denmyre-clutter-5", - "denmyre/oak-denmyre-clutter-6", - "denmyre/oak-denmyre-clutter-7", - "denmyre/oak-denmyre-clutter-8", - "denmyre/oak-denmyre-clutter-9", - "denmyre/oak-denmyre-clutter-10" - ], + "denmyre/oak-denmyre-clutter-1","denmyre/oak-denmyre-clutter-2","denmyre/oak-denmyre-clutter-3","denmyre/oak-denmyre-clutter-4","denmyre/oak-denmyre-clutter-5","denmyre/oak-denmyre-clutter-6","denmyre/oak-denmyre-clutter-7","denmyre/oak-denmyre-clutter-8","denmyre/oak-denmyre-clutter-9","denmyre/oak-denmyre-clutter-10"], "translate": { "x": 0, "y": -1, diff --git a/biomes/temperate/oak-forest.json b/biomes/temperate/oak-forest.json index 715ce4dd..dec94256 100644 --- a/biomes/temperate/oak-forest.json +++ b/biomes/temperate/oak-forest.json @@ -111,24 +111,7 @@ "enabled": true }, "place": [ - "hazel-oak/hoak-3", - "hazel-oak/hoak-4", - "hazel-oak/hoak-5", - "hazel-oak/hoak-6", - "hazel-oak/hoak-7", - "hazel-oak/hoak-8", - "hazel-oak/hoak-9", - "hazel-oak/hoak-1", - "hazel-oak/s-hoak-3", - "hazel-oak/s-hoak-4", - "hazel-oak/s-hoak-5", - "hazel-oak/s-hoak-6", - "hazel-oak/s-hoak-7", - "hazel-oak/s-hoak-8", - "hazel-oak/s-hoak-9", - "hazel-oak/s-hoak-1", - "hazel-oak/s-hoak-2" - ], + "hazel-oak/hoak-3","hazel-oak/hoak-4","hazel-oak/hoak-5","hazel-oak/hoak-6","hazel-oak/hoak-7","hazel-oak/hoak-8","hazel-oak/hoak-9","hazel-oak/hoak-1","hazel-oak/s-hoak-3","hazel-oak/s-hoak-4","hazel-oak/s-hoak-5","hazel-oak/s-hoak-6","hazel-oak/s-hoak-7","hazel-oak/s-hoak-8","hazel-oak/s-hoak-9","hazel-oak/s-hoak-1","hazel-oak/s-hoak-2"], "translate": { "x": 0, "y": 0, @@ -148,12 +131,8 @@ "enabled": true }, "place": [ - "camp/camp", - "camp/camp4", - "camp/camp5", - "camp/camp3" - - ], + "camp/camp","camp/camp4","camp/camp5","camp/camp3" +], "translate": { "x": 0, "y": 0, @@ -199,28 +178,15 @@ "replace": { "palette": [ { - "block": "oak_leaves", - "data": { + "block": "oak_leaves", "data": { "persistent":true } } ] } - } - ], + }], "place": [ - "birch-antioch/antioch-3", - "birch-antioch/antioch-4", - "birch-antioch/antioch-5", - "birch-antioch/antioch-6", - "birch-antioch/antioch-7", - "birch-antioch/antioch-8", - "birch-antioch/antioch-9", - "birch-antioch/antioch-10", - "birch-antioch/antioch-11", - "birch-antioch/antioch-12", - "birch-antioch/antioch-13" - ], + "birch-antioch/antioch-3","birch-antioch/antioch-4","birch-antioch/antioch-5","birch-antioch/antioch-6","birch-antioch/antioch-7","birch-antioch/antioch-8","birch-antioch/antioch-9","birch-antioch/antioch-10","birch-antioch/antioch-11","birch-antioch/antioch-12","birch-antioch/antioch-13"], "translate": { "x": 0, "y": 0, @@ -239,13 +205,7 @@ "enabled": true }, "place": [ - "hazel-oak/taller-oak-1", - "hazel-oak/taller-oak-2", - "hazel-oak/taller-oak-3", - "hazel-oak/taller-oak-4", - "hazel-oak/taller-oak-8", - "hazel-oak/taller-oak-10" - ], + "hazel-oak/taller-oak-1","hazel-oak/taller-oak-2","hazel-oak/taller-oak-3","hazel-oak/taller-oak-4","hazel-oak/taller-oak-8","hazel-oak/taller-oak-10"], "translate": { "x": 0, "y": 0, @@ -264,14 +224,7 @@ "enabled": true }, "place": [ - "stone-clutt/obelisk-1", - "stone-clutt/obelisk-2", - "stone-clutt/obelisk-3", - "stone-clutt/obelisk-4", - "stone-clutt/obelisk-5", - "stone-clutt/obelisk-6", - "stone-clutt/obelisk-7" - ], + "stone-clutt/obelisk-1","stone-clutt/obelisk-2","stone-clutt/obelisk-3","stone-clutt/obelisk-4","stone-clutt/obelisk-5","stone-clutt/obelisk-6","stone-clutt/obelisk-7"], "translate": { "x": 0, "y": 0, @@ -290,11 +243,7 @@ "enabled": true }, "place": [ - "garbage/clutter-1", - "garbage/clutter-2", - "garbage/clutter-3", - "garbage/clutter-4" - ], + "garbage/clutter-1","garbage/clutter-2","garbage/clutter-3","garbage/clutter-4"], "translate": { "x": 0, "y": 0, @@ -331,8 +280,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -344,8 +292,7 @@ }, "mode": "MIN_HEIGHT", "place": [ - "sm-tree/oakw-oakl" - ], + "sm-tree/oakw-oakl"], "translate": { "x": 0, "y": -4, diff --git a/biomes/temperate/oak-hills.json b/biomes/temperate/oak-hills.json index 8e12d642..f7ff4439 100644 --- a/biomes/temperate/oak-hills.json +++ b/biomes/temperate/oak-hills.json @@ -89,24 +89,19 @@ { "chance": 0.2, "variance": { - "style": "CELLULAR", - "zoom": 0.3, + "style": "CELLULAR","zoom": 0.3, "fracture": { - "style": "SIMPLEX", - "zoom": 0.2, + "style": "SIMPLEX", "zoom": 0.2, "multiplier": 10, "fracture": { - "style": "STATIC", - "multiplier": 15 + "style": "STATIC", "multiplier": 15 } } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", - "zoom": 0.35, + "style": "TRIOCTAVE_SIMPLEX","zoom": 0.35, "fracture": { - "style": "STATIC", - "multiplier": 8 + "style": "STATIC", "multiplier": 8 } }, "palette": [ @@ -200,17 +195,7 @@ "objects": [ { "place": [ - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder3", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8", - "boulder/boulder9", - "boulder/boulder10" - ], + "boulder/boulder1","boulder/boulder2","boulder/boulder3","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8","boulder/boulder9","boulder/boulder10"], "chance": 0.4, "rotation": { "enabled": true, @@ -229,12 +214,7 @@ }, { "place": [ - "hazel-oak/hoak-1", - "hazel-oak/hoak-2", - "hazel-oak/hoak-3", - "hazel-oak/hoak-4", - "hazel-oak/hoak-5" - ], + "hazel-oak/hoak-1","hazel-oak/hoak-2","hazel-oak/hoak-3","hazel-oak/hoak-4","hazel-oak/hoak-5"], "chance": 0.5, "rotation": { "enabled": true, @@ -248,12 +228,7 @@ }, { "place": [ - "hazel-oak/s-hoak-1", - "hazel-oak/s-hoak-2", - "hazel-oak/s-hoak-3", - "hazel-oak/s-hoak-4", - "hazel-oak/s-hoak-5" - ], + "hazel-oak/s-hoak-1","hazel-oak/s-hoak-2","hazel-oak/s-hoak-3","hazel-oak/s-hoak-4","hazel-oak/s-hoak-5"], "chance": 0.5, "rotation": { "enabled": true, @@ -267,12 +242,7 @@ }, { "place": [ - "hazel-oak/taller-oak-1", - "hazel-oak/taller-oak-2", - "hazel-oak/taller-oak-3", - "hazel-oak/taller-oak-4", - "hazel-oak/taller-oak-6" - ], + "hazel-oak/taller-oak-1","hazel-oak/taller-oak-2","hazel-oak/taller-oak-3","hazel-oak/taller-oak-4","hazel-oak/taller-oak-6"], "chance": 0.5, "rotation": { "enabled": true, @@ -286,10 +256,7 @@ }, { "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" - ], + "bush/small/1","bush/small/2","bush/small/3"], "chance": 0.6, "rotation": { "enabled": true, diff --git a/biomes/temperate/oak.json b/biomes/temperate/oak.json index 3e806b44..ee441056 100644 --- a/biomes/temperate/oak.json +++ b/biomes/temperate/oak.json @@ -87,24 +87,19 @@ { "chance": 0.2, "variance": { - "style": "CELLULAR", - "zoom": 0.3, + "style": "CELLULAR","zoom": 0.3, "fracture": { - "style": "SIMPLEX", - "zoom": 0.2, + "style": "SIMPLEX", "zoom": 0.2, "multiplier": 10, "fracture": { - "style": "STATIC", - "multiplier": 15 + "style": "STATIC", "multiplier": 15 } } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", - "zoom": 0.35, + "style": "TRIOCTAVE_SIMPLEX","zoom": 0.35, "fracture": { - "style": "STATIC", - "multiplier": 8 + "style": "STATIC", "multiplier": 8 } }, "palette": [ @@ -199,17 +194,7 @@ { "place": [ - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder3", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8", - "boulder/boulder9", - "boulder/boulder10" - ], + "boulder/boulder1","boulder/boulder2","boulder/boulder3","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8","boulder/boulder9","boulder/boulder10"], "chance": 0.4, "rotation": { "enabled": true, @@ -228,12 +213,7 @@ }, { "place": [ - "hazel-oak/hoak-1", - "hazel-oak/hoak-2", - "hazel-oak/hoak-3", - "hazel-oak/hoak-4", - "hazel-oak/hoak-5" - ], + "hazel-oak/hoak-1","hazel-oak/hoak-2","hazel-oak/hoak-3","hazel-oak/hoak-4","hazel-oak/hoak-5"], "chance": 0.5, "rotation": { "enabled": true, @@ -247,12 +227,7 @@ }, { "place": [ - "hazel-oak/s-hoak-1", - "hazel-oak/s-hoak-2", - "hazel-oak/s-hoak-3", - "hazel-oak/s-hoak-4", - "hazel-oak/s-hoak-5" - ], + "hazel-oak/s-hoak-1","hazel-oak/s-hoak-2","hazel-oak/s-hoak-3","hazel-oak/s-hoak-4","hazel-oak/s-hoak-5"], "chance": 0.5, "rotation": { "enabled": true, @@ -266,12 +241,7 @@ }, { "place": [ - "hazel-oak/taller-oak-1", - "hazel-oak/taller-oak-2", - "hazel-oak/taller-oak-3", - "hazel-oak/taller-oak-4", - "hazel-oak/taller-oak-6" - ], + "hazel-oak/taller-oak-1","hazel-oak/taller-oak-2","hazel-oak/taller-oak-3","hazel-oak/taller-oak-4","hazel-oak/taller-oak-6"], "chance": 0.5, "rotation": { "enabled": true, @@ -285,10 +255,7 @@ }, { "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" - ], + "bush/small/1","bush/small/2","bush/small/3"], "chance": 0.6, "rotation": { "enabled": true, diff --git a/biomes/temperate/ocean-deep.json b/biomes/temperate/ocean-deep.json index 385c319a..ea15808b 100644 --- a/biomes/temperate/ocean-deep.json +++ b/biomes/temperate/ocean-deep.json @@ -76,8 +76,7 @@ }, { "block": "magma_block" - } - ], + }], "style": { "style": "STATIC" } @@ -91,8 +90,7 @@ "palette": [ { "block": "seagrass" - } - ], + }], "style": { "style": "STATIC" } @@ -108,8 +106,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "style": { "style": "STATIC" }, @@ -131,8 +128,7 @@ "pickles": 1 }, "block": "sea_pickle" - } - ], + }], "style": { "style": "STATIC" } @@ -153,10 +149,7 @@ }, "underwater": true, "place": [ - "ships/swreck-1", - "ships/usd-ship-1", - "ships/usd-ship-2" - ], + "ships/swreck-1","ships/usd-ship-1","ships/usd-ship-2"], "edit": [ { "find": [ @@ -171,8 +164,7 @@ } ] } - } - ], + }], "translate": { "x": 0, "y": -3, @@ -193,9 +185,7 @@ }, "underwater": true, "place": [ - "ships/gall-1", - "ships/gall-2", - "ships/gall-3" + "ships/gall-1","ships/gall-2","ships/gall-3" ] }, { @@ -211,12 +201,7 @@ }, "underwater": true, "place": [ - "statue/sub-stat-1", - "statue/sub-stat-2", - "statue/sub-stat-3", - "statue/sub-stat-4", - "statue/sub-stat-5" - ], + "statue/sub-stat-1","statue/sub-stat-2","statue/sub-stat-3","statue/sub-stat-4","statue/sub-stat-5"], "translate": { "x": 0, "y": 0, diff --git a/biomes/temperate/ocean.json b/biomes/temperate/ocean.json index bc5ee0ec..4ac4c150 100644 --- a/biomes/temperate/ocean.json +++ b/biomes/temperate/ocean.json @@ -79,8 +79,7 @@ }, { "block": "magma_block" - } - ], + }], "style": { "style": "STATIC" } @@ -94,8 +93,7 @@ "palette": [ { "block": "seagrass" - } - ], + }], "style": { "style": "STATIC" } @@ -111,8 +109,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "style": { "style": "STATIC" }, @@ -134,8 +131,7 @@ "pickles": 1 }, "block": "sea_pickle" - } - ], + }], "style": { "style": "STATIC" } @@ -156,10 +152,7 @@ }, "underwater": true, "place": [ - "ships/swreck-1", - "ships/usd-ship-1", - "ships/usd-ship-2" - ], + "ships/swreck-1","ships/usd-ship-1","ships/usd-ship-2"], "edit": [ { "find": [ @@ -174,8 +167,7 @@ } ] } - } - ], + }], "translate": { "x": 0, "y": -4, @@ -195,12 +187,7 @@ }, "underwater": true, "place": [ - "statue/sub-stat-1", - "statue/sub-stat-2", - "statue/sub-stat-3", - "statue/sub-stat-4", - "statue/sub-stat-5" - ], + "statue/sub-stat-1","statue/sub-stat-2","statue/sub-stat-3","statue/sub-stat-4","statue/sub-stat-5"], "translate": { "x": 0, "y": 2, @@ -219,14 +206,7 @@ "enabled": true }, "place": [ - "stone-clutt/obelisk-1", - "stone-clutt/obelisk-2", - "stone-clutt/obelisk-3", - "stone-clutt/obelisk-4", - "stone-clutt/obelisk-5", - "stone-clutt/obelisk-6", - "stone-clutt/obelisk-7" - ], + "stone-clutt/obelisk-1","stone-clutt/obelisk-2","stone-clutt/obelisk-3","stone-clutt/obelisk-4","stone-clutt/obelisk-5","stone-clutt/obelisk-6","stone-clutt/obelisk-7"], "translate": { "x": 0, "y": 0, diff --git a/biomes/temperate/old-cavern.json b/biomes/temperate/old-cavern.json index 90dec859..2d3c0ae9 100644 --- a/biomes/temperate/old-cavern.json +++ b/biomes/temperate/old-cavern.json @@ -32,12 +32,10 @@ "zoom": 0.08, "palette": [ { - "block": "stone", - "weight": 8 + "block": "stone", "weight": 8 }, { - "block": "andesite", - "weight": 6 + "block": "andesite", "weight": 6 } ] }, @@ -50,24 +48,20 @@ "zoom": 0.08, "palette": [ { - "block": "stone", - "weight": 18 + "block": "stone", "weight": 18 }, { - "block": "andesite", - "weight": 8 + "block": "andesite", "weight": 8 }, { - "block": "jungle_leaves", - "weight": 1, + "block": "jungle_leaves", "weight": 1, "data": { "persistent": true } }, { - "block": "shroomlight", - "weight": 1 + "block": "shroomlight", "weight": 1 } ] } @@ -78,8 +72,7 @@ "palette": [ { "block": "andesite_wall" - } - ], + }], "stackMax": 5, "stackMin": 1 }, @@ -93,8 +86,7 @@ "palette": [ { "block": "grass" - } - ], + }], "style": { "style": "STATIC" } @@ -142,10 +134,8 @@ "chance": 0.03, "palette": [ { - "block": "stone_button", - "data": { - "face": "floor", - "facing": "south" + "block": "stone_button", "data": { + "face": "floor", "facing": "south" } } ] @@ -163,8 +153,7 @@ }, { "block": "warped_roots" - } - ], + }], "style": { "style": "STATIC" } @@ -173,8 +162,7 @@ "chance": 0.034, "palette": [ { - "block": "jungle_leaves", - "data": { + "block": "jungle_leaves", "data": { "persistent": true } @@ -186,8 +174,7 @@ "palette": [ { "block": "lava" - } - ], + }], "stackMax": 11, "stackMin": 10 }, @@ -196,8 +183,7 @@ "palette": [ { "block": "water" - } - ], + }], "stackMax": 11, "stackMin": 10 }, @@ -206,8 +192,7 @@ "palette": [ { "block": "stone" - } - ], + }], "stackMax": 16, "stackMin": 15 }, @@ -254,10 +239,8 @@ "chance": 0.03, "palette": [ { - "block": "stone_button", - "data": { - "face": "floor", - "facing": "south" + "block": "stone_button", "data": { + "face": "floor", "facing": "south" } } ] @@ -299,8 +282,7 @@ "enabled": true }, "place": [ - "camp/camp" - ], + "camp/camp"], "translate": { "x": 0, "y": 0, @@ -320,8 +302,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, diff --git a/biomes/temperate/plain-hills.json b/biomes/temperate/plain-hills.json index cd160310..03e849c3 100644 --- a/biomes/temperate/plain-hills.json +++ b/biomes/temperate/plain-hills.json @@ -71,24 +71,19 @@ { "chance": 0.2, "variance": { - "style": "CELLULAR", - "zoom": 0.3, + "style": "CELLULAR","zoom": 0.3, "fracture": { - "style": "SIMPLEX", - "zoom": 0.2, + "style": "SIMPLEX", "zoom": 0.2, "multiplier": 10, "fracture": { - "style": "STATIC", - "multiplier": 15 + "style": "STATIC", "multiplier": 15 } } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", - "zoom": 0.3, + "style": "TRIOCTAVE_SIMPLEX","zoom": 0.3, "fracture": { - "style": "STATIC", - "multiplier": 8 + "style": "STATIC", "multiplier": 8 } }, "palette": [ @@ -150,13 +145,7 @@ "objects": [ { "place": [ - "tree/oak/1", - "tree/oak/2", - "tree/oak/3", - "tree/oak/4", - "tree/oak/5", - "tree/oak/6" - ], + "tree/oak/1","tree/oak/2","tree/oak/3","tree/oak/4","tree/oak/5","tree/oak/6"], "chance": 0.07, "rotation": { "enabled": true, @@ -170,12 +159,7 @@ }, { "place": [ - "landform/stone/1", - "landform/stone/2", - "landform/stone/3", - "landform/stone/4", - "landform/stone/5" - ], + "landform/stone/1","landform/stone/2","landform/stone/3","landform/stone/4","landform/stone/5"], "chance": 0.02, "mode": "MIN_HEIGHT", "rotation": { diff --git a/biomes/temperate/plains.json b/biomes/temperate/plains.json index fd71c8ad..96b219cc 100644 --- a/biomes/temperate/plains.json +++ b/biomes/temperate/plains.json @@ -83,8 +83,7 @@ "palette": [ { "block": "grass" - } - ], + }], "style": { "style": "STATIC" } @@ -101,34 +100,27 @@ "age": 7 }, "block": "wheat" - } - ], + }], "style": { - "style": "IRIS", - "zoom": 0.28 + "style": "IRIS","zoom": 0.28 } }, { "chance": 0.2, "variance": { - "style": "CELLULAR", - "zoom": 0.3, + "style": "CELLULAR","zoom": 0.3, "fracture": { - "style": "SIMPLEX", - "zoom": 0.2, + "style": "SIMPLEX", "zoom": 0.2, "multiplier": 10, "fracture": { - "style": "STATIC", - "multiplier": 15 + "style": "STATIC", "multiplier": 15 } } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", - "zoom": 0.3, + "style": "TRIOCTAVE_SIMPLEX","zoom": 0.3, "fracture": { - "style": "STATIC", - "multiplier": 8 + "style": "STATIC", "multiplier": 8 } }, "palette": [ @@ -205,8 +197,7 @@ "camp/camp", "camp/camp3", "camp/camp4", - "camp/camp5" - ], + "camp/camp5"], "translate": { "x": 0, "y": 0, @@ -226,8 +217,7 @@ "enabled": true }, "place": [ - "camp/camp2" - ], + "camp/camp2"], "translate": { "x": 0, "y": 0, @@ -247,8 +237,7 @@ "enabled": true }, "place": [ - "camp/camp2" - ], + "camp/camp2"], "translate": { "x": 0, "y": 0, @@ -282,8 +271,7 @@ "enabled": true }, "place": [ - "caves/cave2" - ], + "caves/cave2"], "translate": { "x": 0, "y": -57, @@ -302,24 +290,7 @@ "enabled": true }, "place": [ - "hazel-oak/hoak-3", - "hazel-oak/hoak-4", - "hazel-oak/hoak-5", - "hazel-oak/hoak-6", - "hazel-oak/hoak-7", - "hazel-oak/hoak-8", - "hazel-oak/hoak-9", - "hazel-oak/hoak-1", - "hazel-oak/s-hoak-3", - "hazel-oak/s-hoak-4", - "hazel-oak/s-hoak-5", - "hazel-oak/s-hoak-6", - "hazel-oak/s-hoak-7", - "hazel-oak/s-hoak-8", - "hazel-oak/s-hoak-9", - "hazel-oak/s-hoak-1", - "hazel-oak/s-hoak-2" - ], + "hazel-oak/hoak-3","hazel-oak/hoak-4","hazel-oak/hoak-5","hazel-oak/hoak-6","hazel-oak/hoak-7","hazel-oak/hoak-8","hazel-oak/hoak-9","hazel-oak/hoak-1","hazel-oak/s-hoak-3","hazel-oak/s-hoak-4","hazel-oak/s-hoak-5","hazel-oak/s-hoak-6","hazel-oak/s-hoak-7","hazel-oak/s-hoak-8","hazel-oak/s-hoak-9","hazel-oak/s-hoak-1","hazel-oak/s-hoak-2"], "translate": { "x": 0, "y": 0, @@ -338,9 +309,7 @@ "enabled": true }, "place": [ - "plains/tree1", - "plains/tree2" - ], + "plains/tree1","plains/tree2"], "translate": { "x": 0, "y": -3, @@ -360,8 +329,7 @@ "enabled": true }, "place": [ - "ruins/ruin1" - ], + "ruins/ruin1"], "translate": { "x": 0, "y": 0, @@ -380,14 +348,7 @@ "enabled": true }, "place": [ - "stone-clutt/obelisk-1", - "stone-clutt/obelisk-2", - "stone-clutt/obelisk-3", - "stone-clutt/obelisk-4", - "stone-clutt/obelisk-5", - "stone-clutt/obelisk-6", - "stone-clutt/obelisk-7" - ], + "stone-clutt/obelisk-1","stone-clutt/obelisk-2","stone-clutt/obelisk-3","stone-clutt/obelisk-4","stone-clutt/obelisk-5","stone-clutt/obelisk-6","stone-clutt/obelisk-7"], "translate": { "x": 0, "y": 0, @@ -407,12 +368,7 @@ "enabled": true }, "place": [ - "peaks/p1", - "peaks/p2", - "peaks/p3", - "peaks/p5", - "peaks/p6" - ], + "peaks/p1","peaks/p2","peaks/p3","peaks/p5","peaks/p6"], "translate": { "x": 0, "y": -4, @@ -461,11 +417,7 @@ }, "mode": "MIN_HEIGHT", "place": [ - "void/void", - "void/void", - "void/void", - "sm-tree/oakw-oakl" - ], + "void/void","void/void","void/void","sm-tree/oakw-oakl"], "translate": { "x": 0, "y": -1, @@ -474,13 +426,7 @@ }, { "place": [ - "tree/oak/1", - "tree/oak/2", - "tree/oak/3", - "tree/oak/4", - "tree/oak/5", - "tree/oak/6" - ], + "tree/oak/1","tree/oak/2","tree/oak/3","tree/oak/4","tree/oak/5","tree/oak/6"], "chance": 0.07, "rotation": { "enabled": true, @@ -494,12 +440,7 @@ }, { "place": [ - "landform/stone/1", - "landform/stone/2", - "landform/stone/3", - "landform/stone/4", - "landform/stone/5" - ], + "landform/stone/1","landform/stone/2","landform/stone/3","landform/stone/4","landform/stone/5"], "chance": 0.02, "mode": "MIN_HEIGHT", "rotation": { diff --git a/biomes/temperate/plateau.json b/biomes/temperate/plateau.json index 7a1ebae5..dbdd7e79 100644 --- a/biomes/temperate/plateau.json +++ b/biomes/temperate/plateau.json @@ -109,20 +109,7 @@ "name": "standard-surface-portals", "chance": 0.005, "place": [ - "ruined_portal/giant_portal_1", - "ruined_portal/giant_portal_2", - "ruined_portal/giant_portal_3", - "ruined_portal/portal_1", - "ruined_portal/portal_2", - "ruined_portal/portal_3", - "ruined_portal/portal_4", - "ruined_portal/portal_5", - "ruined_portal/portal_6", - "ruined_portal/portal_7", - "ruined_portal/portal_8", - "ruined_portal/portal_9", - "ruined_portal/portal_10" - ], + "ruined_portal/giant_portal_1","ruined_portal/giant_portal_2","ruined_portal/giant_portal_3","ruined_portal/portal_1","ruined_portal/portal_2","ruined_portal/portal_3","ruined_portal/portal_4","ruined_portal/portal_5","ruined_portal/portal_6","ruined_portal/portal_7","ruined_portal/portal_8","ruined_portal/portal_9","ruined_portal/portal_10"], "edit": [ { "find": [ @@ -183,8 +170,7 @@ ] }, "chance": 0.2 - } - ], + }], "mode": "VACUUM", "carvingSupport": "SURFACE_ONLY" }, @@ -200,24 +186,7 @@ "enabled": true }, "place": [ - "hazel-oak/hoak-3", - "hazel-oak/hoak-4", - "hazel-oak/hoak-5", - "hazel-oak/hoak-6", - "hazel-oak/hoak-7", - "hazel-oak/hoak-8", - "hazel-oak/hoak-9", - "hazel-oak/hoak-1", - "hazel-oak/s-hoak-3", - "hazel-oak/s-hoak-4", - "hazel-oak/s-hoak-5", - "hazel-oak/s-hoak-6", - "hazel-oak/s-hoak-7", - "hazel-oak/s-hoak-8", - "hazel-oak/s-hoak-9", - "hazel-oak/s-hoak-1", - "hazel-oak/s-hoak-2" - ], + "hazel-oak/hoak-3","hazel-oak/hoak-4","hazel-oak/hoak-5","hazel-oak/hoak-6","hazel-oak/hoak-7","hazel-oak/hoak-8","hazel-oak/hoak-9","hazel-oak/hoak-1","hazel-oak/s-hoak-3","hazel-oak/s-hoak-4","hazel-oak/s-hoak-5","hazel-oak/s-hoak-6","hazel-oak/s-hoak-7","hazel-oak/s-hoak-8","hazel-oak/s-hoak-9","hazel-oak/s-hoak-1","hazel-oak/s-hoak-2"], "translate": { "x": 0, "y": 0, @@ -237,8 +206,7 @@ "enabled": true }, "place": [ - "camp/camp" - ], + "camp/camp"], "translate": { "x": 0, "y": 0, @@ -289,21 +257,9 @@ } ] } - } - ], + }], "place": [ - "birch-antioch/antioch-3", - "birch-antioch/antioch-4", - "birch-antioch/antioch-5", - "birch-antioch/antioch-6", - "birch-antioch/antioch-7", - "birch-antioch/antioch-8", - "birch-antioch/antioch-9", - "birch-antioch/antioch-10", - "birch-antioch/antioch-11", - "birch-antioch/antioch-12", - "birch-antioch/antioch-13" - ], + "birch-antioch/antioch-3","birch-antioch/antioch-4","birch-antioch/antioch-5","birch-antioch/antioch-6","birch-antioch/antioch-7","birch-antioch/antioch-8","birch-antioch/antioch-9","birch-antioch/antioch-10","birch-antioch/antioch-11","birch-antioch/antioch-12","birch-antioch/antioch-13"], "translate": { "x": 0, "y": -1, @@ -323,13 +279,7 @@ }, "mode": "MIN_HEIGHT", "place": [ - "hazel-oak/taller-oak-1", - "hazel-oak/taller-oak-2", - "hazel-oak/taller-oak-3", - "hazel-oak/taller-oak-4", - "hazel-oak/taller-oak-8", - "hazel-oak/taller-oak-10" - ], + "hazel-oak/taller-oak-1","hazel-oak/taller-oak-2","hazel-oak/taller-oak-3","hazel-oak/taller-oak-4","hazel-oak/taller-oak-8","hazel-oak/taller-oak-10"], "translate": { "x": 0, "y": 0, @@ -349,14 +299,7 @@ "enabled": true }, "place": [ - "stone-clutt/obelisk-1", - "stone-clutt/obelisk-2", - "stone-clutt/obelisk-3", - "stone-clutt/obelisk-4", - "stone-clutt/obelisk-5", - "stone-clutt/obelisk-6", - "stone-clutt/obelisk-7" - ], + "stone-clutt/obelisk-1","stone-clutt/obelisk-2","stone-clutt/obelisk-3","stone-clutt/obelisk-4","stone-clutt/obelisk-5","stone-clutt/obelisk-6","stone-clutt/obelisk-7"], "translate": { "x": 0, "y": 0, @@ -376,11 +319,7 @@ "enabled": true }, "place": [ - "garbage/clutter-1", - "garbage/clutter-2", - "garbage/clutter-3", - "garbage/clutter-4" - ], + "garbage/clutter-1","garbage/clutter-2","garbage/clutter-3","garbage/clutter-4"], "translate": { "x": 0, "y": 0, @@ -413,8 +352,7 @@ "zoom": 0.2, "palette": [ { - "block": "oak_leaves", - "data": { + "block": "oak_leaves", "data": { "persistent": true } }, diff --git a/biomes/temperate/river.json b/biomes/temperate/river.json index d496ac2f..29037f4f 100644 --- a/biomes/temperate/river.json +++ b/biomes/temperate/river.json @@ -83,8 +83,7 @@ }, { "block": "magma_block" - } - ], + }], "style": { "style": "STATIC" } @@ -98,8 +97,7 @@ "palette": [ { "block": "seagrass" - } - ], + }], "style": { "style": "STATIC" } @@ -115,8 +113,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "style": { "style": "STATIC" }, @@ -138,8 +135,7 @@ "pickles": 1 }, "block": "sea_pickle" - } - ], + }], "style": { "style": "STATIC" } @@ -158,14 +154,7 @@ "enabled": true }, "place": [ - "stone-clutt/obelisk-1", - "stone-clutt/obelisk-2", - "stone-clutt/obelisk-3", - "stone-clutt/obelisk-4", - "stone-clutt/obelisk-5", - "stone-clutt/obelisk-6", - "stone-clutt/obelisk-7" - ], + "stone-clutt/obelisk-1","stone-clutt/obelisk-2","stone-clutt/obelisk-3","stone-clutt/obelisk-4","stone-clutt/obelisk-5","stone-clutt/obelisk-6","stone-clutt/obelisk-7"], "translate": { "x": 0, "y": 0, diff --git a/biomes/temperate/wilds.json b/biomes/temperate/wilds.json index f24dcd11..e736a3ba 100644 --- a/biomes/temperate/wilds.json +++ b/biomes/temperate/wilds.json @@ -75,8 +75,7 @@ "age": 7 }, "block": "potatoes" - } - ], + }], "style": { "style": "IRIS" } @@ -93,8 +92,7 @@ "age": 7 }, "block": "carrots" - } - ], + }], "style": { "style": "IRIS" } @@ -111,8 +109,7 @@ "age": 7 }, "block": "beetroots" - } - ], + }], "style": { "style": "IRIS" } @@ -159,10 +156,7 @@ { "chance": 0.125, "place": [ - "shrub/shrub1", - "shrub/shrub2", - "shrub/shrub3" - ], + "shrub/shrub1","shrub/shrub2","shrub/shrub3"], "translate": { "y": -1 } @@ -179,14 +173,7 @@ "enabled": true }, "place": [ - "stone-clutt/obelisk-1", - "stone-clutt/obelisk-2", - "stone-clutt/obelisk-3", - "stone-clutt/obelisk-4", - "stone-clutt/obelisk-5", - "stone-clutt/obelisk-6", - "stone-clutt/obelisk-7" - ], + "stone-clutt/obelisk-1","stone-clutt/obelisk-2","stone-clutt/obelisk-3","stone-clutt/obelisk-4","stone-clutt/obelisk-5","stone-clutt/obelisk-6","stone-clutt/obelisk-7"], "translate": { "x": 0, "y": 0, @@ -205,9 +192,7 @@ "enabled": true }, "place": [ - "camp/camp", - "camp/barrel-bin" - ], + "camp/camp","camp/barrel-bin"], "translate": { "x": 0, "y": 0, diff --git a/biomes/tropical/bamboo-forest.json b/biomes/tropical/bamboo-forest.json index 3d696704..f8136f17 100644 --- a/biomes/tropical/bamboo-forest.json +++ b/biomes/tropical/bamboo-forest.json @@ -89,14 +89,7 @@ "enabled": true }, "place": [ - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8" - ], + "boulder/boulder1","boulder/boulder2","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8"], "translate": { "x": 0, "y": -2, @@ -138,8 +131,7 @@ "replace": { "palette": [ { - "block": "jungle_leaves", - "data": { + "block": "jungle_leaves", "data": { "persistent": true } } @@ -173,19 +165,9 @@ } ] } - } - ], + }], "place": [ - "jungle-remade/bmbo-1", - "jungle-remade/bmbo-2", - "jungle-remade/bmbo-3", - "jungle-remade/bmbo-4", - "jungle-remade/bmbo-5", - "jungle-remade/bmbo-6", - "jungle-remade/bmbo-7", - "jungle-remade/bmbo-8", - "jungle-remade/bmbo-9" - ], + "jungle-remade/bmbo-1","jungle-remade/bmbo-2","jungle-remade/bmbo-3","jungle-remade/bmbo-4","jungle-remade/bmbo-5","jungle-remade/bmbo-6","jungle-remade/bmbo-7","jungle-remade/bmbo-8","jungle-remade/bmbo-9"], "translate": { "x": 0, "y": -2, @@ -259,17 +241,9 @@ } ] } - } - ], + }], "place": [ - "jungle-remade/jspire-1", - "jungle-remade/jspire-2", - "jungle-remade/jspire-3", - "jungle-remade/jspire-4", - "jungle-remade/jspire-5", - "jungle-remade/jspire-6", - "jungle-remade/jspire-7" - ], + "jungle-remade/jspire-1","jungle-remade/jspire-2","jungle-remade/jspire-3","jungle-remade/jspire-4","jungle-remade/jspire-5","jungle-remade/jspire-6","jungle-remade/jspire-7"], "translate": { "x": 0, "y": -2, @@ -333,8 +307,7 @@ }, { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" } @@ -344,8 +317,7 @@ "stackMax": 11, "chance": 0.07, "variance": { - "style": "STATIC", - "zoom": 0.1 + "style": "STATIC","zoom": 0.1 }, "topPalette": [ { @@ -355,8 +327,7 @@ "leaves": "small" }, "block": "bamboo" - } - ], + }], "palette": [ { "data": { @@ -453,8 +424,7 @@ "leaves": "large" }, "block": "bamboo" - } - ], + }], "style": { "style": "STATIC" } diff --git a/biomes/tropical/beach-bamboo.json b/biomes/tropical/beach-bamboo.json index bba358de..d5feaa44 100644 --- a/biomes/tropical/beach-bamboo.json +++ b/biomes/tropical/beach-bamboo.json @@ -65,8 +65,7 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "jungle_button" @@ -76,13 +75,11 @@ }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "jungle_button" - } - ], + }], "style": { "style": "STATIC" } @@ -190,8 +187,7 @@ "leaves": "large" }, "block": "bamboo" - } - ], + }], "style": { "style": "STATIC" } diff --git a/biomes/tropical/beach-charred.json b/biomes/tropical/beach-charred.json index 7dba4fd8..78bbbd86 100644 --- a/biomes/tropical/beach-charred.json +++ b/biomes/tropical/beach-charred.json @@ -59,8 +59,7 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "jungle_button" @@ -70,13 +69,11 @@ }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "jungle_button" - } - ], + }], "style": { "style": "STATIC" } @@ -99,8 +96,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -111,14 +107,7 @@ "enabled": true }, "place": [ - "palm/palm1", - "palm/palm2", - "palm/palm3", - "palm/palm-4", - "palm/palm-6", - "palm/palm-7", - "palm/palm-8" - ], + "palm/palm1","palm/palm2","palm/palm3","palm/palm-4","palm/palm-6","palm/palm-7","palm/palm-8"], "translate": { "x": 0, "y": 0, diff --git a/biomes/tropical/beach.json b/biomes/tropical/beach.json index 17ef6a65..adbcb73f 100644 --- a/biomes/tropical/beach.json +++ b/biomes/tropical/beach.json @@ -65,8 +65,7 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "jungle_button" @@ -76,13 +75,11 @@ }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "jungle_button" - } - ], + }], "style": { "style": "STATIC" } @@ -99,8 +96,7 @@ "palette": [ { "block": "sugar_cane" - } - ], + }], "style": { "style": "STATIC" }, @@ -128,8 +124,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -140,14 +135,7 @@ "enabled": true }, "place": [ - "palm/palm1", - "palm/palm2", - "palm/palm3", - "palm/palm-4", - "palm/palm-6", - "palm/palm-7", - "palm/palm-8" - ], + "palm/palm1","palm/palm2","palm/palm3","palm/palm-4","palm/palm-6","palm/palm-7","palm/palm-8"], "translate": { "x": 0, "y": 0, diff --git a/biomes/tropical/cavern-coral.json b/biomes/tropical/cavern-coral.json index 40eeee1a..59ebcaff 100644 --- a/biomes/tropical/cavern-coral.json +++ b/biomes/tropical/cavern-coral.json @@ -78,8 +78,7 @@ "pickles": 3 }, "block": "sea_pickle" - } - ], + }], "style": { "style": "STATIC" } @@ -150,8 +149,7 @@ "waterlogged": false }, "block": "dead_tube_coral_fan" - } - ], + }], "style": { "style": "STATIC" } @@ -170,8 +168,7 @@ "enabled": true }, "place": [ - "camp/camp" - ], + "camp/camp"], "translate": { "x": 0, "y": 0, @@ -191,8 +188,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, @@ -211,22 +207,7 @@ "enabled": true }, "place": [ - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder3", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8", - "boulder/boulder9", - "boulder/boulder10", - "boulder/boulder11", - "boulder/boulder12", - "boulder/boulder13", - "boulder/boulder14", - "boulder/boulder15" - ], + "boulder/boulder1","boulder/boulder2","boulder/boulder3","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8","boulder/boulder9","boulder/boulder10","boulder/boulder11","boulder/boulder12","boulder/boulder13","boulder/boulder14","boulder/boulder15"], "translate": { "x": 0, "y": -2, diff --git a/biomes/tropical/cavern-root.json b/biomes/tropical/cavern-root.json index 56cee52b..ba8c546e 100644 --- a/biomes/tropical/cavern-root.json +++ b/biomes/tropical/cavern-root.json @@ -50,29 +50,25 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "stone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "stone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "jungle_leaves" - } - ], + }], "style": { "style": "STATIC" } @@ -91,8 +87,7 @@ "enabled": true }, "place": [ - "camp/camp" - ], + "camp/camp"], "translate": { "x": 0, "y": 0, @@ -112,8 +107,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, @@ -132,22 +126,7 @@ "enabled": true }, "place": [ - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder3", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8", - "boulder/boulder9", - "boulder/boulder10", - "boulder/boulder11", - "boulder/boulder12", - "boulder/boulder13", - "boulder/boulder14", - "boulder/boulder15" - ], + "boulder/boulder1","boulder/boulder2","boulder/boulder3","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8","boulder/boulder9","boulder/boulder10","boulder/boulder11","boulder/boulder12","boulder/boulder13","boulder/boulder14","boulder/boulder15"], "translate": { "x": 0, "y": -2, diff --git a/biomes/tropical/cavern.json b/biomes/tropical/cavern.json index 1591dcb7..a12bab20 100644 --- a/biomes/tropical/cavern.json +++ b/biomes/tropical/cavern.json @@ -79,8 +79,7 @@ "enabled": true }, "place": [ - "camp/camp" - ], + "camp/camp"], "translate": { "x": 0, "y": 0, @@ -100,8 +99,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, @@ -120,22 +118,7 @@ "enabled": true }, "place": [ - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder3", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8", - "boulder/boulder9", - "boulder/boulder10", - "boulder/boulder11", - "boulder/boulder12", - "boulder/boulder13", - "boulder/boulder14", - "boulder/boulder15" - ], + "boulder/boulder1","boulder/boulder2","boulder/boulder3","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8","boulder/boulder9","boulder/boulder10","boulder/boulder11","boulder/boulder12","boulder/boulder13","boulder/boulder14","boulder/boulder15"], "translate": { "x": 0, "y": -2, diff --git a/biomes/tropical/coral-ocean-cliffs.json b/biomes/tropical/coral-ocean-cliffs.json index 99e3944f..d0747a8c 100644 --- a/biomes/tropical/coral-ocean-cliffs.json +++ b/biomes/tropical/coral-ocean-cliffs.json @@ -80,8 +80,7 @@ }, { "block": "bubble_coral_block" - } - ], + }], "style": { "style": "STATIC" }, @@ -102,8 +101,7 @@ }, { "block": "melon" - } - ], + }], "style": { "style": "STATIC" } @@ -117,8 +115,7 @@ "palette": [ { "block": "seagrass" - } - ], + }], "style": { "style": "STATIC" } @@ -134,8 +131,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "style": { "style": "STATIC" }, @@ -155,8 +151,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "style": { "style": "STATIC" }, @@ -177,8 +172,7 @@ }, { "block": "tube_coral_fan" - } - ], + }], "style": { "style": "STATIC" } @@ -195,8 +189,7 @@ }, { "block": "brain_coral_fan" - } - ], + }], "style": { "style": "STATIC" } @@ -213,8 +206,7 @@ }, { "block": "bubble_coral_fan" - } - ], + }], "style": { "style": "STATIC" } @@ -231,8 +223,7 @@ }, { "block": "fire_coral_fan" - } - ], + }], "style": { "style": "STATIC" } @@ -249,8 +240,7 @@ }, { "block": "horn_coral_fan" - } - ], + }], "style": { "style": "STATIC" } @@ -282,8 +272,7 @@ "pickles": 4 }, "block": "sea_pickle" - } - ], + }], "style": { "style": "STATIC" } @@ -320,8 +309,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -333,14 +321,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "clamp": { "minimumHeight": 0 }, @@ -380,8 +361,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -393,14 +373,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -437,8 +410,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -450,14 +422,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -494,8 +459,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -507,14 +471,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -551,8 +508,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -564,14 +520,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -608,8 +557,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -621,14 +569,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -665,8 +606,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -678,14 +618,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -722,8 +655,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -735,14 +667,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -779,8 +704,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -792,14 +716,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -836,8 +753,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -849,14 +765,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -893,8 +802,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -906,14 +814,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -950,8 +851,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -963,14 +863,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1007,8 +900,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1020,14 +912,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1064,8 +949,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1077,14 +961,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1121,8 +998,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1134,14 +1010,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1178,8 +1047,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1191,14 +1059,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1235,8 +1096,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1248,14 +1108,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1292,8 +1145,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1305,14 +1157,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1349,8 +1194,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1362,14 +1206,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1406,8 +1243,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1419,14 +1255,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1463,8 +1292,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1476,14 +1304,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1520,8 +1341,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1533,14 +1353,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1577,8 +1390,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1590,14 +1402,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1634,8 +1439,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1647,14 +1451,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1691,8 +1488,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1704,14 +1500,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, diff --git a/biomes/tropical/coral-ocean.json b/biomes/tropical/coral-ocean.json index 91310d9f..2022e0bf 100644 --- a/biomes/tropical/coral-ocean.json +++ b/biomes/tropical/coral-ocean.json @@ -77,8 +77,7 @@ }, { "block": "bubble_coral_block" - } - ], + }], "style": { "style": "STATIC" }, @@ -96,8 +95,7 @@ }, { "block": "magma_block" - } - ], + }], "style": { "style": "STATIC" } @@ -111,8 +109,7 @@ "palette": [ { "block": "seagrass" - } - ], + }], "style": { "style": "STATIC" } @@ -128,8 +125,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "style": { "style": "STATIC" }, @@ -150,8 +146,7 @@ }, { "block": "tube_coral_fan" - } - ], + }], "style": { "style": "STATIC" } @@ -168,8 +163,7 @@ }, { "block": "brain_coral_fan" - } - ], + }], "style": { "style": "STATIC" } @@ -186,8 +180,7 @@ }, { "block": "bubble_coral_fan" - } - ], + }], "style": { "style": "STATIC" } @@ -204,8 +197,7 @@ }, { "block": "fire_coral_fan" - } - ], + }], "style": { "style": "STATIC" } @@ -222,8 +214,7 @@ }, { "block": "horn_coral_fan" - } - ], + }], "style": { "style": "STATIC" } @@ -255,8 +246,7 @@ "pickles": 4 }, "block": "sea_pickle" - } - ], + }], "style": { "style": "STATIC" } @@ -293,8 +283,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -306,14 +295,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "clamp": { "minimumHeight": 0 }, @@ -353,8 +335,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -366,14 +347,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -410,8 +384,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -423,14 +396,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -467,8 +433,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -480,14 +445,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -524,8 +482,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -537,14 +494,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -581,8 +531,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -594,14 +543,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -638,8 +580,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -651,14 +592,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -695,8 +629,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -708,14 +641,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -752,8 +678,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -765,14 +690,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -809,8 +727,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -822,14 +739,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -866,8 +776,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -879,14 +788,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -923,8 +825,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -936,14 +837,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -980,8 +874,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -993,14 +886,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1037,8 +923,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1050,14 +935,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1094,8 +972,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1107,14 +984,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1151,8 +1021,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1164,14 +1033,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1208,8 +1070,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1221,14 +1082,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1265,8 +1119,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1278,14 +1131,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1322,8 +1168,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1335,14 +1180,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1379,8 +1217,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1392,14 +1229,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1436,8 +1266,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1449,14 +1278,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1493,8 +1315,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1506,14 +1327,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1550,8 +1364,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1563,14 +1376,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1607,8 +1413,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1620,14 +1425,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, @@ -1664,8 +1462,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -1677,14 +1474,7 @@ }, "underwater": true, "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "translate": { "x": 0, "y": 0, diff --git a/biomes/tropical/highlands.json b/biomes/tropical/highlands.json index 1bb756b1..36a97709 100644 --- a/biomes/tropical/highlands.json +++ b/biomes/tropical/highlands.json @@ -126,8 +126,7 @@ }, { "block": "lily_of_the_valley" - } - ], + }], "style": { "style": "STATIC" } @@ -150,8 +149,7 @@ }, { "block": "rose_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -168,8 +166,7 @@ }, { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" } @@ -186,8 +183,7 @@ }, { "block": "fern" - } - ], + }], "style": { "style": "STATIC" } @@ -208,17 +204,7 @@ "enabled": true }, "place": [ - "clutter/oak-clutt-1", - "clutter/oak-clutt-2", - "clutter/oak-clutt-3", - "clutter/oak-clutt-4", - "clutter/oak-clutt-5", - "clutter/birch-clutt-1", - "clutter/birch-clutt-2", - "clutter/birch-clutt-3", - "clutter/birch-clutt-4", - "clutter/birch-clutt-5" - ], + "clutter/oak-clutt-1","clutter/oak-clutt-2","clutter/oak-clutt-3","clutter/oak-clutt-4","clutter/oak-clutt-5","clutter/birch-clutt-1","clutter/birch-clutt-2","clutter/birch-clutt-3","clutter/birch-clutt-4","clutter/birch-clutt-5"], "translate": { "x": 0, "y": 0, diff --git a/biomes/tropical/jungle-denmyre.json b/biomes/tropical/jungle-denmyre.json index c270fe85..9639548b 100644 --- a/biomes/tropical/jungle-denmyre.json +++ b/biomes/tropical/jungle-denmyre.json @@ -106,8 +106,7 @@ "palette": [ { "block": "grass" - } - ], + }], "style": { "style": "STATIC" } @@ -120,21 +119,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "stone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "stone_button" - } - ], + }], "style": { "style": "STATIC" } @@ -148,8 +144,7 @@ "palette": [ { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" } @@ -184,8 +179,7 @@ "replace": { "palette": [ { - "block": "jungle_leaves", - "data": { + "block": "jungle_leaves", "data": { "persistent": true } } @@ -219,8 +213,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -231,14 +224,7 @@ "enabled": true }, "place": [ - "acacia-medium/acacia-denmyre-1", - "acacia-medium/acacia-denmyre-2", - "acacia-medium/acacia-denmyre-3", - "acacia-medium/acacia-denmyre-4", - "acacia-medium/acacia-denmyre-5", - "acacia-medium/acacia-denmyre-6", - "acacia-medium/acacia-denmyre-7" - ], + "acacia-medium/acacia-denmyre-1","acacia-medium/acacia-denmyre-2","acacia-medium/acacia-denmyre-3","acacia-medium/acacia-denmyre-4","acacia-medium/acacia-denmyre-5","acacia-medium/acacia-denmyre-6","acacia-medium/acacia-denmyre-7"], "translate": { "x": 0, "y": -1, @@ -257,8 +243,7 @@ "replace": { "palette": [ { - "block": "jungle_leaves", - "data": { + "block": "jungle_leaves", "data": { "persistent": true } } @@ -274,8 +259,7 @@ "replace": { "palette": [ { - "block": "jungle_leaves", - "data": { + "block": "jungle_leaves", "data": { "persistent": true } } @@ -291,15 +275,13 @@ "replace": { "palette": [ { - "block": "jungle_leaves", - "data": { + "block": "jungle_leaves", "data": { "persistent": true } } ] } - } - ], + }], "density": 2, "rotation": { "yAxis": { @@ -311,17 +293,7 @@ "enabled": true }, "place": [ - "denmyre/oak-denmyre-clutter-1", - "denmyre/oak-denmyre-clutter-2", - "denmyre/oak-denmyre-clutter-3", - "denmyre/oak-denmyre-clutter-4", - "denmyre/oak-denmyre-clutter-5", - "denmyre/oak-denmyre-clutter-6", - "denmyre/oak-denmyre-clutter-7", - "denmyre/oak-denmyre-clutter-8", - "denmyre/oak-denmyre-clutter-9", - "denmyre/oak-denmyre-clutter-10" - ], + "denmyre/oak-denmyre-clutter-1","denmyre/oak-denmyre-clutter-2","denmyre/oak-denmyre-clutter-3","denmyre/oak-denmyre-clutter-4","denmyre/oak-denmyre-clutter-5","denmyre/oak-denmyre-clutter-6","denmyre/oak-denmyre-clutter-7","denmyre/oak-denmyre-clutter-8","denmyre/oak-denmyre-clutter-9","denmyre/oak-denmyre-clutter-10"], "translate": { "x": 0, "y": -1, diff --git a/biomes/tropical/mountain-extreme.json b/biomes/tropical/mountain-extreme.json index d80698e0..33f385fd 100644 --- a/biomes/tropical/mountain-extreme.json +++ b/biomes/tropical/mountain-extreme.json @@ -70,24 +70,19 @@ { "chance": 0.2, "variance": { - "style": "CELLULAR", - "zoom": 0.3, + "style": "CELLULAR","zoom": 0.3, "fracture": { - "style": "SIMPLEX", - "zoom": 0.2, + "style": "SIMPLEX", "zoom": 0.2, "multiplier": 10, "fracture": { - "style": "STATIC", - "multiplier": 15 + "style": "STATIC", "multiplier": 15 } } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", - "zoom": 0.3, + "style": "TRIOCTAVE_SIMPLEX","zoom": 0.3, "fracture": { - "style": "STATIC", - "multiplier": 8 + "style": "STATIC", "multiplier": 8 } }, "palette": [ @@ -163,11 +158,9 @@ "persistent": true }, "block": "jungle_leaves" - } - ], + }], "style": { - "style": "FRACTAL_BILLOW_IRIS", - "fracture": { + "style": "FRACTAL_BILLOW_IRIS","fracture": { "style": "STATIC" } } @@ -185,8 +178,7 @@ }, { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" }, @@ -198,25 +190,13 @@ "objects": [ { "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" - ], + "bush/small/1","bush/small/2","bush/small/3"], "chance": 1, "density": 5 }, { "place": [ - "tree/jungle/1", - "tree/jungle/2", - "tree/jungle/3", - "tree/jungle/4", - "tree/jungle/5", - "tree/jungle/6", - "tree/jungle/7", - "tree/jungle/8", - "tree/jungle/9" - ], + "tree/jungle/1","tree/jungle/2","tree/jungle/3","tree/jungle/4","tree/jungle/5","tree/jungle/6","tree/jungle/7","tree/jungle/8","tree/jungle/9"], "chance": 1, "rotation": { "enabled": true, diff --git a/biomes/tropical/mountain-middle.json b/biomes/tropical/mountain-middle.json index 941905a6..56670cf8 100644 --- a/biomes/tropical/mountain-middle.json +++ b/biomes/tropical/mountain-middle.json @@ -160,25 +160,13 @@ { "mode": "PAINT", "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" - ], + "bush/small/1","bush/small/2","bush/small/3"], "chance": 1, "density": 5 }, { "place": [ - "tree/jungle/1", - "tree/jungle/2", - "tree/jungle/3", - "tree/jungle/4", - "tree/jungle/5", - "tree/jungle/6", - "tree/jungle/7", - "tree/jungle/8", - "tree/jungle/9" - ], + "tree/jungle/1","tree/jungle/2","tree/jungle/3","tree/jungle/4","tree/jungle/5","tree/jungle/6","tree/jungle/7","tree/jungle/8","tree/jungle/9"], "chance": 1, "rotation": { "enabled": true, diff --git a/biomes/tropical/mountain-plains.json b/biomes/tropical/mountain-plains.json index 77e9baee..146cd535 100644 --- a/biomes/tropical/mountain-plains.json +++ b/biomes/tropical/mountain-plains.json @@ -78,24 +78,19 @@ { "chance": 0.2, "variance": { - "style": "CELLULAR", - "zoom": 0.3, + "style": "CELLULAR","zoom": 0.3, "fracture": { - "style": "SIMPLEX", - "zoom": 0.2, + "style": "SIMPLEX", "zoom": 0.2, "multiplier": 10, "fracture": { - "style": "STATIC", - "multiplier": 15 + "style": "STATIC", "multiplier": 15 } } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", - "zoom": 0.3, + "style": "TRIOCTAVE_SIMPLEX","zoom": 0.3, "fracture": { - "style": "STATIC", - "multiplier": 8 + "style": "STATIC", "multiplier": 8 } }, "palette": [ @@ -171,11 +166,9 @@ "persistent": true }, "block": "jungle_leaves" - } - ], + }], "style": { - "style": "FRACTAL_BILLOW_IRIS", - "fracture": { + "style": "FRACTAL_BILLOW_IRIS","fracture": { "style": "STATIC" } } @@ -193,8 +186,7 @@ }, { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" }, @@ -206,25 +198,13 @@ "objects": [ { "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" - ], + "bush/small/1","bush/small/2","bush/small/3"], "chance": 1, "density": 5 }, { "place": [ - "tree/jungle/1", - "tree/jungle/2", - "tree/jungle/3", - "tree/jungle/4", - "tree/jungle/5", - "tree/jungle/6", - "tree/jungle/7", - "tree/jungle/8", - "tree/jungle/9" - ], + "tree/jungle/1","tree/jungle/2","tree/jungle/3","tree/jungle/4","tree/jungle/5","tree/jungle/6","tree/jungle/7","tree/jungle/8","tree/jungle/9"], "chance": 1, "rotation": { "enabled": true, diff --git a/biomes/tropical/mountain-water.json b/biomes/tropical/mountain-water.json index a3ecdf04..b17dc6df 100644 --- a/biomes/tropical/mountain-water.json +++ b/biomes/tropical/mountain-water.json @@ -29,8 +29,7 @@ "maxHeight": 1, "palette": [ { - "block": "water", - "data": { + "block": "water", "data": { "level": 1 } } @@ -41,8 +40,7 @@ "maxHeight": 8, "palette": [ { - "block": "water", - "data": { + "block": "water", "data": { "level": 0 } } @@ -61,8 +59,7 @@ "wall": { "palette": [ { - "block": "water", - "data": { + "block": "water","data": { "level": 1 } } @@ -72,24 +69,19 @@ { "chance": 0.2, "variance": { - "style": "CELLULAR", - "zoom": 0.3, + "style": "CELLULAR","zoom": 0.3, "fracture": { - "style": "SIMPLEX", - "zoom": 0.2, + "style": "SIMPLEX", "zoom": 0.2, "multiplier": 10, "fracture": { - "style": "STATIC", - "multiplier": 15 + "style": "STATIC", "multiplier": 15 } } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", - "zoom": 0.3, + "style": "TRIOCTAVE_SIMPLEX","zoom": 0.3, "fracture": { - "style": "STATIC", - "multiplier": 8 + "style": "STATIC", "multiplier": 8 } }, "palette": [ diff --git a/biomes/tropical/mountain.json b/biomes/tropical/mountain.json index 81595946..7b51eab4 100644 --- a/biomes/tropical/mountain.json +++ b/biomes/tropical/mountain.json @@ -159,25 +159,13 @@ { "mode": "PAINT", "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" - ], + "bush/small/1","bush/small/2","bush/small/3"], "chance": 1, "density": 5 }, { "place": [ - "tree/jungle/1", - "tree/jungle/2", - "tree/jungle/3", - "tree/jungle/4", - "tree/jungle/5", - "tree/jungle/6", - "tree/jungle/7", - "tree/jungle/8", - "tree/jungle/9" - ], + "tree/jungle/1","tree/jungle/2","tree/jungle/3","tree/jungle/4","tree/jungle/5","tree/jungle/6","tree/jungle/7","tree/jungle/8","tree/jungle/9"], "mode": "MIN_HEIGHT", "chance": 1, "rotation": { diff --git a/biomes/tropical/ocean.json b/biomes/tropical/ocean.json index 1a77b1de..555cd05c 100644 --- a/biomes/tropical/ocean.json +++ b/biomes/tropical/ocean.json @@ -18,12 +18,10 @@ "minHeight": 2, "maxHeight": 2, "style": { - "style": "VASCULAR", - "zoom": 0.9, + "style": "VASCULAR","zoom": 0.9, "fracture": { "multiplier": 60, - "style": "IRIS_DOUBLE", - "zoom": 2, + "style": "IRIS_DOUBLE", "zoom": 2, "fracture": { "multiplier": 50, "style": "STATIC" @@ -106,8 +104,7 @@ }, { "block": "bubble_coral_block" - } - ], + }], "style": { "style": "STATIC" }, @@ -125,8 +122,7 @@ }, { "block": "magma_block" - } - ], + }], "style": { "style": "STATIC" } @@ -140,8 +136,7 @@ "palette": [ { "block": "seagrass" - } - ], + }], "style": { "style": "STATIC" } @@ -157,8 +152,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "style": { "style": "STATIC" }, @@ -178,8 +172,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "style": { "style": "STATIC" }, @@ -200,8 +193,7 @@ }, { "block": "tube_coral_fan" - } - ], + }], "style": { "style": "STATIC" } @@ -218,8 +210,7 @@ }, { "block": "brain_coral_fan" - } - ], + }], "style": { "style": "STATIC" } @@ -236,8 +227,7 @@ }, { "block": "bubble_coral_fan" - } - ], + }], "style": { "style": "STATIC" } @@ -254,8 +244,7 @@ }, { "block": "fire_coral_fan" - } - ], + }], "style": { "style": "STATIC" } @@ -272,8 +261,7 @@ }, { "block": "horn_coral_fan" - } - ], + }], "style": { "style": "STATIC" } @@ -305,8 +293,7 @@ "pickles": 4 }, "block": "sea_pickle" - } - ], + }], "style": { "style": "STATIC" } @@ -326,10 +313,7 @@ }, "underwater": true, "place": [ - "ships/swreck-1", - "ships/usd-ship-1", - "ships/usd-ship-2" - ], + "ships/swreck-1","ships/usd-ship-1","ships/usd-ship-2"], "edit": [ { "find": [ @@ -344,8 +328,7 @@ } ] } - } - ], + }], "translate": { "x": 0, "y": -2, diff --git a/biomes/tropical/plains-hills.json b/biomes/tropical/plains-hills.json index baadd7c4..a8c247dc 100644 --- a/biomes/tropical/plains-hills.json +++ b/biomes/tropical/plains-hills.json @@ -126,25 +126,13 @@ { "mode": "PAINT", "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" - ], + "bush/small/1","bush/small/2","bush/small/3"], "chance": 1, "density": 5 }, { "place": [ - "tree/jungle/1", - "tree/jungle/2", - "tree/jungle/3", - "tree/jungle/4", - "tree/jungle/5", - "tree/jungle/6", - "tree/jungle/7", - "tree/jungle/8", - "tree/jungle/9" - ], + "tree/jungle/1","tree/jungle/2","tree/jungle/3","tree/jungle/4","tree/jungle/5","tree/jungle/6","tree/jungle/7","tree/jungle/8","tree/jungle/9"], "chance": 1, "rotation": { "enabled": true, diff --git a/biomes/tropical/plains.json b/biomes/tropical/plains.json index 38cb0f16..1e0d5ec0 100644 --- a/biomes/tropical/plains.json +++ b/biomes/tropical/plains.json @@ -127,25 +127,13 @@ { "mode": "PAINT", "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" - ], + "bush/small/1","bush/small/2","bush/small/3"], "chance": 1, "density": 5 }, { "place": [ - "tree/jungle/1", - "tree/jungle/2", - "tree/jungle/3", - "tree/jungle/4", - "tree/jungle/5", - "tree/jungle/6", - "tree/jungle/7", - "tree/jungle/8", - "tree/jungle/9" - ], + "tree/jungle/1","tree/jungle/2","tree/jungle/3","tree/jungle/4","tree/jungle/5","tree/jungle/6","tree/jungle/7","tree/jungle/8","tree/jungle/9"], "chance": 1, "rotation": { "enabled": true, diff --git a/biomes/tropical/rainforest-hills.json b/biomes/tropical/rainforest-hills.json index 97329307..ac26bb39 100644 --- a/biomes/tropical/rainforest-hills.json +++ b/biomes/tropical/rainforest-hills.json @@ -133,11 +133,9 @@ "persistent": true }, "block": "jungle_leaves" - } - ], + }], "style": { - "style": "FRACTAL_BILLOW_IRIS", - "fracture": { + "style": "FRACTAL_BILLOW_IRIS","fracture": { "style": "STATIC" } } @@ -156,8 +154,7 @@ }, { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" }, @@ -177,8 +174,7 @@ "palette": [ { "block": "jungle_sapling" - } - ], + }], "style": { "style": "STATIC" }, @@ -202,8 +198,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, @@ -223,18 +218,7 @@ "enabled": true }, "place": [ - "jungle-remade/jcoco-2", - "jungle-remade/jcoco-3", - "jungle-remade/jcoco-4", - "jungle-remade/jcoco-5", - "jungle-remade/jspire-1", - "jungle-remade/jspire-2", - "jungle-remade/jspire-3", - "jungle-remade/jspire-4", - "jungle-remade/jspire-5", - "jungle-remade/jspire-6", - "jungle-remade/jspire-7" - ], + "jungle-remade/jcoco-2","jungle-remade/jcoco-3","jungle-remade/jcoco-4","jungle-remade/jcoco-5","jungle-remade/jspire-1","jungle-remade/jspire-2","jungle-remade/jspire-3","jungle-remade/jspire-4","jungle-remade/jspire-5","jungle-remade/jspire-6","jungle-remade/jspire-7"], "translate": { "x": 0, "y": -5, @@ -253,14 +237,7 @@ "enabled": true }, "place": [ - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8" - ], + "boulder/boulder1","boulder/boulder2","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8"], "translate": { "x": 0, "y": -1, @@ -281,12 +258,7 @@ "enabled": true }, "place": [ - "jungle-remade/bjungle-1", - "jungle-remade/bjungle-2", - "jungle-remade/bjungle-3", - "jungle-remade/bjungle-4", - "jungle-remade/bjungle-5" - ], + "jungle-remade/bjungle-1","jungle-remade/bjungle-2","jungle-remade/bjungle-3","jungle-remade/bjungle-4","jungle-remade/bjungle-5"], "translate": { "x": 0, "y": -11, diff --git a/biomes/tropical/rainforest-island.json b/biomes/tropical/rainforest-island.json index c928bded..e9b27c9c 100644 --- a/biomes/tropical/rainforest-island.json +++ b/biomes/tropical/rainforest-island.json @@ -131,11 +131,9 @@ "persistent": true }, "block": "jungle_leaves" - } - ], + }], "style": { - "style": "FRACTAL_BILLOW_IRIS", - "fracture": { + "style": "FRACTAL_BILLOW_IRIS","fracture": { "style": "STATIC" } } @@ -151,8 +149,7 @@ { "weight": 3, "block": "jungle_wood" - } - ], + }], "style": { "style": "STATIC" }, @@ -173,8 +170,7 @@ }, { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" }, @@ -198,8 +194,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, @@ -218,8 +213,7 @@ "enabled": true }, "place": [ - "camp/camp" - ], + "camp/camp"], "translate": { "x": 0, "y": 0, @@ -239,18 +233,7 @@ "enabled": true }, "place": [ - "jungle-remade/jcoco-2", - "jungle-remade/jcoco-3", - "jungle-remade/jcoco-4", - "jungle-remade/jcoco-5", - "jungle-remade/J6", - "jungle-remade/J7", - "jungle-remade/J8", - "jungle-remade/J9", - "jungle-remade/J11", - "jungle-remade/J12", - "jungle-remade/J13" - ], + "jungle-remade/jcoco-2","jungle-remade/jcoco-3","jungle-remade/jcoco-4","jungle-remade/jcoco-5","jungle-remade/J6","jungle-remade/J7","jungle-remade/J8","jungle-remade/J9","jungle-remade/J11","jungle-remade/J12","jungle-remade/J13"], "translate": { "x": 0, "y": -5, @@ -269,11 +252,7 @@ "enabled": true }, "place": [ - "jungle-remade/sjungle-1", - "jungle-remade/sjungle-2", - "jungle-remade/sjungle-3", - "jungle-remade/sjungle-4" - ], + "jungle-remade/sjungle-1","jungle-remade/sjungle-2","jungle-remade/sjungle-3","jungle-remade/sjungle-4"], "translate": { "x": 0, "y": -2, @@ -292,14 +271,7 @@ "enabled": true }, "place": [ - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8" - ], + "boulder/boulder1","boulder/boulder2","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8"], "translate": { "x": 0, "y": -2, @@ -320,12 +292,7 @@ "enabled": true }, "place": [ - "jungle-remade/bjungle-1", - "jungle-remade/bjungle-2", - "jungle-remade/bjungle-3", - "jungle-remade/bjungle-4", - "jungle-remade/bjungle-5" - ], + "jungle-remade/bjungle-1","jungle-remade/bjungle-2","jungle-remade/bjungle-3","jungle-remade/bjungle-4","jungle-remade/bjungle-5"], "translate": { "x": 0, "y": -12, diff --git a/biomes/tropical/rainforest-wicked-child.json b/biomes/tropical/rainforest-wicked-child.json index 61ef28b4..bd304bcf 100644 --- a/biomes/tropical/rainforest-wicked-child.json +++ b/biomes/tropical/rainforest-wicked-child.json @@ -133,11 +133,9 @@ "persistent": true }, "block": "jungle_leaves" - } - ], + }], "style": { - "style": "FRACTAL_BILLOW_IRIS", - "fracture": { + "style": "FRACTAL_BILLOW_IRIS","fracture": { "style": "STATIC" } } @@ -153,8 +151,7 @@ { "weight": 3, "block": "jungle_wood" - } - ], + }], "style": { "style": "STATIC" }, @@ -175,8 +172,7 @@ }, { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" }, @@ -200,8 +196,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, @@ -220,8 +215,7 @@ "enabled": true }, "place": [ - "camp/camp" - ], + "camp/camp"], "translate": { "x": 0, "y": 0, @@ -241,18 +235,7 @@ "enabled": true }, "place": [ - "jungle-remade/jcoco-2", - "jungle-remade/jcoco-3", - "jungle-remade/jcoco-4", - "jungle-remade/jcoco-5", - "jungle-remade/J6", - "jungle-remade/J7", - "jungle-remade/J8", - "jungle-remade/J9", - "jungle-remade/J11", - "jungle-remade/J12", - "jungle-remade/J13" - ], + "jungle-remade/jcoco-2","jungle-remade/jcoco-3","jungle-remade/jcoco-4","jungle-remade/jcoco-5","jungle-remade/J6","jungle-remade/J7","jungle-remade/J8","jungle-remade/J9","jungle-remade/J11","jungle-remade/J12","jungle-remade/J13"], "translate": { "x": 0, "y": -5, @@ -271,11 +254,7 @@ "enabled": true }, "place": [ - "jungle-remade/sjungle-1", - "jungle-remade/sjungle-2", - "jungle-remade/sjungle-3", - "jungle-remade/sjungle-4" - ], + "jungle-remade/sjungle-1","jungle-remade/sjungle-2","jungle-remade/sjungle-3","jungle-remade/sjungle-4"], "translate": { "x": 0, "y": -2, @@ -294,14 +273,7 @@ "enabled": true }, "place": [ - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8" - ], + "boulder/boulder1","boulder/boulder2","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8"], "translate": { "x": 0, "y": -2, @@ -322,12 +294,7 @@ "enabled": true }, "place": [ - "jungle-remade/bjungle-1", - "jungle-remade/bjungle-2", - "jungle-remade/bjungle-3", - "jungle-remade/bjungle-4", - "jungle-remade/bjungle-5" - ], + "jungle-remade/bjungle-1","jungle-remade/bjungle-2","jungle-remade/bjungle-3","jungle-remade/bjungle-4","jungle-remade/bjungle-5"], "translate": { "x": 0, "y": -12, diff --git a/biomes/tropical/rainforest-wicked-village.json b/biomes/tropical/rainforest-wicked-village.json index 8248811a..6c55f3b6 100644 --- a/biomes/tropical/rainforest-wicked-village.json +++ b/biomes/tropical/rainforest-wicked-village.json @@ -98,11 +98,9 @@ }, { "block": "grass" - } - ], + }], "style": { - "style": "FRACTAL_BILLOW_IRIS", - "fracture": { + "style": "FRACTAL_BILLOW_IRIS","fracture": { "style": "STATIC" } } @@ -118,8 +116,7 @@ { "weight": 3, "block": "jungle_wood" - } - ], + }], "style": { "style": "STATIC" }, @@ -140,8 +137,7 @@ }, { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" }, diff --git a/biomes/tropical/rainforest-wicked.json b/biomes/tropical/rainforest-wicked.json index fb10fcf3..833d6969 100644 --- a/biomes/tropical/rainforest-wicked.json +++ b/biomes/tropical/rainforest-wicked.json @@ -124,11 +124,9 @@ "persistent": true }, "block": "jungle_leaves" - } - ], + }], "style": { - "style": "FRACTAL_BILLOW_IRIS", - "fracture": { + "style": "FRACTAL_BILLOW_IRIS","fracture": { "style": "STATIC" } } @@ -144,8 +142,7 @@ { "weight": 3, "block": "jungle_wood" - } - ], + }], "style": { "style": "STATIC" }, @@ -166,8 +163,7 @@ }, { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" }, @@ -191,8 +187,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, @@ -211,8 +206,7 @@ "enabled": true }, "place": [ - "camp/camp" - ], + "camp/camp"], "translate": { "x": 0, "y": 0, @@ -232,18 +226,7 @@ "enabled": true }, "place": [ - "jungle-remade/jcoco-2", - "jungle-remade/jcoco-3", - "jungle-remade/jcoco-4", - "jungle-remade/jcoco-5", - "jungle-remade/J6", - "jungle-remade/J7", - "jungle-remade/J8", - "jungle-remade/J9", - "jungle-remade/J11", - "jungle-remade/J12", - "jungle-remade/J13" - ], + "jungle-remade/jcoco-2","jungle-remade/jcoco-3","jungle-remade/jcoco-4","jungle-remade/jcoco-5","jungle-remade/J6","jungle-remade/J7","jungle-remade/J8","jungle-remade/J9","jungle-remade/J11","jungle-remade/J12","jungle-remade/J13"], "translate": { "x": 0, "y": -5, @@ -262,11 +245,7 @@ "enabled": true }, "place": [ - "jungle-remade/sjungle-1", - "jungle-remade/sjungle-2", - "jungle-remade/sjungle-3", - "jungle-remade/sjungle-4" - ], + "jungle-remade/sjungle-1","jungle-remade/sjungle-2","jungle-remade/sjungle-3","jungle-remade/sjungle-4"], "translate": { "x": 0, "y": -2, @@ -285,14 +264,7 @@ "enabled": true }, "place": [ - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8" - ], + "boulder/boulder1","boulder/boulder2","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8"], "translate": { "x": 0, "y": -2, @@ -313,12 +285,7 @@ "enabled": true }, "place": [ - "jungle-remade/bjungle-1", - "jungle-remade/bjungle-2", - "jungle-remade/bjungle-3", - "jungle-remade/bjungle-4", - "jungle-remade/bjungle-5" - ], + "jungle-remade/bjungle-1","jungle-remade/bjungle-2","jungle-remade/bjungle-3","jungle-remade/bjungle-4","jungle-remade/bjungle-5"], "translate": { "x": 0, "y": -12, diff --git a/biomes/tropical/rainforest.json b/biomes/tropical/rainforest.json index 5e4dc6ef..8f3c1333 100644 --- a/biomes/tropical/rainforest.json +++ b/biomes/tropical/rainforest.json @@ -124,11 +124,9 @@ "persistent": true }, "block": "jungle_leaves" - } - ], + }], "style": { - "style": "FRACTAL_BILLOW_IRIS", - "fracture": { + "style": "FRACTAL_BILLOW_IRIS","fracture": { "style": "STATIC" } } @@ -141,21 +139,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "stone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "stone_button" - } - ], + }], "style": { "style": "STATIC" }, @@ -176,8 +171,7 @@ }, { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" }, @@ -201,8 +195,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, @@ -221,8 +214,7 @@ "enabled": true }, "place": [ - "camp/camp" - ], + "camp/camp"], "translate": { "x": 0, "y": 0, @@ -242,18 +234,7 @@ "enabled": true }, "place": [ - "jungle-remade/jcoco-2", - "jungle-remade/jcoco-3", - "jungle-remade/jcoco-4", - "jungle-remade/jcoco-5", - "jungle-remade/J6", - "jungle-remade/J7", - "jungle-remade/J8", - "jungle-remade/J9", - "jungle-remade/J11", - "jungle-remade/J12", - "jungle-remade/J13" - ], + "jungle-remade/jcoco-2","jungle-remade/jcoco-3","jungle-remade/jcoco-4","jungle-remade/jcoco-5","jungle-remade/J6","jungle-remade/J7","jungle-remade/J8","jungle-remade/J9","jungle-remade/J11","jungle-remade/J12","jungle-remade/J13"], "translate": { "x": 0, "y": -2, @@ -272,11 +253,7 @@ "enabled": true }, "place": [ - "jungle-remade/sjungle-1", - "jungle-remade/sjungle-2", - "jungle-remade/sjungle-3", - "jungle-remade/sjungle-4" - ], + "jungle-remade/sjungle-1","jungle-remade/sjungle-2","jungle-remade/sjungle-3","jungle-remade/sjungle-4"], "translate": { "x": 0, "y": -2, @@ -295,14 +272,7 @@ "enabled": true }, "place": [ - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8" - ], + "boulder/boulder1","boulder/boulder2","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8"], "translate": { "x": 0, "y": -2, @@ -323,12 +293,7 @@ "enabled": true }, "place": [ - "jungle-remade/bjungle-1", - "jungle-remade/bjungle-2", - "jungle-remade/bjungle-3", - "jungle-remade/bjungle-4", - "jungle-remade/bjungle-5" - ], + "jungle-remade/bjungle-1","jungle-remade/bjungle-2","jungle-remade/bjungle-3","jungle-remade/bjungle-4","jungle-remade/bjungle-5"], "translate": { "x": 0, "y": -12, diff --git a/biomes/tropical/river-soft.json b/biomes/tropical/river-soft.json index a574ca06..b6636623 100644 --- a/biomes/tropical/river-soft.json +++ b/biomes/tropical/river-soft.json @@ -49,8 +49,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "stackMin": 2, "stackMax": 6 }, @@ -76,16 +75,13 @@ "maxHeight": -3, "palette": [ { - "block": "tall_seagrass", - "data": { + "block": "tall_seagrass", "data": { "half": "lower" } - } - ], + }], "topPalette": [ { - "block": "tall_seagrass", - "data": { + "block": "tall_seagrass", "data": { "half": "upper" } } @@ -95,19 +91,7 @@ "objects": [ { "place": [ - "coral/coral-pink-1", - "coral/coral-pink-2", - "coral/coral-pink-3", - "coral/coral-pink-4", - "coral/coral-purp-1", - "coral/coral-purp-2", - "coral/coral-purp-3", - "coral/coral-red-1", - "coral/coral-by-1", - "coral/coral-by-2", - "coral/coral-by-3", - "coral/coral-by-4" - ], + "coral/coral-pink-1","coral/coral-pink-2","coral/coral-pink-3","coral/coral-pink-4","coral/coral-purp-1","coral/coral-purp-2","coral/coral-purp-3","coral/coral-red-1","coral/coral-by-1","coral/coral-by-2","coral/coral-by-3","coral/coral-by-4"], "chance": 1, "density": 2, "underwater": true, @@ -124,14 +108,7 @@ }, { "place": [ - "coral/stonedirtsetter-1", - "coral/stonedirtsetter-2", - "coral/stonedirtsetter-3", - "coral/stonedirtsetter-4", - "coral/stonedirtsetter-5", - "coral/stonedirtsetter-6", - "coral/stonedirtsetter-7" - ], + "coral/stonedirtsetter-1","coral/stonedirtsetter-2","coral/stonedirtsetter-3","coral/stonedirtsetter-4","coral/stonedirtsetter-5","coral/stonedirtsetter-6","coral/stonedirtsetter-7"], "chance": 0.5, "density": 2, "underwater": true, @@ -183,12 +160,7 @@ }, { "place": [ - "landform/stone/1", - "landform/stone/2", - "landform/stone/3", - "landform/stone/4", - "landform/stone/5" - ], + "landform/stone/1","landform/stone/2","landform/stone/3","landform/stone/4","landform/stone/5"], "chance": 1, "mode": "FAST_MIN_HEIGHT", "underwater": true, @@ -232,8 +204,7 @@ }, { "place": [ - "ships/generic" - ], + "ships/generic"], "chance": 0.003, "onwater": true, "translate": { diff --git a/biomes/tropical/river-steep.json b/biomes/tropical/river-steep.json index 838708e8..5de02924 100644 --- a/biomes/tropical/river-steep.json +++ b/biomes/tropical/river-steep.json @@ -62,8 +62,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "stackMin": 4, "stackMax": 10 }, @@ -79,16 +78,13 @@ "chance": 0.05, "palette": [ { - "block": "tall_seagrass", - "data": { + "block": "tall_seagrass", "data": { "half": "lower" } - } - ], + }], "topPalette": [ { - "block": "tall_seagrass", - "data": { + "block": "tall_seagrass", "data": { "half": "upper" } } @@ -98,12 +94,7 @@ "objects": [ { "place": [ - "landform/stone/1", - "landform/stone/2", - "landform/stone/3", - "landform/stone/4", - "landform/stone/5" - ], + "landform/stone/1","landform/stone/2","landform/stone/3","landform/stone/4","landform/stone/5"], "chance": 1, "mode": "FAST_MIN_HEIGHT", "underwater": true, @@ -147,8 +138,7 @@ }, { "place": [ - "landform/underwater/ellipsoid-1" - ], + "landform/underwater/ellipsoid-1"], "chance": 0.5, "underwater": true, "mode": "CENTER_HEIGHT", @@ -161,8 +151,7 @@ ], "replace": { "style": { - "style": "GLOB", - "zoom": 0.02 + "style": "GLOB", "zoom": 0.02 }, "palette": [ { @@ -180,8 +169,7 @@ }, { "place": [ - "ships/generic" - ], + "ships/generic"], "chance": 0.005, "onwater": true, "translate": { diff --git a/biomes/tropical/volcanic-plains.json b/biomes/tropical/volcanic-plains.json index 467d9a4d..1bd2d12e 100644 --- a/biomes/tropical/volcanic-plains.json +++ b/biomes/tropical/volcanic-plains.json @@ -15,10 +15,8 @@ "layers": [ { "style": { - "style": "SIMPLEX", - "fracture": { - "style": "GLOB", - "zoom": 0.2, + "style": "SIMPLEX","fracture": { + "style": "GLOB", "zoom": 0.2, "multiplier": 40 } }, @@ -45,20 +43,17 @@ "maxHeight": 2, "palette": [ { - "block": "basalt", - "data": { + "block": "basalt", "data": { "axis": "x" } }, { - "block": "basalt", - "data": { + "block": "basalt", "data": { "axis": "y" } }, { - "block": "basalt", - "data": { + "block": "basalt", "data": { "axis": "z" } } @@ -83,10 +78,7 @@ "objects": [ { "place": [ - "landform/spikes/1", - "landform/spikes/2", - "landform/spikes/3" - ], + "landform/spikes/1","landform/spikes/2","landform/spikes/3"], "chance": 1, "density": 2, "rotation": { diff --git a/biomes/tropical/volcanoes-lava.json b/biomes/tropical/volcanoes-lava.json index 4c90d020..fabb2e9d 100644 --- a/biomes/tropical/volcanoes-lava.json +++ b/biomes/tropical/volcanoes-lava.json @@ -29,8 +29,7 @@ "maxHeight": 1, "palette": [ { - "block": "lava", - "data": { + "block": "lava", "data": { "level": 1 } } @@ -41,8 +40,7 @@ "maxHeight": 10, "palette": [ { - "block": "lava", - "data": { + "block": "lava", "data": { "level": 0 } } @@ -52,8 +50,7 @@ "wall": { "palette": [ { - "block": "lava", - "data": { + "block": "lava","data": { "level": 1 } } diff --git a/biomes/tropical/volcanoes.json b/biomes/tropical/volcanoes.json index 0fb30eec..e746813a 100644 --- a/biomes/tropical/volcanoes.json +++ b/biomes/tropical/volcanoes.json @@ -32,20 +32,17 @@ "maxHeight": 2, "palette": [ { - "block": "basalt", - "data": { + "block": "basalt", "data": { "axis": "x" } }, { - "block": "basalt", - "data": { + "block": "basalt", "data": { "axis": "y" } }, { - "block": "basalt", - "data": { + "block": "basalt", "data": { "axis": "z" } } diff --git a/biomes/tropical/wilds.json b/biomes/tropical/wilds.json index 9172b5e4..49516677 100644 --- a/biomes/tropical/wilds.json +++ b/biomes/tropical/wilds.json @@ -132,8 +132,7 @@ "age": 7 }, "block": "potatoes" - } - ], + }], "style": { "style": "IRIS" } @@ -150,8 +149,7 @@ "age": 7 }, "block": "carrots" - } - ], + }], "style": { "style": "IRIS" } @@ -168,8 +166,7 @@ "age": 7 }, "block": "beetroots" - } - ], + }], "style": { "style": "IRIS" } @@ -216,10 +213,7 @@ { "chance": 0.125, "place": [ - "shrub/shrub1", - "shrub/shrub2", - "shrub/shrub3" - ], + "shrub/shrub1","shrub/shrub2","shrub/shrub3"], "translate": { "y": -1 } @@ -236,14 +230,7 @@ "enabled": true }, "place": [ - "stone-clutt/obelisk-1", - "stone-clutt/obelisk-2", - "stone-clutt/obelisk-3", - "stone-clutt/obelisk-4", - "stone-clutt/obelisk-5", - "stone-clutt/obelisk-6", - "stone-clutt/obelisk-7" - ], + "stone-clutt/obelisk-1","stone-clutt/obelisk-2","stone-clutt/obelisk-3","stone-clutt/obelisk-4","stone-clutt/obelisk-5","stone-clutt/obelisk-6","stone-clutt/obelisk-7"], "translate": { "x": 0, "y": 0, @@ -262,9 +249,7 @@ "enabled": true }, "place": [ - "camp/camp", - "camp/barrel-bin" - ], + "camp/camp","camp/barrel-bin"], "translate": { "x": 0, "y": 0, diff --git a/biomes/tundra/beach-stone.json b/biomes/tundra/beach-stone.json index 16a98beb..cfdd4e38 100644 --- a/biomes/tundra/beach-stone.json +++ b/biomes/tundra/beach-stone.json @@ -58,20 +58,7 @@ "name": "standard-surface-portals", "chance": 0.00505, "place": [ - "ruined_portal/giant_portal_1", - "ruined_portal/giant_portal_2", - "ruined_portal/giant_portal_3", - "ruined_portal/portal_1", - "ruined_portal/portal_2", - "ruined_portal/portal_3", - "ruined_portal/portal_4", - "ruined_portal/portal_5", - "ruined_portal/portal_6", - "ruined_portal/portal_7", - "ruined_portal/portal_8", - "ruined_portal/portal_9", - "ruined_portal/portal_10" - ], + "ruined_portal/giant_portal_1","ruined_portal/giant_portal_2","ruined_portal/giant_portal_3","ruined_portal/portal_1","ruined_portal/portal_2","ruined_portal/portal_3","ruined_portal/portal_4","ruined_portal/portal_5","ruined_portal/portal_6","ruined_portal/portal_7","ruined_portal/portal_8","ruined_portal/portal_9","ruined_portal/portal_10"], "edit": [ { "find": [ @@ -132,8 +119,7 @@ ] }, "chance": 0.20 - } - ], + }], "mode": "VACUUM", "carvingSupport": "SURFACE_ONLY" } diff --git a/biomes/tundra/beach.json b/biomes/tundra/beach.json index e54c141b..3fc6da52 100644 --- a/biomes/tundra/beach.json +++ b/biomes/tundra/beach.json @@ -72,8 +72,7 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "stone_button" @@ -83,13 +82,11 @@ }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "stone_button" - } - ], + }], "style": { "style": "STATIC" } @@ -101,20 +98,7 @@ "name": "standard-surface-portals", "chance": 0.00505, "place": [ - "ruined_portal/giant_portal_1", - "ruined_portal/giant_portal_2", - "ruined_portal/giant_portal_3", - "ruined_portal/portal_1", - "ruined_portal/portal_2", - "ruined_portal/portal_3", - "ruined_portal/portal_4", - "ruined_portal/portal_5", - "ruined_portal/portal_6", - "ruined_portal/portal_7", - "ruined_portal/portal_8", - "ruined_portal/portal_9", - "ruined_portal/portal_10" - ], + "ruined_portal/giant_portal_1","ruined_portal/giant_portal_2","ruined_portal/giant_portal_3","ruined_portal/portal_1","ruined_portal/portal_2","ruined_portal/portal_3","ruined_portal/portal_4","ruined_portal/portal_5","ruined_portal/portal_6","ruined_portal/portal_7","ruined_portal/portal_8","ruined_portal/portal_9","ruined_portal/portal_10"], "edit": [ { "find": [ @@ -175,8 +159,7 @@ ] }, "chance": 0.20 - } - ], + }], "mode": "VACUUM", "carvingSupport": "SURFACE_ONLY" } diff --git a/biomes/tundra/bonsai-forest.json b/biomes/tundra/bonsai-forest.json index 8eb3b22b..900f1613 100644 --- a/biomes/tundra/bonsai-forest.json +++ b/biomes/tundra/bonsai-forest.json @@ -62,21 +62,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "stone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "stone_button" - } - ], + }], "style": { "style": "STATIC" } @@ -99,8 +96,7 @@ }, { "block": "lily_of_the_valley" - } - ], + }], "style": { "style": "STATIC" } @@ -135,8 +131,7 @@ "age": 3 }, "block": "sweet_berry_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -149,8 +144,7 @@ "palette": [ { "block": "fern" - } - ], + }], "style": { "style": "STATIC" } @@ -163,8 +157,7 @@ "palette": [ { "block": "orange_tulip" - } - ], + }], "style": { "style": "STATIC" } @@ -177,8 +170,7 @@ "palette": [ { "block": "dead_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -191,8 +183,7 @@ "palette": [ { "block": "poppy" - } - ], + }], "style": { "style": "STATIC" } @@ -232,8 +223,7 @@ "enabled": true }, "place": [ - "camp/camp" - ], + "camp/camp"], "translate": { "x": 0, "y": 0, @@ -256,8 +246,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -268,12 +257,7 @@ "enabled": true }, "place": [ - "sacred-bonsai/med-1", - "sacred-bonsai/med-2", - "sacred-bonsai/med-3", - "sacred-bonsai/med-4", - "sacred-bonsai/med-5" - ], + "sacred-bonsai/med-1","sacred-bonsai/med-2","sacred-bonsai/med-3","sacred-bonsai/med-4","sacred-bonsai/med-5"], "translate": { "x": 0, "y": 2, @@ -292,14 +276,7 @@ "enabled": true }, "place": [ - "clutter/stone-clutt-1", - "clutter/stone-clutt-2", - "clutter/stone-clutt-3", - "clutter/stone-clutt-4", - "clutter/stone-clutt-5", - "clutter/stone-clutt-6", - "clutter/stone-clutt-7" - ], + "clutter/stone-clutt-1","clutter/stone-clutt-2","clutter/stone-clutt-3","clutter/stone-clutt-4","clutter/stone-clutt-5","clutter/stone-clutt-6","clutter/stone-clutt-7"], "translate": { "x": 0, "y": -2, @@ -325,8 +302,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -337,15 +313,7 @@ "enabled": true }, "place": [ - "true-redwood/true-redwood-small-1", - "true-redwood/true-redwood-small-2", - "true-redwood/true-redwood-small-3", - "true-redwood/true-redwood-small-1", - "true-redwood/true-redwood-small-2", - "true-redwood/true-redwood-small-3", - "true-redwood/true-redwood-small-4", - "true-redwood/true-redwood-small-5" - ], + "true-redwood/true-redwood-small-1","true-redwood/true-redwood-small-2","true-redwood/true-redwood-small-3","true-redwood/true-redwood-small-1","true-redwood/true-redwood-small-2","true-redwood/true-redwood-small-3","true-redwood/true-redwood-small-4","true-redwood/true-redwood-small-5"], "translate": { "x": 0, "y": -2, @@ -364,12 +332,7 @@ "enabled": true }, "place": [ - "clutter/spruce-clutt-1", - "clutter/spruce-clutt-2", - "clutter/spruce-clutt-3", - "clutter/spruce-clutt-4", - "clutter/spruce-clutt-5" - ], + "clutter/spruce-clutt-1","clutter/spruce-clutt-2","clutter/spruce-clutt-3","clutter/spruce-clutt-4","clutter/spruce-clutt-5"], "translate": { "x": 0, "y": -8, @@ -388,11 +351,7 @@ "enabled": true }, "place": [ - "true-redwood/true-redwood-7-b", - "true-redwood/true-redwood-8-b", - "true-redwood/true-redwood-9-b", - "true-redwood/true-redwood-10-b" - ], + "true-redwood/true-redwood-7-b","true-redwood/true-redwood-8-b","true-redwood/true-redwood-9-b","true-redwood/true-redwood-10-b"], "translate": { "x": 0, "y": -8, @@ -411,22 +370,7 @@ "enabled": true }, "place": [ - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder3", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8", - "boulder/boulder9", - "boulder/boulder10", - "boulder/boulder11", - "boulder/boulder12", - "boulder/boulder13", - "boulder/boulder14", - "boulder/boulder15" - ], + "boulder/boulder1","boulder/boulder2","boulder/boulder3","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8","boulder/boulder9","boulder/boulder10","boulder/boulder11","boulder/boulder12","boulder/boulder13","boulder/boulder14","boulder/boulder15"], "translate": { "x": 0, "y": -2, @@ -445,13 +389,7 @@ "enabled": true }, "place": [ - "stump/stump1", - "stump/stump2", - "stump/stump3", - "stump/stump4", - "stump/stump5", - "stump/stump6" - ], + "stump/stump1","stump/stump2","stump/stump3","stump/stump4","stump/stump5","stump/stump6"], "mode": "VACUUM", "translate": { "x": 0, diff --git a/biomes/tundra/cavern.json b/biomes/tundra/cavern.json index f68a4246..eb7d01ec 100644 --- a/biomes/tundra/cavern.json +++ b/biomes/tundra/cavern.json @@ -59,8 +59,7 @@ "palette": [ { "block": "cobweb" - } - ], + }], "style": { "style": "STATIC" } @@ -95,8 +94,7 @@ "age": 3 }, "block": "sweet_berry_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -115,8 +113,7 @@ "enabled": true }, "place": [ - "grave/grave" - ], + "grave/grave"], "translate": { "x": 0, "y": 0, diff --git a/biomes/tundra/forest-cliffs.json b/biomes/tundra/forest-cliffs.json index 6c05c67f..0b4938cc 100644 --- a/biomes/tundra/forest-cliffs.json +++ b/biomes/tundra/forest-cliffs.json @@ -117,8 +117,7 @@ }, { "block": "poppy" - } - ], + }], "style": { "style": "STATIC" } @@ -141,8 +140,7 @@ }, { "block": "lily_of_the_valley" - } - ], + }], "style": { "style": "STATIC" } @@ -177,8 +175,7 @@ "age": 3 }, "block": "sweet_berry_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -192,8 +189,7 @@ "palette": [ { "block": "grass" - } - ], + }], "style": { "style": "STATIC" } @@ -202,11 +198,7 @@ "objects": [ { "place": [ - "patch/graveldirt1", - "patch/graveldirt2", - "patch/graveldirt3", - "patch/graveldirt4" - ], + "patch/graveldirt1","patch/graveldirt2","patch/graveldirt3","patch/graveldirt4"], "chance": 0.75, "mode": "PAINT" }, @@ -222,12 +214,7 @@ "enabled": true }, "place": [ - "evergreen/fantasy_evergreen_large1", - "evergreen/fantasy_evergreen_large1", - "evergreen/fantasy_evergreen_medium1", - "evergreen/fantasy_evergreen_medium2", - "evergreen/fantasy_evergreen_medium3" - ], + "evergreen/fantasy_evergreen_large1","evergreen/fantasy_evergreen_large1","evergreen/fantasy_evergreen_medium1","evergreen/fantasy_evergreen_medium2","evergreen/fantasy_evergreen_medium3"], "translate": { "x": 0, "y": -2, @@ -246,14 +233,7 @@ "enabled": true }, "place": [ - "stone-clutt/obelisk-1", - "stone-clutt/obelisk-2", - "stone-clutt/obelisk-3", - "stone-clutt/obelisk-4", - "stone-clutt/obelisk-5", - "stone-clutt/obelisk-6", - "stone-clutt/obelisk-7" - ], + "stone-clutt/obelisk-1","stone-clutt/obelisk-2","stone-clutt/obelisk-3","stone-clutt/obelisk-4","stone-clutt/obelisk-5","stone-clutt/obelisk-6","stone-clutt/obelisk-7"], "translate": { "x": 0, "y": 0, @@ -272,22 +252,7 @@ "enabled": true }, "place": [ - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder3", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8", - "boulder/boulder9", - "boulder/boulder10", - "boulder/boulder11", - "boulder/boulder12", - "boulder/boulder13", - "boulder/boulder14", - "boulder/boulder15" - ], + "boulder/boulder1","boulder/boulder2","boulder/boulder3","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8","boulder/boulder9","boulder/boulder10","boulder/boulder11","boulder/boulder12","boulder/boulder13","boulder/boulder14","boulder/boulder15"], "translate": { "x": 0, "y": -2, @@ -310,8 +275,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -322,13 +286,7 @@ "enabled": true }, "place": [ - "stump/stump1", - "stump/stump2", - "stump/stump3", - "stump/stump4", - "stump/stump5", - "stump/stump6" - ], + "stump/stump1","stump/stump2","stump/stump3","stump/stump4","stump/stump5","stump/stump6"], "translate": { "x": 0, "y": 0, @@ -338,19 +296,7 @@ { "chance": 0.125, "place": [ - "pine/pine1", - "pine/pine2", - "pine/pine3", - "pine/pine4", - "pine/pine5", - "pine/pine6", - "pine/pine7", - "pine/pine8", - "pine/pine9", - "pine/pine10", - "pine/pine11", - "pine/pine12" - ], + "pine/pine1","pine/pine2","pine/pine3","pine/pine4","pine/pine5","pine/pine6","pine/pine7","pine/pine8","pine/pine9","pine/pine10","pine/pine11","pine/pine12"], "translate": { "x": 0, "y": 0, diff --git a/biomes/tundra/forest.json b/biomes/tundra/forest.json index 4cc06481..23d605df 100644 --- a/biomes/tundra/forest.json +++ b/biomes/tundra/forest.json @@ -108,11 +108,7 @@ "objects": [ { "place": [ - "patch/graveldirt1", - "patch/graveldirt2", - "patch/graveldirt3", - "patch/graveldirt4" - ], + "patch/graveldirt1","patch/graveldirt2","patch/graveldirt3","patch/graveldirt4"], "chance": 0.75, "mode": "PAINT" }, @@ -128,20 +124,7 @@ "enabled": true }, "place": [ - "evergreen/fantasy_evergreen_large1", - "evergreen/fantasy_evergreen_large2", - "evergreen/fantasy_evergreen_large1", - "evergreen/fantasy_evergreen_large2", - "evergreen/fantasy_evergreen_large1", - "evergreen/fantasy_evergreen_large2", - "evergreen/fantasy_evergreen_large3", - "evergreen/fantasy_evergreen_large4", - "evergreen/fantasy_evergreen_large5", - "evergreen/fantasy_evergreen_large6", - "evergreen/fantasy_evergreen_medium1", - "evergreen/fantasy_evergreen_medium2", - "evergreen/fantasy_evergreen_medium3" - ], + "evergreen/fantasy_evergreen_large1","evergreen/fantasy_evergreen_large2","evergreen/fantasy_evergreen_large1","evergreen/fantasy_evergreen_large2","evergreen/fantasy_evergreen_large1","evergreen/fantasy_evergreen_large2","evergreen/fantasy_evergreen_large3","evergreen/fantasy_evergreen_large4","evergreen/fantasy_evergreen_large5","evergreen/fantasy_evergreen_large6","evergreen/fantasy_evergreen_medium1","evergreen/fantasy_evergreen_medium2","evergreen/fantasy_evergreen_medium3"], "translate": { "x": 0, "y": -2, @@ -160,14 +143,7 @@ "enabled": true }, "place": [ - "stone-clutt/obelisk-1", - "stone-clutt/obelisk-2", - "stone-clutt/obelisk-3", - "stone-clutt/obelisk-4", - "stone-clutt/obelisk-5", - "stone-clutt/obelisk-6", - "stone-clutt/obelisk-7" - ], + "stone-clutt/obelisk-1","stone-clutt/obelisk-2","stone-clutt/obelisk-3","stone-clutt/obelisk-4","stone-clutt/obelisk-5","stone-clutt/obelisk-6","stone-clutt/obelisk-7"], "translate": { "x": 0, "y": 0, @@ -177,19 +153,7 @@ { "chance": 0.25, "place": [ - "pine/pine1", - "pine/pine2", - "pine/pine3", - "pine/pine4", - "pine/pine5", - "pine/pine6", - "pine/pine7", - "pine/pine8", - "pine/pine9", - "pine/pine10", - "pine/pine11", - "pine/pine12" - ], + "pine/pine1","pine/pine2","pine/pine3","pine/pine4","pine/pine5","pine/pine6","pine/pine7","pine/pine8","pine/pine9","pine/pine10","pine/pine11","pine/pine12"], "translate": { "x": 0, "y": 0, @@ -217,8 +181,7 @@ }, { "block": "poppy" - } - ], + }], "style": { "style": "STATIC" } @@ -253,8 +216,7 @@ "age": 3 }, "block": "sweet_berry_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -268,8 +230,7 @@ "palette": [ { "block": "grass" - } - ], + }], "style": { "style": "STATIC" } diff --git a/biomes/tundra/lake.json b/biomes/tundra/lake.json index 3fdd40e8..f05ff249 100644 --- a/biomes/tundra/lake.json +++ b/biomes/tundra/lake.json @@ -28,8 +28,7 @@ }, { "block": "lily_of_the_valley" - } - ], + }], "style": { "style": "STATIC" } @@ -64,8 +63,7 @@ "age": 3 }, "block": "sweet_berry_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -81,8 +79,7 @@ }, { "block": "fern" - } - ], + }], "style": { "style": "IRIS_DOUBLE" } @@ -98,8 +95,7 @@ }, { "block": "fern" - } - ], + }], "style": { "style": "STATIC" } @@ -112,21 +108,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "stone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "stone_button" - } - ], + }], "style": { "style": "STATIC" } @@ -139,8 +132,7 @@ "palette": [ { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" } @@ -227,8 +219,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, @@ -262,8 +253,7 @@ "replace": { "palette": [ { - "block": "spruce_leaves", - "data": { + "block": "spruce_leaves", "data": { "persistent": true } } @@ -279,8 +269,7 @@ "replace": { "palette": [ { - "block": "spruce_fence", - "data": { + "block": "spruce_fence", "data": { "persistent": true } } @@ -296,15 +285,13 @@ "replace": { "palette": [ { - "block": "spruce_wood", - "data": { + "block": "spruce_wood", "data": { "persistent": true } } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -315,14 +302,7 @@ "enabled": true }, "place": [ - "acacia-medium/acacia-denmyre-1", - "acacia-medium/acacia-denmyre-2", - "acacia-medium/acacia-denmyre-3", - "acacia-medium/acacia-denmyre-4", - "acacia-medium/acacia-denmyre-5", - "acacia-medium/acacia-denmyre-6", - "acacia-medium/acacia-denmyre-7" - ], + "acacia-medium/acacia-denmyre-1","acacia-medium/acacia-denmyre-2","acacia-medium/acacia-denmyre-3","acacia-medium/acacia-denmyre-4","acacia-medium/acacia-denmyre-5","acacia-medium/acacia-denmyre-6","acacia-medium/acacia-denmyre-7"], "translate": { "x": 0, "y": -1, @@ -340,8 +320,7 @@ "replace": { "palette": [ { - "block": "spruce_leaves", - "data": { + "block": "spruce_leaves", "data": { "persistent": true } } @@ -357,8 +336,7 @@ "replace": { "palette": [ { - "block": "spruce_leaves", - "data": { + "block": "spruce_leaves", "data": { "persistent": true } } @@ -374,15 +352,13 @@ "replace": { "palette": [ { - "block": "spruce_leaves", - "data": { + "block": "spruce_leaves", "data": { "persistent": true } } ] } - } - ], + }], "chance": 0.3, "density": 2, "rotation": { @@ -395,17 +371,7 @@ "enabled": true }, "place": [ - "denmyre/oak-denmyre-clutter-1", - "denmyre/oak-denmyre-clutter-2", - "denmyre/oak-denmyre-clutter-3", - "denmyre/oak-denmyre-clutter-4", - "denmyre/oak-denmyre-clutter-5", - "denmyre/oak-denmyre-clutter-6", - "denmyre/oak-denmyre-clutter-7", - "denmyre/oak-denmyre-clutter-8", - "denmyre/oak-denmyre-clutter-9", - "denmyre/oak-denmyre-clutter-10" - ], + "denmyre/oak-denmyre-clutter-1","denmyre/oak-denmyre-clutter-2","denmyre/oak-denmyre-clutter-3","denmyre/oak-denmyre-clutter-4","denmyre/oak-denmyre-clutter-5","denmyre/oak-denmyre-clutter-6","denmyre/oak-denmyre-clutter-7","denmyre/oak-denmyre-clutter-8","denmyre/oak-denmyre-clutter-9","denmyre/oak-denmyre-clutter-10"], "translate": { "x": 0, "y": -1, diff --git a/biomes/tundra/mountains-cliffs.json b/biomes/tundra/mountains-cliffs.json index 569d8704..1fff1fa2 100644 --- a/biomes/tundra/mountains-cliffs.json +++ b/biomes/tundra/mountains-cliffs.json @@ -117,8 +117,7 @@ }, { "block": "poppy" - } - ], + }], "style": { "style": "STATIC" } @@ -141,8 +140,7 @@ }, { "block": "lily_of_the_valley" - } - ], + }], "style": { "style": "STATIC" } @@ -177,8 +175,7 @@ "age": 3 }, "block": "sweet_berry_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -192,8 +189,7 @@ "palette": [ { "block": "grass" - } - ], + }], "style": { "style": "STATIC" } @@ -202,11 +198,7 @@ "objects": [ { "place": [ - "patch/graveldirt1", - "patch/graveldirt2", - "patch/graveldirt3", - "patch/graveldirt4" - ], + "patch/graveldirt1","patch/graveldirt2","patch/graveldirt3","patch/graveldirt4"], "chance": 0.75, "mode": "PAINT" }, @@ -222,20 +214,7 @@ "enabled": true }, "place": [ - "evergreen/fantasy_evergreen_large1", - "evergreen/fantasy_evergreen_large2", - "evergreen/fantasy_evergreen_large1", - "evergreen/fantasy_evergreen_large2", - "evergreen/fantasy_evergreen_large1", - "evergreen/fantasy_evergreen_large2", - "evergreen/fantasy_evergreen_large3", - "evergreen/fantasy_evergreen_large4", - "evergreen/fantasy_evergreen_large5", - "evergreen/fantasy_evergreen_large6", - "evergreen/fantasy_evergreen_medium1", - "evergreen/fantasy_evergreen_medium2", - "evergreen/fantasy_evergreen_medium3" - ], + "evergreen/fantasy_evergreen_large1","evergreen/fantasy_evergreen_large2","evergreen/fantasy_evergreen_large1","evergreen/fantasy_evergreen_large2","evergreen/fantasy_evergreen_large1","evergreen/fantasy_evergreen_large2","evergreen/fantasy_evergreen_large3","evergreen/fantasy_evergreen_large4","evergreen/fantasy_evergreen_large5","evergreen/fantasy_evergreen_large6","evergreen/fantasy_evergreen_medium1","evergreen/fantasy_evergreen_medium2","evergreen/fantasy_evergreen_medium3"], "translate": { "x": 0, "y": -2, @@ -254,14 +233,7 @@ "enabled": true }, "place": [ - "stone-clutt/obelisk-1", - "stone-clutt/obelisk-2", - "stone-clutt/obelisk-3", - "stone-clutt/obelisk-4", - "stone-clutt/obelisk-5", - "stone-clutt/obelisk-6", - "stone-clutt/obelisk-7" - ], + "stone-clutt/obelisk-1","stone-clutt/obelisk-2","stone-clutt/obelisk-3","stone-clutt/obelisk-4","stone-clutt/obelisk-5","stone-clutt/obelisk-6","stone-clutt/obelisk-7"], "translate": { "x": 0, "y": 0, @@ -280,22 +252,7 @@ "enabled": true }, "place": [ - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder3", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8", - "boulder/boulder9", - "boulder/boulder10", - "boulder/boulder11", - "boulder/boulder12", - "boulder/boulder13", - "boulder/boulder14", - "boulder/boulder15" - ], + "boulder/boulder1","boulder/boulder2","boulder/boulder3","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8","boulder/boulder9","boulder/boulder10","boulder/boulder11","boulder/boulder12","boulder/boulder13","boulder/boulder14","boulder/boulder15"], "translate": { "x": 0, "y": -2, @@ -318,8 +275,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -330,13 +286,7 @@ "enabled": true }, "place": [ - "stump/stump1", - "stump/stump2", - "stump/stump3", - "stump/stump4", - "stump/stump5", - "stump/stump6" - ], + "stump/stump1","stump/stump2","stump/stump3","stump/stump4","stump/stump5","stump/stump6"], "mode": "VACUUM", "translate": { "x": 0, @@ -347,19 +297,7 @@ { "chance": 0.125, "place": [ - "pine/pine1", - "pine/pine2", - "pine/pine3", - "pine/pine4", - "pine/pine5", - "pine/pine6", - "pine/pine7", - "pine/pine8", - "pine/pine9", - "pine/pine10", - "pine/pine11", - "pine/pine12" - ], + "pine/pine1","pine/pine2","pine/pine3","pine/pine4","pine/pine5","pine/pine6","pine/pine7","pine/pine8","pine/pine9","pine/pine10","pine/pine11","pine/pine12"], "translate": { "x": 0, "y": 0, diff --git a/biomes/tundra/mountains.json b/biomes/tundra/mountains.json index c19058ed..7e36f3d0 100644 --- a/biomes/tundra/mountains.json +++ b/biomes/tundra/mountains.json @@ -112,11 +112,7 @@ "objects": [ { "place": [ - "patch/graveldirt1", - "patch/graveldirt2", - "patch/graveldirt3", - "patch/graveldirt4" - ], + "patch/graveldirt1","patch/graveldirt2","patch/graveldirt3","patch/graveldirt4"], "chance": 0.75, "mode": "PAINT" }, @@ -132,20 +128,7 @@ "enabled": true }, "place": [ - "evergreen/fantasy_evergreen_large1", - "evergreen/fantasy_evergreen_large2", - "evergreen/fantasy_evergreen_large1", - "evergreen/fantasy_evergreen_large2", - "evergreen/fantasy_evergreen_large1", - "evergreen/fantasy_evergreen_large2", - "evergreen/fantasy_evergreen_large3", - "evergreen/fantasy_evergreen_large4", - "evergreen/fantasy_evergreen_large5", - "evergreen/fantasy_evergreen_large6", - "evergreen/fantasy_evergreen_medium1", - "evergreen/fantasy_evergreen_medium2", - "evergreen/fantasy_evergreen_medium3" - ], + "evergreen/fantasy_evergreen_large1","evergreen/fantasy_evergreen_large2","evergreen/fantasy_evergreen_large1","evergreen/fantasy_evergreen_large2","evergreen/fantasy_evergreen_large1","evergreen/fantasy_evergreen_large2","evergreen/fantasy_evergreen_large3","evergreen/fantasy_evergreen_large4","evergreen/fantasy_evergreen_large5","evergreen/fantasy_evergreen_large6","evergreen/fantasy_evergreen_medium1","evergreen/fantasy_evergreen_medium2","evergreen/fantasy_evergreen_medium3"], "translate": { "x": 0, "y": -2, @@ -164,14 +147,7 @@ "enabled": true }, "place": [ - "stone-clutt/obelisk-1", - "stone-clutt/obelisk-2", - "stone-clutt/obelisk-3", - "stone-clutt/obelisk-4", - "stone-clutt/obelisk-5", - "stone-clutt/obelisk-6", - "stone-clutt/obelisk-7" - ], + "stone-clutt/obelisk-1","stone-clutt/obelisk-2","stone-clutt/obelisk-3","stone-clutt/obelisk-4","stone-clutt/obelisk-5","stone-clutt/obelisk-6","stone-clutt/obelisk-7"], "translate": { "x": 0, "y": 0, @@ -181,19 +157,7 @@ { "chance": 0.25, "place": [ - "pine/pine1", - "pine/pine2", - "pine/pine3", - "pine/pine4", - "pine/pine5", - "pine/pine6", - "pine/pine7", - "pine/pine8", - "pine/pine9", - "pine/pine10", - "pine/pine11", - "pine/pine12" - ], + "pine/pine1","pine/pine2","pine/pine3","pine/pine4","pine/pine5","pine/pine6","pine/pine7","pine/pine8","pine/pine9","pine/pine10","pine/pine11","pine/pine12"], "translate": { "x": 0, "y": 0, @@ -221,8 +185,7 @@ }, { "block": "poppy" - } - ], + }], "style": { "style": "STATIC" } @@ -257,8 +220,7 @@ "age": 3 }, "block": "sweet_berry_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -272,8 +234,7 @@ "palette": [ { "block": "grass" - } - ], + }], "style": { "style": "STATIC" } diff --git a/biomes/tundra/redwood-cliffs.json b/biomes/tundra/redwood-cliffs.json index cba625df..caa22d6a 100644 --- a/biomes/tundra/redwood-cliffs.json +++ b/biomes/tundra/redwood-cliffs.json @@ -17,10 +17,8 @@ "layers": [ { "style": { - "style": "SIMPLEX", - "fracture": { - "style": "FRACTAL_WATER", - "zoom": 0.35, + "style": "SIMPLEX","fracture": { + "style": "FRACTAL_WATER", "zoom": 0.35, "multiplier": 23 } }, @@ -115,8 +113,7 @@ }, { "block": "lily_of_the_valley" - } - ], + }], "style": { "style": "STATIC" } @@ -151,8 +148,7 @@ "age": 3 }, "block": "sweet_berry_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -218,17 +214,7 @@ { "mode": "PAINT", "place": [ - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder3", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8", - "boulder/boulder9", - "boulder/boulder10" - ], + "boulder/boulder1","boulder/boulder2","boulder/boulder3","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8","boulder/boulder9","boulder/boulder10"], "chance": 0.4, "rotation": { "enabled": true, @@ -248,10 +234,7 @@ { "mode": "PAINT", "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" - ], + "bush/small/1","bush/small/2","bush/small/3"], "chance": 0.6, "rotation": { "enabled": true, @@ -275,17 +258,7 @@ "enabled": true }, "place": [ - "true-redwood/true-redwood-1", - "true-redwood/true-redwood-2", - "true-redwood/true-redwood-3", - "true-redwood/true-redwood-4", - "true-redwood/true-redwood-5", - "true-redwood/true-redwood-6", - "true-redwood/true-redwood-7", - "true-redwood/true-redwood-8", - "true-redwood/true-redwood-9", - "true-redwood/true-redwood-10" - ], + "true-redwood/true-redwood-1","true-redwood/true-redwood-2","true-redwood/true-redwood-3","true-redwood/true-redwood-4","true-redwood/true-redwood-5","true-redwood/true-redwood-6","true-redwood/true-redwood-7","true-redwood/true-redwood-8","true-redwood/true-redwood-9","true-redwood/true-redwood-10"], "translate": { "x": 0, "y": -10, @@ -305,9 +278,7 @@ }, "mode": "PAINT", "place": [ - "redwood/rock-1", - "redwood/rock-2" - ], + "redwood/rock-1","redwood/rock-2"], "translate": { "x": 0, "y": -10, @@ -348,8 +319,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -360,15 +330,7 @@ "enabled": true }, "place": [ - "true-redwood/true-redwood-small-1", - "true-redwood/true-redwood-small-2", - "true-redwood/true-redwood-small-3", - "true-redwood/true-redwood-small-1", - "true-redwood/true-redwood-small-2", - "true-redwood/true-redwood-small-3", - "true-redwood/true-redwood-small-4", - "true-redwood/true-redwood-small-5" - ], + "true-redwood/true-redwood-small-1","true-redwood/true-redwood-small-2","true-redwood/true-redwood-small-3","true-redwood/true-redwood-small-1","true-redwood/true-redwood-small-2","true-redwood/true-redwood-small-3","true-redwood/true-redwood-small-4","true-redwood/true-redwood-small-5"], "translate": { "x": 0, "y": -2, @@ -387,12 +349,7 @@ "enabled": true }, "place": [ - "clutter/spruce-clutt-1", - "clutter/spruce-clutt-2", - "clutter/spruce-clutt-3", - "clutter/spruce-clutt-4", - "clutter/spruce-clutt-5" - ], + "clutter/spruce-clutt-1","clutter/spruce-clutt-2","clutter/spruce-clutt-3","clutter/spruce-clutt-4","clutter/spruce-clutt-5"], "translate": { "x": 0, "y": -8, @@ -411,9 +368,7 @@ "enabled": true }, "place": [ - "redwood/bush-1", - "redwood/bush-2" - ], + "redwood/bush-1","redwood/bush-2"], "translate": { "x": 0, "y": -3, @@ -432,11 +387,7 @@ "enabled": true }, "place": [ - "true-redwood/true-redwood-7-b", - "true-redwood/true-redwood-8-b", - "true-redwood/true-redwood-9-b", - "true-redwood/true-redwood-10-b" - ], + "true-redwood/true-redwood-7-b","true-redwood/true-redwood-8-b","true-redwood/true-redwood-9-b","true-redwood/true-redwood-10-b"], "translate": { "x": 0, "y": -8, @@ -455,13 +406,7 @@ "enabled": true }, "place": [ - "stump/stump1", - "stump/stump2", - "stump/stump3", - "stump/stump4", - "stump/stump5", - "stump/stump6" - ], + "stump/stump1","stump/stump2","stump/stump3","stump/stump4","stump/stump5","stump/stump6"], "edit": [ { "find": [ @@ -490,8 +435,7 @@ } ] } - } - ], + }], "mode": "VACUUM", "translate": { "x": 0, diff --git a/biomes/tundra/redwood-forest.json b/biomes/tundra/redwood-forest.json index 77b7e188..7e204e0d 100644 --- a/biomes/tundra/redwood-forest.json +++ b/biomes/tundra/redwood-forest.json @@ -25,10 +25,8 @@ "layers": [ { "style": { - "style": "SIMPLEX", - "fracture": { - "style": "FRACTAL_WATER", - "zoom": 0.39, + "style": "SIMPLEX","fracture": { + "style": "FRACTAL_WATER", "zoom": 0.39, "multiplier": 23 } }, @@ -124,8 +122,7 @@ }, { "block": "lily_of_the_valley" - } - ], + }], "style": { "style": "STATIC" } @@ -160,8 +157,7 @@ "age": 3 }, "block": "sweet_berry_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -228,17 +224,7 @@ { "mode": "PAINT", "place": [ - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder3", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8", - "boulder/boulder9", - "boulder/boulder10" - ], + "boulder/boulder1","boulder/boulder2","boulder/boulder3","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8","boulder/boulder9","boulder/boulder10"], "chance": 0.4, "rotation": { "enabled": true, @@ -258,10 +244,7 @@ { "mode": "PAINT", "place": [ - "bush/small/1", - "bush/small/2", - "bush/small/3" - ], + "bush/small/1","bush/small/2","bush/small/3"], "chance": 0.6, "rotation": { "enabled": true, @@ -285,17 +268,7 @@ "enabled": true }, "place": [ - "true-redwood/true-redwood-1", - "true-redwood/true-redwood-2", - "true-redwood/true-redwood-3", - "true-redwood/true-redwood-4", - "true-redwood/true-redwood-5", - "true-redwood/true-redwood-6", - "true-redwood/true-redwood-7", - "true-redwood/true-redwood-8", - "true-redwood/true-redwood-9", - "true-redwood/true-redwood-10" - ], + "true-redwood/true-redwood-1","true-redwood/true-redwood-2","true-redwood/true-redwood-3","true-redwood/true-redwood-4","true-redwood/true-redwood-5","true-redwood/true-redwood-6","true-redwood/true-redwood-7","true-redwood/true-redwood-8","true-redwood/true-redwood-9","true-redwood/true-redwood-10"], "translate": { "x": 0, "y": -10, @@ -315,9 +288,7 @@ }, "mode": "PAINT", "place": [ - "redwood/rock-1", - "redwood/rock-2" - ], + "redwood/rock-1","redwood/rock-2"], "translate": { "x": 0, "y": -10, @@ -358,8 +329,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -370,15 +340,7 @@ "enabled": true }, "place": [ - "true-redwood/true-redwood-small-1", - "true-redwood/true-redwood-small-2", - "true-redwood/true-redwood-small-3", - "true-redwood/true-redwood-small-1", - "true-redwood/true-redwood-small-2", - "true-redwood/true-redwood-small-3", - "true-redwood/true-redwood-small-4", - "true-redwood/true-redwood-small-5" - ], + "true-redwood/true-redwood-small-1","true-redwood/true-redwood-small-2","true-redwood/true-redwood-small-3","true-redwood/true-redwood-small-1","true-redwood/true-redwood-small-2","true-redwood/true-redwood-small-3","true-redwood/true-redwood-small-4","true-redwood/true-redwood-small-5"], "translate": { "x": 0, "y": -2, @@ -397,12 +359,7 @@ "enabled": true }, "place": [ - "clutter/spruce-clutt-1", - "clutter/spruce-clutt-2", - "clutter/spruce-clutt-3", - "clutter/spruce-clutt-4", - "clutter/spruce-clutt-5" - ], + "clutter/spruce-clutt-1","clutter/spruce-clutt-2","clutter/spruce-clutt-3","clutter/spruce-clutt-4","clutter/spruce-clutt-5"], "translate": { "x": 0, "y": -8, @@ -421,9 +378,7 @@ "enabled": true }, "place": [ - "redwood/bush-1", - "redwood/bush-2" - ], + "redwood/bush-1","redwood/bush-2"], "translate": { "x": 0, "y": -3, @@ -442,11 +397,7 @@ "enabled": true }, "place": [ - "true-redwood/true-redwood-7-b", - "true-redwood/true-redwood-8-b", - "true-redwood/true-redwood-9-b", - "true-redwood/true-redwood-10-b" - ], + "true-redwood/true-redwood-7-b","true-redwood/true-redwood-8-b","true-redwood/true-redwood-9-b","true-redwood/true-redwood-10-b"], "translate": { "x": 0, "y": -8, @@ -465,13 +416,7 @@ "enabled": true }, "place": [ - "stump/stump1", - "stump/stump2", - "stump/stump3", - "stump/stump4", - "stump/stump5", - "stump/stump6" - ], + "stump/stump1","stump/stump2","stump/stump3","stump/stump4","stump/stump5","stump/stump6"], "edit": [ { "find": [ @@ -500,8 +445,7 @@ } ] } - } - ], + }], "mode": "VACUUM", "translate": { "x": 0, diff --git a/biomes/tundra/river-rocky.json b/biomes/tundra/river-rocky.json index a729e0d9..f91170c5 100644 --- a/biomes/tundra/river-rocky.json +++ b/biomes/tundra/river-rocky.json @@ -78,8 +78,7 @@ }, { "block": "magma_block" - } - ], + }], "style": { "style": "STATIC" } @@ -93,8 +92,7 @@ "palette": [ { "block": "seagrass" - } - ], + }], "style": { "style": "STATIC" } @@ -110,8 +108,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "style": { "style": "STATIC" }, @@ -133,8 +130,7 @@ "pickles": 1 }, "block": "sea_pickle" - } - ], + }], "style": { "style": "STATIC" } @@ -157,8 +153,7 @@ "block": "water" } ] - } - ], + }], "mode": "PAINT", "underwater": true, "place": [ @@ -178,10 +173,7 @@ }, "underwater": true, "place": [ - "ships/swreck-1", - "ships/usd-ship-1", - "ships/usd-ship-2" - ], + "ships/swreck-1","ships/usd-ship-1","ships/usd-ship-2"], "edit": [ { "find": [ @@ -196,8 +188,7 @@ } ] } - } - ], + }], "translate": { "x": 0, "y": -4, @@ -217,12 +208,7 @@ }, "underwater": true, "place": [ - "statue/sub-stat-1", - "statue/sub-stat-2", - "statue/sub-stat-3", - "statue/sub-stat-4", - "statue/sub-stat-5" - ], + "statue/sub-stat-1","statue/sub-stat-2","statue/sub-stat-3","statue/sub-stat-4","statue/sub-stat-5"], "translate": { "x": 0, "y": 2, diff --git a/biomes/tundra/river.json b/biomes/tundra/river.json index 6fd55a24..63a7a43f 100644 --- a/biomes/tundra/river.json +++ b/biomes/tundra/river.json @@ -76,8 +76,7 @@ "palette": [ { "block": "seagrass" - } - ], + }], "style": { "style": "STATIC" } @@ -94,8 +93,7 @@ }, { "block": "magma_block" - } - ], + }], "style": { "style": "STATIC" } @@ -111,8 +109,7 @@ "palette": [ { "block": "kelp_plant" - } - ], + }], "style": { "style": "STATIC" }, @@ -134,8 +131,7 @@ "pickles": 1 }, "block": "sea_pickle" - } - ], + }], "style": { "style": "STATIC" } @@ -155,10 +151,7 @@ }, "underwater": true, "place": [ - "ships/swreck-1", - "ships/usd-ship-1", - "ships/usd-ship-2" - ], + "ships/swreck-1","ships/usd-ship-1","ships/usd-ship-2"], "translate": { "x": 0, "y": -3, @@ -178,12 +171,7 @@ }, "underwater": true, "place": [ - "statue/sub-stat-1", - "statue/sub-stat-2", - "statue/sub-stat-3", - "statue/sub-stat-4", - "statue/sub-stat-5" - ], + "statue/sub-stat-1","statue/sub-stat-2","statue/sub-stat-3","statue/sub-stat-4","statue/sub-stat-5"], "translate": { "x": 0, "y": 0, diff --git a/biomes/tundra/sequia-redwoods.json b/biomes/tundra/sequia-redwoods.json index 9cf65d75..f340b812 100644 --- a/biomes/tundra/sequia-redwoods.json +++ b/biomes/tundra/sequia-redwoods.json @@ -23,10 +23,8 @@ "layers": [ { "style": { - "style": "IRIS_DOUBLE", - "fracture": { - "style": "IRIS", - "zoom": 0.2 + "style": "IRIS_DOUBLE","fracture": { + "style": "IRIS", "zoom": 0.2 } }, "zoom": 0.2, @@ -82,21 +80,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "stone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "stone_button" - } - ], + }], "style": { "style": "STATIC" } @@ -119,8 +114,7 @@ }, { "block": "lily_of_the_valley" - } - ], + }], "style": { "style": "STATIC" } @@ -134,8 +128,7 @@ "palette": [ { "block": "fern" - } - ], + }], "style": { "style": "STATIC" } @@ -170,8 +163,7 @@ "age": 3 }, "block": "sweet_berry_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -185,8 +177,7 @@ "palette": [ { "block": "orange_tulip" - } - ], + }], "style": { "style": "STATIC" } @@ -200,8 +191,7 @@ "palette": [ { "block": "dead_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -215,8 +205,7 @@ "palette": [ { "block": "poppy" - } - ], + }], "style": { "style": "STATIC" } @@ -246,11 +235,7 @@ { "place": [ - "patch/graveldirt1", - "patch/graveldirt2", - "patch/graveldirt3", - "patch/graveldirt4" - ], + "patch/graveldirt1","patch/graveldirt2","patch/graveldirt3","patch/graveldirt4"], "chance": 0.75, "mode": "PAINT" }, @@ -266,8 +251,7 @@ "enabled": true }, "place": [ - "camp/camp" - ], + "camp/camp"], "translate": { "x": 0, "y": 0, @@ -287,8 +271,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, @@ -319,19 +302,7 @@ "enabled": true }, "place": [ - "pine/sup-pine-1", - "pine/sup-pine-2", - "pine/sup-pine-3", - "pine/sup-pine-4", - "pine/sup-pine-5", - "pine/sup-pine-6", - "pine/sup-pine-7", - "pine/sup-pine-8", - "pine/sup-pine-9", - "pine/sup-pine-10", - "pine/sup-pine-11", - "pine/sup-pine-12" - ], + "pine/sup-pine-1","pine/sup-pine-2","pine/sup-pine-3","pine/sup-pine-4","pine/sup-pine-5","pine/sup-pine-6","pine/sup-pine-7","pine/sup-pine-8","pine/sup-pine-9","pine/sup-pine-10","pine/sup-pine-11","pine/sup-pine-12"], "translate": { "x": 0, "y": -6, @@ -350,22 +321,7 @@ "enabled": true }, "place": [ - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder3", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8", - "boulder/boulder9", - "boulder/boulder10", - "boulder/boulder11", - "boulder/boulder12", - "boulder/boulder13", - "boulder/boulder14", - "boulder/boulder15" - ], + "boulder/boulder1","boulder/boulder2","boulder/boulder3","boulder/boulder4","boulder/boulder5","boulder/boulder6","boulder/boulder7","boulder/boulder8","boulder/boulder9","boulder/boulder10","boulder/boulder11","boulder/boulder12","boulder/boulder13","boulder/boulder14","boulder/boulder15"], "translate": { "x": 0, "y": -2, @@ -384,13 +340,7 @@ "enabled": true }, "place": [ - "stump/stump1", - "stump/stump2", - "stump/stump3", - "stump/stump4", - "stump/stump5", - "stump/stump6" - ], + "stump/stump1","stump/stump2","stump/stump3","stump/stump4","stump/stump5","stump/stump6"], "mode": "VACUUM", "translate": { "x": 0, diff --git a/biomes/tundra/spiked-cavern.json b/biomes/tundra/spiked-cavern.json index 6496a0b0..9b8fd903 100644 --- a/biomes/tundra/spiked-cavern.json +++ b/biomes/tundra/spiked-cavern.json @@ -51,8 +51,7 @@ "palette": [ { "block": "cobweb" - } - ], + }], "style": { "style": "STATIC" } @@ -87,8 +86,7 @@ "age": 3 }, "block": "sweet_berry_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -105,8 +103,7 @@ }, { "block": "andesite_wall" - } - ], + }], "style": { "style": "STATIC" } @@ -125,8 +122,7 @@ "enabled": true }, "place": [ - "grave/grave" - ], + "grave/grave"], "translate": { "x": 0, "y": 0, @@ -158,8 +154,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -170,15 +165,7 @@ "enabled": true }, "place": [ - "stone-clutt/stone-spike-1", - "stone-clutt/stone-spike-2", - "stone-clutt/stone-spike-3", - "stone-clutt/stone-spike-4", - "stone-clutt/stone-spike-5", - "stone-clutt/stone-spike-6", - "stone-clutt/stone-spike-7", - "stone-clutt/stone-spike-8" - ], + "stone-clutt/stone-spike-1","stone-clutt/stone-spike-2","stone-clutt/stone-spike-3","stone-clutt/stone-spike-4","stone-clutt/stone-spike-5","stone-clutt/stone-spike-6","stone-clutt/stone-spike-7","stone-clutt/stone-spike-8"], "translate": { "x": 0, "y": 0, diff --git a/biomes/tundra/spruce-denmyre.json b/biomes/tundra/spruce-denmyre.json index 46818ffe..43339b82 100644 --- a/biomes/tundra/spruce-denmyre.json +++ b/biomes/tundra/spruce-denmyre.json @@ -85,8 +85,7 @@ }, { "block": "lily_of_the_valley" - } - ], + }], "style": { "style": "STATIC" } @@ -121,8 +120,7 @@ "age": 3 }, "block": "sweet_berry_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -138,8 +136,7 @@ }, { "block": "fern" - } - ], + }], "style": { "style": "IRIS_DOUBLE" } @@ -155,8 +152,7 @@ }, { "block": "fern" - } - ], + }], "style": { "style": "STATIC" } @@ -169,21 +165,18 @@ "palette": [ { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "east" }, "block": "stone_button" }, { "data": { - "face": "floor", - "powered": false, + "face": "floor", "powered": false, "facing": "south" }, "block": "stone_button" - } - ], + }], "style": { "style": "STATIC" } @@ -196,8 +189,7 @@ "palette": [ { "block": "tall_grass" - } - ], + }], "style": { "style": "STATIC" } @@ -238,8 +230,7 @@ "enabled": true }, "place": [ - "camp/barrel-bin" - ], + "camp/barrel-bin"], "translate": { "x": 0, "y": 0, @@ -273,8 +264,7 @@ "replace": { "palette": [ { - "block": "spruce_leaves", - "data": { + "block": "spruce_leaves", "data": { "persistent": true } } @@ -290,8 +280,7 @@ "replace": { "palette": [ { - "block": "spruce_fence", - "data": { + "block": "spruce_fence", "data": { "persistent": true } } @@ -307,15 +296,13 @@ "replace": { "palette": [ { - "block": "spruce_wood", - "data": { + "block": "spruce_wood", "data": { "persistent": true } } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -326,14 +313,7 @@ "enabled": true }, "place": [ - "acacia-medium/acacia-denmyre-1", - "acacia-medium/acacia-denmyre-2", - "acacia-medium/acacia-denmyre-3", - "acacia-medium/acacia-denmyre-4", - "acacia-medium/acacia-denmyre-5", - "acacia-medium/acacia-denmyre-6", - "acacia-medium/acacia-denmyre-7" - ], + "acacia-medium/acacia-denmyre-1","acacia-medium/acacia-denmyre-2","acacia-medium/acacia-denmyre-3","acacia-medium/acacia-denmyre-4","acacia-medium/acacia-denmyre-5","acacia-medium/acacia-denmyre-6","acacia-medium/acacia-denmyre-7"], "translate": { "x": 0, "y": -1, @@ -351,8 +331,7 @@ "replace": { "palette": [ { - "block": "spruce_leaves", - "data": { + "block": "spruce_leaves", "data": { "persistent": true } } @@ -368,8 +347,7 @@ "replace": { "palette": [ { - "block": "spruce_leaves", - "data": { + "block": "spruce_leaves", "data": { "persistent": true } } @@ -385,15 +363,13 @@ "replace": { "palette": [ { - "block": "spruce_leaves", - "data": { + "block": "spruce_leaves", "data": { "persistent": true } } ] } - } - ], + }], "chance": 0.3, "density": 2, "rotation": { @@ -406,17 +382,7 @@ "enabled": true }, "place": [ - "denmyre/oak-denmyre-clutter-1", - "denmyre/oak-denmyre-clutter-2", - "denmyre/oak-denmyre-clutter-3", - "denmyre/oak-denmyre-clutter-4", - "denmyre/oak-denmyre-clutter-5", - "denmyre/oak-denmyre-clutter-6", - "denmyre/oak-denmyre-clutter-7", - "denmyre/oak-denmyre-clutter-8", - "denmyre/oak-denmyre-clutter-9", - "denmyre/oak-denmyre-clutter-10" - ], + "denmyre/oak-denmyre-clutter-1","denmyre/oak-denmyre-clutter-2","denmyre/oak-denmyre-clutter-3","denmyre/oak-denmyre-clutter-4","denmyre/oak-denmyre-clutter-5","denmyre/oak-denmyre-clutter-6","denmyre/oak-denmyre-clutter-7","denmyre/oak-denmyre-clutter-8","denmyre/oak-denmyre-clutter-9","denmyre/oak-denmyre-clutter-10"], "translate": { "x": 0, "y": -1, diff --git a/biomes/tundra/taiga.json b/biomes/tundra/taiga.json index f04ff0a8..5df3461d 100644 --- a/biomes/tundra/taiga.json +++ b/biomes/tundra/taiga.json @@ -76,8 +76,7 @@ }, { "block": "blue_orchid" - } - ], + }], "style": { "style": "STATIC" } @@ -91,8 +90,7 @@ "palette": [ { "block": "grass" - } - ], + }], "style": { "style": "STATIC" } @@ -106,8 +104,7 @@ "palette": [ { "block": "poppy" - } - ], + }], "style": { "style": "STATIC" } @@ -142,8 +139,7 @@ "age": 3 }, "block": "sweet_berry_bush" - } - ], + }], "style": { "style": "STATIC" } @@ -163,8 +159,7 @@ }, { "block": "pink_tulip" - } - ], + }], "style": { "style": "FRACTAL_SMOKE" } @@ -181,8 +176,7 @@ }, { "block": "tall_grass" - } - ], + }], "style": { "style": "FRACTAL_SMOKE" } @@ -199,8 +193,7 @@ }, { "block": "fern" - } - ], + }], "style": { "style": "STATIC" } @@ -220,8 +213,7 @@ "enabled": true }, "place": [ - "grave/grave" - ], + "grave/grave"], "translate": { "x": 0, "y": 0, @@ -240,9 +232,7 @@ "enabled": true }, "place": [ - "global-clutter/BigSwordPortal-unlit-1", - "global-clutter/BigSwordPortal-lit-1" - ], + "global-clutter/BigSwordPortal-unlit-1","global-clutter/BigSwordPortal-lit-1"], "translate": { "x": 0, "y": -1, @@ -261,14 +251,7 @@ "enabled": true }, "place": [ - "clutter/stone-clutt-1", - "clutter/stone-clutt-2", - "clutter/stone-clutt-3", - "clutter/stone-clutt-4", - "clutter/stone-clutt-5", - "clutter/stone-clutt-6", - "clutter/stone-clutt-7" - ], + "clutter/stone-clutt-1","clutter/stone-clutt-2","clutter/stone-clutt-3","clutter/stone-clutt-4","clutter/stone-clutt-5","clutter/stone-clutt-6","clutter/stone-clutt-7"], "translate": { "x": 0, "y": -2, @@ -294,8 +277,7 @@ } ] } - } - ], + }], "rotation": { "yAxis": { "min": 0, @@ -306,12 +288,7 @@ "enabled": true }, "place": [ - "true-redwood/true-redwood-small-1", - "true-redwood/true-redwood-small-1", - "true-redwood/true-redwood-small-1", - "true-redwood/true-redwood-small-2", - "true-redwood/true-redwood-small-3" - ], + "true-redwood/true-redwood-small-1","true-redwood/true-redwood-small-1","true-redwood/true-redwood-small-1","true-redwood/true-redwood-small-2","true-redwood/true-redwood-small-3"], "translate": { "x": 0, "y": -4, @@ -330,19 +307,7 @@ "enabled": true }, "place": [ - "pine/pine1", - "pine/pine2", - "pine/pine3", - "pine/pine4", - "pine/pine5", - "pine/pine6", - "pine/pine7", - "pine/pine8", - "pine/pine9", - "pine/pine10", - "pine/pine11", - "pine/pine12" - ], + "pine/pine1","pine/pine2","pine/pine3","pine/pine4","pine/pine5","pine/pine6","pine/pine7","pine/pine8","pine/pine9","pine/pine10","pine/pine11","pine/pine12"], "translate": { "x": 0, "y": 0, @@ -361,13 +326,7 @@ "enabled": true }, "place": [ - "stump/stump1", - "stump/stump2", - "stump/stump3", - "stump/stump4", - "stump/stump5", - "stump/stump6" - ], + "stump/stump1","stump/stump2","stump/stump3","stump/stump4","stump/stump5","stump/stump6"], "mode": "VACUUM", "translate": { "x": 0, diff --git a/dimensions/overworld.json b/dimensions/overworld.json index 75be64e0..d5b411cc 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -38,8 +38,7 @@ "zoom": 0.255, "fracture": { "maxFractureAccuracy": true, - "style": "STATIC", - "multiplier": 4 + "style": "STATIC","multiplier": 4 } } }, @@ -59,8 +58,7 @@ "zoom": 0.255, "fracture": { "maxFractureAccuracy": true, - "style": "STATIC", - "multiplier": 4 + "style": "STATIC","multiplier": 4 } } }, @@ -85,8 +83,7 @@ "palette": [ { "block": "granite" - } - ], + }], "varience": 2 }, { @@ -99,8 +96,7 @@ "palette": [ { "block": "andesite" - } - ], + }], "varience": 2 }, { @@ -113,8 +109,7 @@ "palette": [ { "block": "diorite" - } - ], + }], "varience": 2 }, { @@ -127,8 +122,7 @@ "palette": [ { "block": "gravel" - } - ], + }], "varience": 2 }, { @@ -141,8 +135,7 @@ "palette": [ { "block": "deepslate" - } - ], + }], "varience": 2 }, { @@ -158,8 +151,7 @@ }, { "block": "coarse_dirt" - } - ], + }], "varience": 2 }, { @@ -172,8 +164,7 @@ "palette": [ { "block": "diamond_ore" - } - ], + }], "varience": 5 }, { @@ -189,8 +180,7 @@ "lit": false }, "block": "redstone_ore" - } - ], + }], "varience": 7 }, { @@ -203,8 +193,7 @@ "palette": [ { "block": "gold_ore" - } - ], + }], "varience": 3 }, { @@ -217,8 +206,7 @@ "palette": [ { "block": "lapis_ore" - } - ], + }], "varience": 5 }, { @@ -231,8 +219,7 @@ "palette": [ { "block": "iron_ore" - } - ], + }], "varience": 7 }, { @@ -245,8 +232,7 @@ "palette": [ { "block": "copper_ore" - } - ], + }], "varience": 7 }, { @@ -259,8 +245,7 @@ "palette": [ { "block": "coal_ore" - } - ], + }], "varience": 9 } ], @@ -275,16 +260,14 @@ "min": -40, "max": 60, "generator": { - "style": "SIMPLEX", - "zoom": 2 + "style": "SIMPLEX", "zoom": 2 } }, "verticalSlope": { "min": 10, "max": 110, "generator": { - "style": "SIMPLEX", - "zoom": 4 + "style": "SIMPLEX", "zoom": 4 } } }, @@ -296,16 +279,14 @@ "min": -40, "max": 30, "generator": { - "style": "IRIS", - "zoom": 2 + "style": "IRIS", "zoom": 2 } }, "verticalSlope": { "min": 60, "max": 255, "generator": { - "style": "IRIS", - "zoom": 4 + "style": "IRIS", "zoom": 4 } } }, @@ -317,16 +298,14 @@ "min": -40, "max": 50, "generator": { - "style": "PERLIN", - "zoom": 2 + "style": "PERLIN", "zoom": 2 } }, "verticalSlope": { "min": -40, "max": 80, "generator": { - "style": "PERLIN", - "zoom": 2 + "style": "PERLIN", "zoom": 2 } }, "fluid": { @@ -345,12 +324,10 @@ "carveLayers": [ { "style": { - "style": "IRIS_DOUBLE", - "zoom": 1, + "style": "IRIS_DOUBLE","zoom": 1, "fracture": { "multiplier": 5, - "style": "FRACTAL_SMOKE", - "zoom": 0.5 + "style": "FRACTAL_SMOKE", "zoom": 0.5 } }, "fullPercent": 0.01, @@ -360,12 +337,10 @@ }, { "style": { - "style": "PERLIN_IRIS_HALF", - "zoom": 0.3, + "style": "PERLIN_IRIS_HALF","zoom": 0.3, "fracture": { "multiplier": 5, - "style": "FRACTAL_SMOKE", - "zoom": 0.5 + "style": "FRACTAL_SMOKE", "zoom": 0.5 } }, "fullPercent": 0.5, @@ -431,8 +406,7 @@ "zoom": 0.255, "fracture": { "maxFractureAccuracy": true, - "style": "STATIC", - "multiplier": 4 + "style": "STATIC","multiplier": 4 } } }, @@ -441,16 +415,14 @@ "min": 0, "max": 6, "generator": { - "style": "FRACTAL_WATER", - "zoom": 8 + "style": "FRACTAL_WATER","zoom": 8 } }, { "min": 0, "max": 6, "generator": { - "style": "IRIS_DOUBLE", - "zoom": 1.1 + "style": "IRIS_DOUBLE","zoom": 1.1 } } ] diff --git a/entities/shroud.json b/entities/shroud.json index c851f341..a847eddd 100644 --- a/entities/shroud.json +++ b/entities/shroud.json @@ -9,13 +9,11 @@ "type": "bow", "enchantments": [ { - "enchantment": "ARROW_DAMAGE", - "maxLevel": 2, + "enchantment": "ARROW_DAMAGE","maxLevel": 2, "minLevel": 1 }, { - "enchantment": "MULTISHOT", - "maxLevel": 3, + "enchantment": "MULTISHOT","maxLevel": 3, "minLevel": 2 } ] @@ -48,8 +46,7 @@ "enchantments": [ { "chance": 0.25, - "enchantment": "THORNS", - "maxLevel": 1, + "enchantment": "THORNS","maxLevel": 1, "minLevel": 1 } ] @@ -61,8 +58,7 @@ "enchantments": [ { "chance": 0.25, - "enchantment": "PROTECTION_ENVIRONMENTAL", - "maxLevel": 1, + "enchantment": "PROTECTION_ENVIRONMENTAL","maxLevel": 1, "minLevel": 1 } ] @@ -74,8 +70,7 @@ "enchantments": [ { "chance": 0.25, - "enchantment": "PROTECTION_FIRE", - "maxLevel": 1, + "enchantment": "PROTECTION_FIRE","maxLevel": 1, "minLevel": 1 } ] @@ -87,8 +82,7 @@ "enchantments": [ { "chance": 0.25, - "enchantment": "FROST_WALKER", - "maxLevel": 1, + "enchantment": "FROST_WALKER","maxLevel": 1, "minLevel": 1 } ] diff --git a/generators/canyon-steep.json b/generators/canyon-steep.json index 726650b5..7d06519a 100644 --- a/generators/canyon-steep.json +++ b/generators/canyon-steep.json @@ -8,8 +8,7 @@ { "seed": 530, "style": { - "style": "IRIS", - "zoom": 0.9 + "style": "IRIS","zoom": 0.9 } } ] diff --git a/generators/cracked-cliffs.json b/generators/cracked-cliffs.json index d3bb0b8f..5cb57921 100644 --- a/generators/cracked-cliffs.json +++ b/generators/cracked-cliffs.json @@ -7,12 +7,10 @@ "composite": [ { "style": { - "style": "GLOB", - "zoom": 0.4, + "style": "GLOB","zoom": 0.4, "exponent": 0.7, "fracture": { - "style": "SIMPLEX", - "zoom": 0.1, + "style": "SIMPLEX", "zoom": 0.1, "multiplier": 5 } }, diff --git a/generators/mountain.json b/generators/mountain.json index 9a0c2486..7aef52df 100644 --- a/generators/mountain.json +++ b/generators/mountain.json @@ -8,11 +8,9 @@ { "seed": 5346, "style": { - "style": "TRIOCTAVE_FRACTAL_CUBIC", - "zoom": 1.7, + "style": "TRIOCTAVE_FRACTAL_CUBIC","zoom": 1.7, "fracture": { - "style": "IRIS_THICK", - "zoom": 0.8, + "style": "IRIS_THICK", "zoom": 0.8, "exponent": 1.2, "multiplier": 55 } @@ -23,12 +21,10 @@ { "seed": 1714, "style": { - "style": "IRIS_THICK", - "zoom": 0.6, + "style": "IRIS_THICK","zoom": 0.6, "exponent": 0.7, "fracture": { - "style": "SIMPLEX", - "zoom": 0.8, + "style": "SIMPLEX", "zoom": 0.8, "exponent": 0.7, "multiplier": 50 } diff --git a/generators/ocean.json b/generators/ocean.json index a3717589..bae627ae 100644 --- a/generators/ocean.json +++ b/generators/ocean.json @@ -7,11 +7,9 @@ "composite": [ { "style": { - "style": "IRIS", - "zoom": 1.2, + "style": "IRIS","zoom": 1.2, "fracture": { - "style": "IRIS_HALF", - "zoom": 0.345, + "style": "IRIS_HALF", "zoom": 0.345, "multiplier": 18 } }, diff --git a/generators/plain-cliffs.json b/generators/plain-cliffs.json index e525c95c..85273888 100644 --- a/generators/plain-cliffs.json +++ b/generators/plain-cliffs.json @@ -2,11 +2,9 @@ "composite":[ { "style":{ - "style":"IRIS_DOUBLE", - "zoom":0.87, + "style":"IRIS_DOUBLE","zoom":0.87, "fracture":{ - "style":"IRIS_HALF", - "zoom":0.295, + "style":"IRIS_HALF", "zoom":0.295, "multiplier":18 } }, diff --git a/generators/plain.json b/generators/plain.json index 07f8c11a..23f731a7 100644 --- a/generators/plain.json +++ b/generators/plain.json @@ -7,11 +7,9 @@ "composite":[ { "style":{ - "style":"IRIS_DOUBLE", - "zoom":0.87, + "style":"IRIS_DOUBLE","zoom":0.87, "fracture":{ - "style":"IRIS", - "zoom":0.195, + "style":"IRIS", "zoom":0.195, "multiplier":18 } }, diff --git a/generators/river.json b/generators/river.json index dc4ac6e7..9ed96f39 100644 --- a/generators/river.json +++ b/generators/river.json @@ -9,8 +9,7 @@ { "seed": 12323, "style": { - "style": "IRIS", - "zoom": 0.9 + "style": "IRIS","zoom": 0.9 } } ] diff --git a/generators/small-cliffs.json b/generators/small-cliffs.json index 0e870600..9ab55bc4 100644 --- a/generators/small-cliffs.json +++ b/generators/small-cliffs.json @@ -21,8 +21,7 @@ "style": "SIMPLEX", "zoom": 0.9, "fracture": { - "style": "SIMPLEX", - "zoom": 0.2, + "style": "SIMPLEX","zoom": 0.2, "multiplier": 10 } }, diff --git a/generators/smooth-dunes.json b/generators/smooth-dunes.json index 76f417bb..988b4058 100644 --- a/generators/smooth-dunes.json +++ b/generators/smooth-dunes.json @@ -8,8 +8,7 @@ { "seed": 2343, "style": { - "style": "SIMPLEX", - "zoom": 2.2 + "style": "SIMPLEX","zoom": 2.2 }, "exponent": 0.5, "opacity": 1.0 diff --git a/jigsaw-pieces/stronghold/ceiling/7x7/wood-beams.json b/jigsaw-pieces/stronghold/ceiling/7x7/wood-beams.json index 42c6e2c4..76df576c 100644 --- a/jigsaw-pieces/stronghold/ceiling/7x7/wood-beams.json +++ b/jigsaw-pieces/stronghold/ceiling/7x7/wood-beams.json @@ -18,8 +18,7 @@ "innerConnector": true, "rotateConnector": false, "name": "", - "pools": [ "stronghold/ceiling-5x5" - ], + "pools": ["stronghold/ceiling-5x5"], "position": { "x": 0, "y": 4, diff --git a/jigsaw-pieces/stronghold/door/iron.json b/jigsaw-pieces/stronghold/door/iron.json index 48dce259..aa214db0 100644 --- a/jigsaw-pieces/stronghold/door/iron.json +++ b/jigsaw-pieces/stronghold/door/iron.json @@ -6,9 +6,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ "stronghold/paths-connectors", - "stronghold/paths-rooms" - ], + "pools": ["stronghold/paths-connectors","stronghold/paths-rooms"], "position": { "x": 0, "y": -2, @@ -22,9 +20,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ "stronghold/paths-connectors", - "stronghold/paths-rooms" - ], + "pools": ["stronghold/paths-connectors","stronghold/paths-rooms"], "position": { "x": 0, "y": -2, diff --git a/jigsaw-pieces/stronghold/door/iron2.json b/jigsaw-pieces/stronghold/door/iron2.json index e03de01e..4cc7814f 100644 --- a/jigsaw-pieces/stronghold/door/iron2.json +++ b/jigsaw-pieces/stronghold/door/iron2.json @@ -6,9 +6,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ "stronghold/paths-connectors", - "stronghold/paths-rooms" - ], + "pools": ["stronghold/paths-connectors","stronghold/paths-rooms"], "position": { "x": 0, "y": -2, @@ -22,9 +20,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ "stronghold/paths-connectors", - "stronghold/paths-rooms" - ], + "pools": ["stronghold/paths-connectors","stronghold/paths-rooms"], "position": { "x": 0, "y": -2, diff --git a/jigsaw-pieces/stronghold/floor/3x3/flat.json b/jigsaw-pieces/stronghold/floor/3x3/flat.json index a53c2d09..6d79dbf1 100644 --- a/jigsaw-pieces/stronghold/floor/3x3/flat.json +++ b/jigsaw-pieces/stronghold/floor/3x3/flat.json @@ -4,7 +4,7 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": ["stronghold/paths" ], + "pools": ["stronghold/paths"], "position": { "x": 0, "y": 0, diff --git a/jigsaw-pieces/stronghold/jail/1.json b/jigsaw-pieces/stronghold/jail/1.json index e2331eba..d612f9f0 100644 --- a/jigsaw-pieces/stronghold/jail/1.json +++ b/jigsaw-pieces/stronghold/jail/1.json @@ -26,14 +26,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -43,15 +41,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/jail/10.json b/jigsaw-pieces/stronghold/jail/10.json index c0a01a6c..bf33f4e9 100644 --- a/jigsaw-pieces/stronghold/jail/10.json +++ b/jigsaw-pieces/stronghold/jail/10.json @@ -26,14 +26,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -43,15 +41,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/jail/11.json b/jigsaw-pieces/stronghold/jail/11.json index a4b2388f..4eed4766 100644 --- a/jigsaw-pieces/stronghold/jail/11.json +++ b/jigsaw-pieces/stronghold/jail/11.json @@ -26,14 +26,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -43,15 +41,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/jail/12.json b/jigsaw-pieces/stronghold/jail/12.json index 31c4b692..bc284ac4 100644 --- a/jigsaw-pieces/stronghold/jail/12.json +++ b/jigsaw-pieces/stronghold/jail/12.json @@ -26,14 +26,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -43,15 +41,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/jail/2.json b/jigsaw-pieces/stronghold/jail/2.json index 825f671a..6615f3ec 100644 --- a/jigsaw-pieces/stronghold/jail/2.json +++ b/jigsaw-pieces/stronghold/jail/2.json @@ -26,14 +26,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -43,15 +41,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/jail/3.json b/jigsaw-pieces/stronghold/jail/3.json index 9e7a579e..499b0d32 100644 --- a/jigsaw-pieces/stronghold/jail/3.json +++ b/jigsaw-pieces/stronghold/jail/3.json @@ -25,14 +25,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks","key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -42,15 +40,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/jail/4.json b/jigsaw-pieces/stronghold/jail/4.json index a8b325c4..80dffda5 100644 --- a/jigsaw-pieces/stronghold/jail/4.json +++ b/jigsaw-pieces/stronghold/jail/4.json @@ -25,14 +25,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks","key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -42,15 +40,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/jail/5.json b/jigsaw-pieces/stronghold/jail/5.json index 5f5668ac..a3f4a686 100644 --- a/jigsaw-pieces/stronghold/jail/5.json +++ b/jigsaw-pieces/stronghold/jail/5.json @@ -25,14 +25,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks","key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -42,15 +40,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/jail/6.json b/jigsaw-pieces/stronghold/jail/6.json index 58d999f0..d88a0481 100644 --- a/jigsaw-pieces/stronghold/jail/6.json +++ b/jigsaw-pieces/stronghold/jail/6.json @@ -25,14 +25,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks","key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -42,15 +40,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/jail/7.json b/jigsaw-pieces/stronghold/jail/7.json index 13768b35..3aa6c87a 100644 --- a/jigsaw-pieces/stronghold/jail/7.json +++ b/jigsaw-pieces/stronghold/jail/7.json @@ -25,14 +25,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks","key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -42,15 +40,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/jail/9.json b/jigsaw-pieces/stronghold/jail/9.json index 5e1edd64..134cee18 100644 --- a/jigsaw-pieces/stronghold/jail/9.json +++ b/jigsaw-pieces/stronghold/jail/9.json @@ -26,14 +26,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -43,15 +41,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/jail/blank.json b/jigsaw-pieces/stronghold/jail/blank.json index c4ffa90f..c85d2106 100644 --- a/jigsaw-pieces/stronghold/jail/blank.json +++ b/jigsaw-pieces/stronghold/jail/blank.json @@ -26,14 +26,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -43,15 +41,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/path/4way-spiral-staircase.json b/jigsaw-pieces/stronghold/path/4way-spiral-staircase.json index dacdfe58..8a315903 100644 --- a/jigsaw-pieces/stronghold/path/4way-spiral-staircase.json +++ b/jigsaw-pieces/stronghold/path/4way-spiral-staircase.json @@ -5,8 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [ "stronghold/paths" - ], + "pools": ["stronghold/paths"], "position": { "x": -3, "y": -5, @@ -19,8 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [ "stronghold/paths" - ], + "pools": ["stronghold/paths"], "position": { "x": -3, "y": 7, @@ -33,8 +31,7 @@ "innerConnector": true, "rotateConnector": false, "name": "", - "pools": [ "stronghold/ceiling-5x5" - ], + "pools": ["stronghold/ceiling-5x5"], "position": { "x": 0, "y": 10, @@ -47,8 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [ "stronghold/paths" - ], + "pools": ["stronghold/paths"], "position": { "x": 3, "y": 1, @@ -61,8 +57,7 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [ "stronghold/paths" - ], + "pools": ["stronghold/paths"], "position": { "x": 3, "y": -11, diff --git a/jigsaw-pieces/stronghold/path/cap.json b/jigsaw-pieces/stronghold/path/cap.json index 0e53df9f..1e5ac244 100644 --- a/jigsaw-pieces/stronghold/path/cap.json +++ b/jigsaw-pieces/stronghold/path/cap.json @@ -26,14 +26,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -43,15 +41,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/path/corner-cross.json b/jigsaw-pieces/stronghold/path/corner-cross.json index 22909d72..65505cf3 100644 --- a/jigsaw-pieces/stronghold/path/corner-cross.json +++ b/jigsaw-pieces/stronghold/path/corner-cross.json @@ -42,14 +42,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -59,15 +57,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/path/corridor-cross.json b/jigsaw-pieces/stronghold/path/corridor-cross.json index f0c97192..1a1b2753 100644 --- a/jigsaw-pieces/stronghold/path/corridor-cross.json +++ b/jigsaw-pieces/stronghold/path/corridor-cross.json @@ -70,14 +70,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -87,15 +85,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/path/fancy-cross.json b/jigsaw-pieces/stronghold/path/fancy-cross.json index e92ac7a6..8badc9af 100644 --- a/jigsaw-pieces/stronghold/path/fancy-cross.json +++ b/jigsaw-pieces/stronghold/path/fancy-cross.json @@ -140,14 +140,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -157,15 +155,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/path/hazard-hall1.json b/jigsaw-pieces/stronghold/path/hazard-hall1.json index 2295fe96..d77a48e0 100644 --- a/jigsaw-pieces/stronghold/path/hazard-hall1.json +++ b/jigsaw-pieces/stronghold/path/hazard-hall1.json @@ -44,8 +44,7 @@ "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, diff --git a/jigsaw-pieces/stronghold/path/hazard-hall2.json b/jigsaw-pieces/stronghold/path/hazard-hall2.json index b9838a0b..131460e0 100644 --- a/jigsaw-pieces/stronghold/path/hazard-hall2.json +++ b/jigsaw-pieces/stronghold/path/hazard-hall2.json @@ -44,8 +44,7 @@ "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, diff --git a/jigsaw-pieces/stronghold/path/hazard-hall3.json b/jigsaw-pieces/stronghold/path/hazard-hall3.json index 146d7b61..14920bb4 100644 --- a/jigsaw-pieces/stronghold/path/hazard-hall3.json +++ b/jigsaw-pieces/stronghold/path/hazard-hall3.json @@ -44,8 +44,7 @@ "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, diff --git a/jigsaw-pieces/stronghold/path/jail-room1.json b/jigsaw-pieces/stronghold/path/jail-room1.json index c4ff81f3..9d9c663b 100644 --- a/jigsaw-pieces/stronghold/path/jail-room1.json +++ b/jigsaw-pieces/stronghold/path/jail-room1.json @@ -56,14 +56,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -73,15 +71,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/path/jail-room2.json b/jigsaw-pieces/stronghold/path/jail-room2.json index 227e5f75..64266d6d 100644 --- a/jigsaw-pieces/stronghold/path/jail-room2.json +++ b/jigsaw-pieces/stronghold/path/jail-room2.json @@ -70,14 +70,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -87,15 +85,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/path/large-corridor.json b/jigsaw-pieces/stronghold/path/large-corridor.json index 2e464821..7c63a014 100644 --- a/jigsaw-pieces/stronghold/path/large-corridor.json +++ b/jigsaw-pieces/stronghold/path/large-corridor.json @@ -6,9 +6,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ "stronghold/paths-connectors", - "stronghold/doors" - ], + "pools": ["stronghold/paths-connectors","stronghold/doors"], "position": { "x": 0, "y": -2, @@ -22,9 +20,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ "stronghold/paths-connectors", - "stronghold/doors" - ], + "pools": ["stronghold/paths-connectors","stronghold/doors"], "position": { "x": 0, "y": -2, @@ -59,14 +55,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "glass", - "key": "minecraft" + "block": "glass","key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -75,8 +69,7 @@ "debug": false, "data": {}, "weight": 1, - "block": "void_air", - "key": "minecraft" + "block": "void_air", "key": "minecraft" }] }, "exact": false diff --git a/jigsaw-pieces/stronghold/path/large-cross-stairs.json b/jigsaw-pieces/stronghold/path/large-cross-stairs.json index b8e23ef5..f108be92 100644 --- a/jigsaw-pieces/stronghold/path/large-cross-stairs.json +++ b/jigsaw-pieces/stronghold/path/large-cross-stairs.json @@ -70,14 +70,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -87,15 +85,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/path/medium-corridor.json b/jigsaw-pieces/stronghold/path/medium-corridor.json index d482e29b..60bb73ec 100644 --- a/jigsaw-pieces/stronghold/path/medium-corridor.json +++ b/jigsaw-pieces/stronghold/path/medium-corridor.json @@ -55,14 +55,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "glass", - "key": "minecraft" + "block": "glass","key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -71,8 +69,7 @@ "debug": false, "data": {}, "weight": 1, - "block": "void_air", - "key": "minecraft" + "block": "void_air", "key": "minecraft" }] }, "exact": false diff --git a/jigsaw-pieces/stronghold/path/medium-corridor2.json b/jigsaw-pieces/stronghold/path/medium-corridor2.json index b3604b40..5de7df82 100644 --- a/jigsaw-pieces/stronghold/path/medium-corridor2.json +++ b/jigsaw-pieces/stronghold/path/medium-corridor2.json @@ -56,14 +56,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -73,15 +71,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/path/medium-cross.json b/jigsaw-pieces/stronghold/path/medium-cross.json index 3b0b93ac..16f196ba 100644 --- a/jigsaw-pieces/stronghold/path/medium-cross.json +++ b/jigsaw-pieces/stronghold/path/medium-cross.json @@ -6,10 +6,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ "stronghold/paths-connectors", - "stronghold/paths-rooms", - "stronghold/doors" - ], + "pools": ["stronghold/paths-connectors","stronghold/paths-rooms","stronghold/doors"], "position": { "x": 0, "y": -4, @@ -23,10 +20,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ "stronghold/paths-connectors", - "stronghold/paths-rooms", - "stronghold/doors" - ], + "pools": ["stronghold/paths-connectors","stronghold/paths-rooms","stronghold/doors"], "position": { "x": -6, "y": -4, @@ -40,10 +34,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ "stronghold/paths-connectors", - "stronghold/paths-rooms", - "stronghold/doors" - ], + "pools": ["stronghold/paths-connectors","stronghold/paths-rooms","stronghold/doors"], "position": { "x": 0, "y": -4, @@ -57,10 +48,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ "stronghold/paths-connectors", - "stronghold/paths-rooms", - "stronghold/doors" - ], + "pools": ["stronghold/paths-connectors","stronghold/paths-rooms","stronghold/doors"], "position": { "x": 6, "y": -4, @@ -82,14 +70,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -99,15 +85,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/path/medium-wide-corridor1.json b/jigsaw-pieces/stronghold/path/medium-wide-corridor1.json index 9e2c2d28..25c78352 100644 --- a/jigsaw-pieces/stronghold/path/medium-wide-corridor1.json +++ b/jigsaw-pieces/stronghold/path/medium-wide-corridor1.json @@ -42,14 +42,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -59,15 +57,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/path/portal-hall.json b/jigsaw-pieces/stronghold/path/portal-hall.json index 436cea8e..19da3b7a 100644 --- a/jigsaw-pieces/stronghold/path/portal-hall.json +++ b/jigsaw-pieces/stronghold/path/portal-hall.json @@ -42,14 +42,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -59,15 +57,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/path/small-corridor.json b/jigsaw-pieces/stronghold/path/small-corridor.json index 4a210b81..19dbd5de 100644 --- a/jigsaw-pieces/stronghold/path/small-corridor.json +++ b/jigsaw-pieces/stronghold/path/small-corridor.json @@ -41,14 +41,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "glass", - "key": "minecraft" + "block": "glass","key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -57,8 +55,7 @@ "debug": false, "data": {}, "weight": 1, - "block": "void_air", - "key": "minecraft" + "block": "void_air", "key": "minecraft" }] }, "exact": false diff --git a/jigsaw-pieces/stronghold/path/small-cross.json b/jigsaw-pieces/stronghold/path/small-cross.json index b8803924..f9ae270d 100644 --- a/jigsaw-pieces/stronghold/path/small-cross.json +++ b/jigsaw-pieces/stronghold/path/small-cross.json @@ -6,9 +6,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ "stronghold/paths-connectors", - "stronghold/doors" - ], + "pools": ["stronghold/paths-connectors","stronghold/doors"], "position": { "x": -3, "y": -3, @@ -22,9 +20,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ "stronghold/paths-rooms", - "stronghold/doors" - ], + "pools": ["stronghold/paths-rooms","stronghold/doors"], "position": { "x": 0, "y": -3, @@ -38,9 +34,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ "stronghold/paths-connectors", - "stronghold/doors" - ], + "pools": ["stronghold/paths-connectors","stronghold/doors"], "position": { "x": 3, "y": -3, @@ -54,9 +48,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ "stronghold/paths-rooms", - "stronghold/doors" - ], + "pools": ["stronghold/paths-rooms","stronghold/doors"], "position": { "x": 0, "y": -3, @@ -78,14 +70,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -95,15 +85,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/path/small-spiral-staircase.json b/jigsaw-pieces/stronghold/path/small-spiral-staircase.json index 36465b63..7aae9c1e 100644 --- a/jigsaw-pieces/stronghold/path/small-spiral-staircase.json +++ b/jigsaw-pieces/stronghold/path/small-spiral-staircase.json @@ -5,8 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [ "stronghold/paths" - ], + "pools": ["stronghold/paths"], "position": { "x": 3, "y": -7, @@ -19,8 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [ "stronghold/paths" - ], + "pools": ["stronghold/paths"], "position": { "x": -3, "y": 3, @@ -33,8 +31,7 @@ "innerConnector": true, "rotateConnector": false, "name": "", - "pools": [ "stronghold/ceiling-5x5" - ], + "pools": ["stronghold/ceiling-5x5"], "position": { "x": 0, "y": 6, diff --git a/jigsaw-pieces/stronghold/path/stair-split.json b/jigsaw-pieces/stronghold/path/stair-split.json index 94a28831..1d365d86 100644 --- a/jigsaw-pieces/stronghold/path/stair-split.json +++ b/jigsaw-pieces/stronghold/path/stair-split.json @@ -56,14 +56,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -73,15 +71,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/path/stairs1.json b/jigsaw-pieces/stronghold/path/stairs1.json index 27e4a1a3..a765817d 100644 --- a/jigsaw-pieces/stronghold/path/stairs1.json +++ b/jigsaw-pieces/stronghold/path/stairs1.json @@ -44,8 +44,7 @@ "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, diff --git a/jigsaw-pieces/stronghold/path/straight-staircase.json b/jigsaw-pieces/stronghold/path/straight-staircase.json index 72348c7e..74b5838e 100644 --- a/jigsaw-pieces/stronghold/path/straight-staircase.json +++ b/jigsaw-pieces/stronghold/path/straight-staircase.json @@ -5,8 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [ "stronghold/paths", "stronghold/doors" - ], + "pools": ["stronghold/paths", "stronghold/doors"], "position": { "x": 0, "y": 1, @@ -19,8 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [ "stronghold/paths", "stronghold/doors" - ], + "pools": ["stronghold/paths", "stronghold/doors"], "position": { "x": 0, "y": -6, diff --git a/jigsaw-pieces/stronghold/path/tee-cross.json b/jigsaw-pieces/stronghold/path/tee-cross.json index 33211708..29c91fa2 100644 --- a/jigsaw-pieces/stronghold/path/tee-cross.json +++ b/jigsaw-pieces/stronghold/path/tee-cross.json @@ -56,14 +56,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -73,15 +71,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/path/tee-cross2.json b/jigsaw-pieces/stronghold/path/tee-cross2.json index 0a172a8e..e987703a 100644 --- a/jigsaw-pieces/stronghold/path/tee-cross2.json +++ b/jigsaw-pieces/stronghold/path/tee-cross2.json @@ -56,14 +56,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -73,15 +71,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/path/tiny-cross.json b/jigsaw-pieces/stronghold/path/tiny-cross.json index 39c0865e..2f93c9c8 100644 --- a/jigsaw-pieces/stronghold/path/tiny-cross.json +++ b/jigsaw-pieces/stronghold/path/tiny-cross.json @@ -69,14 +69,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "glass", - "key": "minecraft" + "block": "glass","key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -85,8 +83,7 @@ "debug": false, "data": {}, "weight": 1, - "block": "void_air", - "key": "minecraft" + "block": "void_air", "key": "minecraft" }] }, "exact": false diff --git a/jigsaw-pieces/stronghold/portal/main.json b/jigsaw-pieces/stronghold/portal/main.json index 89cfa928..a19d7308 100644 --- a/jigsaw-pieces/stronghold/portal/main.json +++ b/jigsaw-pieces/stronghold/portal/main.json @@ -26,14 +26,12 @@ "debug": false, "data": {"facing": "east"}, "weight": 1, - "block": "end_portal_frame", - "key": "minecraft" + "block": "end_portal_frame", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -41,12 +39,10 @@ "palette": [{ "debug": false, "data": { - "eye": "true", - "facing": "east" + "eye": "true", "facing": "east" }, "weight": 1, - "block": "end_portal_frame", - "key": "minecraft" + "block": "end_portal_frame", "key": "minecraft" }] }, "exact": true @@ -57,14 +53,12 @@ "debug": false, "data": {"facing": "west"}, "weight": 1, - "block": "end_portal_frame", - "key": "minecraft" + "block": "end_portal_frame", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -72,12 +66,10 @@ "palette": [{ "debug": false, "data": { - "eye": "true", - "facing": "west" + "eye": "true", "facing": "west" }, "weight": 1, - "block": "end_portal_frame", - "key": "minecraft" + "block": "end_portal_frame", "key": "minecraft" }] }, "exact": true @@ -88,14 +80,12 @@ "debug": false, "data": {"facing": "north"}, "weight": 1, - "block": "end_portal_frame", - "key": "minecraft" + "block": "end_portal_frame", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -103,12 +93,10 @@ "palette": [{ "debug": false, "data": { - "eye": "true", - "facing": "north" + "eye": "true", "facing": "north" }, "weight": 1, - "block": "end_portal_frame", - "key": "minecraft" + "block": "end_portal_frame", "key": "minecraft" }] }, "exact": true @@ -119,14 +107,12 @@ "debug": false, "data": {"facing": "south"}, "weight": 1, - "block": "end_portal_frame", - "key": "minecraft" + "block": "end_portal_frame", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -134,12 +120,10 @@ "palette": [{ "debug": false, "data": { - "eye": "true", - "facing": "south" + "eye": "true", "facing": "south" }, "weight": 1, - "block": "end_portal_frame", - "key": "minecraft" + "block": "end_portal_frame", "key": "minecraft" }] }, "exact": true @@ -150,14 +134,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -167,15 +149,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, @@ -187,14 +167,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone", - "key": "minecraft" + "block": "stone", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -203,8 +181,7 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }] }, "exact": false diff --git a/jigsaw-pieces/stronghold/portal/top.json b/jigsaw-pieces/stronghold/portal/top.json index 39a3bc8d..923bd9b8 100644 --- a/jigsaw-pieces/stronghold/portal/top.json +++ b/jigsaw-pieces/stronghold/portal/top.json @@ -200,8 +200,7 @@ "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -222,14 +221,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone", - "key": "minecraft" + "block": "stone", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -238,8 +235,7 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }] }, "exact": false diff --git a/jigsaw-pieces/stronghold/room/sleeping-quarters.json b/jigsaw-pieces/stronghold/room/sleeping-quarters.json index bdd212bf..102484fd 100644 --- a/jigsaw-pieces/stronghold/room/sleeping-quarters.json +++ b/jigsaw-pieces/stronghold/room/sleeping-quarters.json @@ -30,8 +30,7 @@ "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, diff --git a/jigsaw-pieces/stronghold/room/stairs-down.json b/jigsaw-pieces/stronghold/room/stairs-down.json index d8e52ebc..ef0bda87 100644 --- a/jigsaw-pieces/stronghold/room/stairs-down.json +++ b/jigsaw-pieces/stronghold/room/stairs-down.json @@ -46,8 +46,7 @@ "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, diff --git a/jigsaw-pieces/stronghold/room/stairs-up-down.json b/jigsaw-pieces/stronghold/room/stairs-up-down.json index 6ec4023d..e425d1f6 100644 --- a/jigsaw-pieces/stronghold/room/stairs-up-down.json +++ b/jigsaw-pieces/stronghold/room/stairs-up-down.json @@ -60,8 +60,7 @@ "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, diff --git a/jigsaw-pieces/stronghold/room/stairs-up.json b/jigsaw-pieces/stronghold/room/stairs-up.json index 14202529..4a266daa 100644 --- a/jigsaw-pieces/stronghold/room/stairs-up.json +++ b/jigsaw-pieces/stronghold/room/stairs-up.json @@ -46,8 +46,7 @@ "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, diff --git a/jigsaw-pieces/stronghold/room/study.json b/jigsaw-pieces/stronghold/room/study.json index 8fd8fa4a..203058b2 100644 --- a/jigsaw-pieces/stronghold/room/study.json +++ b/jigsaw-pieces/stronghold/room/study.json @@ -30,8 +30,7 @@ "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, diff --git a/jigsaw-pieces/stronghold/room/witch-room.json b/jigsaw-pieces/stronghold/room/witch-room.json index 91b4a557..df3a9d77 100644 --- a/jigsaw-pieces/stronghold/room/witch-room.json +++ b/jigsaw-pieces/stronghold/room/witch-room.json @@ -5,8 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [ "stronghold/paths" - ], + "pools": ["stronghold/paths"], "position": { "x": 3, "y": -3, @@ -19,8 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [ "stronghold/paths" - ], + "pools": ["stronghold/paths"], "position": { "x": 0, "y": -3, @@ -33,8 +31,7 @@ "innerConnector": true, "rotateConnector": false, "name": "", - "pools": [ "stronghold/ceiling-5x5" - ], + "pools": ["stronghold/ceiling-5x5"], "position": { "x": 0, "y": 2, @@ -47,8 +44,7 @@ "innerConnector": true, "rotateConnector": false, "name": "", - "pools": [ "stronghold/ceiling-5x5" - ], + "pools": ["stronghold/ceiling-5x5"], "position": { "x": 0, "y": 2, diff --git a/jigsaw-pieces/stronghold/rooms/alter1.json b/jigsaw-pieces/stronghold/rooms/alter1.json index a97741f7..946b327c 100644 --- a/jigsaw-pieces/stronghold/rooms/alter1.json +++ b/jigsaw-pieces/stronghold/rooms/alter1.json @@ -26,14 +26,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -43,15 +41,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/rooms/chestroom1-trap.json b/jigsaw-pieces/stronghold/rooms/chestroom1-trap.json index d36fc268..faf47bc4 100644 --- a/jigsaw-pieces/stronghold/rooms/chestroom1-trap.json +++ b/jigsaw-pieces/stronghold/rooms/chestroom1-trap.json @@ -26,14 +26,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -43,15 +41,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/rooms/chestroom1.json b/jigsaw-pieces/stronghold/rooms/chestroom1.json index 7a0e0ad6..287118be 100644 --- a/jigsaw-pieces/stronghold/rooms/chestroom1.json +++ b/jigsaw-pieces/stronghold/rooms/chestroom1.json @@ -26,14 +26,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -43,15 +41,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/rooms/jail-complex.json b/jigsaw-pieces/stronghold/rooms/jail-complex.json index 4de8354c..55775c86 100644 --- a/jigsaw-pieces/stronghold/rooms/jail-complex.json +++ b/jigsaw-pieces/stronghold/rooms/jail-complex.json @@ -154,14 +154,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -171,15 +169,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, @@ -191,14 +187,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone", - "key": "minecraft" + "block": "stone", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -207,8 +201,7 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }] }, "exact": false @@ -219,14 +212,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_brick_stairs", - "key": "minecraft" + "block": "stone_brick_stairs", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -235,8 +226,7 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_brick_stairs", - "key": "minecraft" + "block": "mossy_stone_brick_stairs", "key": "minecraft" }] }, "exact": false diff --git a/jigsaw-pieces/stronghold/rooms/library-large.json b/jigsaw-pieces/stronghold/rooms/library-large.json index 9005ec3e..418e3f05 100644 --- a/jigsaw-pieces/stronghold/rooms/library-large.json +++ b/jigsaw-pieces/stronghold/rooms/library-large.json @@ -26,14 +26,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "cobweb", - "key": "minecraft" + "block": "cobweb", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -42,8 +40,7 @@ "debug": false, "data": {}, "weight": 1, - "block": "void_air", - "key": "minecraft" + "block": "void_air", "key": "minecraft" }] }, "exact": false @@ -54,14 +51,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "bookshelf", - "key": "minecraft" + "block": "bookshelf", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -70,8 +65,7 @@ "debug": false, "data": {}, "weight": 1, - "block": "oak_planks", - "key": "minecraft" + "block": "oak_planks", "key": "minecraft" }] }, "exact": false @@ -82,14 +76,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "chest", - "key": "minecraft" + "block": "chest", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -98,8 +90,7 @@ "debug": false, "data": {}, "weight": 1, - "block": "void_air", - "key": "minecraft" + "block": "void_air", "key": "minecraft" }] }, "exact": false @@ -110,14 +101,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -127,15 +116,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, @@ -151,8 +138,7 @@ "replace": { "palette": [ { - "block": "lectern", - "data": { + "block": "lectern", "data": { "has_book": "true" } } diff --git a/jigsaw-pieces/stronghold/rooms/library.json b/jigsaw-pieces/stronghold/rooms/library.json index 1c594997..ed2990b6 100644 --- a/jigsaw-pieces/stronghold/rooms/library.json +++ b/jigsaw-pieces/stronghold/rooms/library.json @@ -26,14 +26,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "cobweb", - "key": "minecraft" + "block": "cobweb", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -42,8 +40,7 @@ "debug": false, "data": {}, "weight": 1, - "block": "void_air", - "key": "minecraft" + "block": "void_air", "key": "minecraft" }] }, "exact": false @@ -54,14 +51,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "bookshelf", - "key": "minecraft" + "block": "bookshelf", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -70,8 +65,7 @@ "debug": false, "data": {}, "weight": 1, - "block": "oak_planks", - "key": "minecraft" + "block": "oak_planks", "key": "minecraft" }] }, "exact": false @@ -82,14 +76,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "chest", - "key": "minecraft" + "block": "chest", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -98,8 +90,7 @@ "debug": false, "data": {}, "weight": 1, - "block": "void_air", - "key": "minecraft" + "block": "void_air", "key": "minecraft" }] }, "exact": false @@ -110,14 +101,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -127,15 +116,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/rooms/maze1.json b/jigsaw-pieces/stronghold/rooms/maze1.json index 85a19443..b9fc9694 100644 --- a/jigsaw-pieces/stronghold/rooms/maze1.json +++ b/jigsaw-pieces/stronghold/rooms/maze1.json @@ -26,14 +26,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -43,15 +41,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/rooms/maze2.json b/jigsaw-pieces/stronghold/rooms/maze2.json index 7242d465..926755b4 100644 --- a/jigsaw-pieces/stronghold/rooms/maze2.json +++ b/jigsaw-pieces/stronghold/rooms/maze2.json @@ -26,14 +26,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -43,15 +41,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/rooms/maze3.json b/jigsaw-pieces/stronghold/rooms/maze3.json index bc955e4c..d18e5126 100644 --- a/jigsaw-pieces/stronghold/rooms/maze3.json +++ b/jigsaw-pieces/stronghold/rooms/maze3.json @@ -26,14 +26,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -43,15 +41,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, diff --git a/jigsaw-pieces/stronghold/rooms/oreroom.json b/jigsaw-pieces/stronghold/rooms/oreroom.json index cdb90fde..3fc2ac74 100644 --- a/jigsaw-pieces/stronghold/rooms/oreroom.json +++ b/jigsaw-pieces/stronghold/rooms/oreroom.json @@ -26,14 +26,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -43,15 +41,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, @@ -67,20 +63,16 @@ "replace": { "palette": [ { - "block": "coal_ore", - "weight": 10 + "block": "coal_ore", "weight": 10 }, { - "block": "gold_ore", - "weight": 6 + "block": "gold_ore", "weight": 6 }, { - "block": "diamond_ore", - "weight": 2 + "block": "diamond_ore", "weight": 2 }, { - "block": "iron_ore", - "weight": 8 + "block": "iron_ore", "weight": 8 } ] } diff --git a/jigsaw-pieces/stronghold/stairs/casing-tight.json b/jigsaw-pieces/stronghold/stairs/casing-tight.json index 1da8c277..99f734ab 100644 --- a/jigsaw-pieces/stronghold/stairs/casing-tight.json +++ b/jigsaw-pieces/stronghold/stairs/casing-tight.json @@ -6,14 +6,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ "stronghold/doors", - "stronghold/doors", - "stronghold/connectors-paths", - "stronghold/connectors-rooms", - "stronghold/wall", - "stronghold/wall", - "stronghold/wall" - ], + "pools": ["stronghold/doors","stronghold/doors","stronghold/connectors-paths","stronghold/connectors-rooms","stronghold/wall","stronghold/wall","stronghold/wall"], "position": { "x": 0, "y": -4, @@ -27,14 +20,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ "stronghold/doors", - "stronghold/doors", - "stronghold/connectors-paths", - "stronghold/connectors-rooms", - "stronghold/wall", - "stronghold/wall", - "stronghold/wall" - ], + "pools": ["stronghold/doors","stronghold/doors","stronghold/connectors-paths","stronghold/connectors-rooms","stronghold/wall","stronghold/wall","stronghold/wall"], "position": { "x": 4, "y": -4, @@ -48,14 +34,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ "stronghold/doors", - "stronghold/doors", - "stronghold/connectors-paths", - "stronghold/connectors-rooms", - "stronghold/wall", - "stronghold/wall", - "stronghold/wall" - ], + "pools": ["stronghold/doors","stronghold/doors","stronghold/connectors-paths","stronghold/connectors-rooms","stronghold/wall","stronghold/wall","stronghold/wall"], "position": { "x": 0, "y": -4, @@ -69,14 +48,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ "stronghold/doors", - "stronghold/doors", - "stronghold/connectors-paths", - "stronghold/connectors-rooms", - "stronghold/wall", - "stronghold/wall", - "stronghold/wall" - ], + "pools": ["stronghold/doors","stronghold/doors","stronghold/connectors-paths","stronghold/connectors-rooms","stronghold/wall","stronghold/wall","stronghold/wall"], "position": { "x": -4, "y": -4, diff --git a/jigsaw-pieces/stronghold/stairs/casing.json b/jigsaw-pieces/stronghold/stairs/casing.json index 0d4c18af..e26f722d 100644 --- a/jigsaw-pieces/stronghold/stairs/casing.json +++ b/jigsaw-pieces/stronghold/stairs/casing.json @@ -6,14 +6,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ "stronghold/doors", - "stronghold/doors", - "stronghold/connectors-paths", - "stronghold/connectors-rooms", - "stronghold/wall", - "stronghold/wall", - "stronghold/wall" - ], + "pools": ["stronghold/doors","stronghold/doors","stronghold/connectors-paths","stronghold/connectors-rooms","stronghold/wall","stronghold/wall","stronghold/wall"], "position": { "x": 0, "y": -4, @@ -27,14 +20,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ "stronghold/doors", - "stronghold/doors", - "stronghold/connectors-paths", - "stronghold/connectors-rooms", - "stronghold/wall", - "stronghold/wall", - "stronghold/wall" - ], + "pools": ["stronghold/doors","stronghold/doors","stronghold/connectors-paths","stronghold/connectors-rooms","stronghold/wall","stronghold/wall","stronghold/wall"], "position": { "x": 4, "y": -4, @@ -48,14 +34,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ "stronghold/doors", - "stronghold/doors", - "stronghold/connectors-paths", - "stronghold/connectors-rooms", - "stronghold/wall", - "stronghold/wall", - "stronghold/wall" - ], + "pools": ["stronghold/doors","stronghold/doors","stronghold/connectors-paths","stronghold/connectors-rooms","stronghold/wall","stronghold/wall","stronghold/wall"], "position": { "x": 0, "y": -4, @@ -69,14 +48,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ "stronghold/doors", - "stronghold/doors", - "stronghold/connectors-paths", - "stronghold/connectors-rooms", - "stronghold/wall", - "stronghold/wall", - "stronghold/wall" - ], + "pools": ["stronghold/doors","stronghold/doors","stronghold/connectors-paths","stronghold/connectors-rooms","stronghold/wall","stronghold/wall","stronghold/wall"], "position": { "x": -4, "y": -4, diff --git a/jigsaw-pieces/stronghold/stairs/med-vertical-complete1.json b/jigsaw-pieces/stronghold/stairs/med-vertical-complete1.json index c0f884f0..b8182635 100644 --- a/jigsaw-pieces/stronghold/stairs/med-vertical-complete1.json +++ b/jigsaw-pieces/stronghold/stairs/med-vertical-complete1.json @@ -42,14 +42,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -59,15 +57,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, @@ -83,18 +79,15 @@ "replace": { "palette": [ { - "block": "stone_bricks", - "weight": 2 + "block": "stone_bricks", "weight": 2 }, { - "block": "mossy_cobblestone", - "weight": 5 + "block": "mossy_cobblestone", "weight": 5 } ], "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -106,8 +99,7 @@ "exact": true, "find": [ { - "block": "cobblestone_slab", - "data": { + "block": "cobblestone_slab", "data": { "type": "bottom" } } @@ -115,18 +107,15 @@ "replace": { "palette": [ { - "block": "stone_brick_slab", - "weight": 2 + "block": "stone_brick_slab", "weight": 2 }, { - "block": "mossy_cobblestone_slab", - "weight": 5 + "block": "mossy_cobblestone_slab", "weight": 5 } ], "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -138,8 +127,7 @@ "exact": true, "find": [ { - "block": "cobblestone_slab", - "data": { + "block": "cobblestone_slab", "data": { "type": "top" } } @@ -147,15 +135,13 @@ "replace": { "palette": [ { - "block": "stone_brick_slab", - "data": { + "block": "stone_brick_slab", "data": { "type": "top" }, "weight": 2 }, { - "block": "mossy_cobblestone_slab", - "data": { + "block": "mossy_cobblestone_slab", "data": { "type": "top" }, "weight": 5 @@ -163,8 +149,7 @@ ], "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, diff --git a/jigsaw-pieces/stronghold/stairs/med-vertical-complete2.json b/jigsaw-pieces/stronghold/stairs/med-vertical-complete2.json index 54b04a64..04f1c16d 100644 --- a/jigsaw-pieces/stronghold/stairs/med-vertical-complete2.json +++ b/jigsaw-pieces/stronghold/stairs/med-vertical-complete2.json @@ -56,14 +56,12 @@ "debug": false, "data": {}, "weight": 1, - "block": "stone_bricks", - "key": "minecraft" + "block": "stone_bricks", "key": "minecraft" }], "replace": { "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -73,15 +71,13 @@ "debug": false, "data": {}, "weight": 1, - "block": "mossy_stone_bricks", - "key": "minecraft" + "block": "mossy_stone_bricks", "key": "minecraft" }, { "debug": false, "data": {}, "weight": 1, - "block": "cracked_stone_bricks", - "key": "minecraft" + "block": "cracked_stone_bricks", "key": "minecraft" } ] }, @@ -97,18 +93,15 @@ "replace": { "palette": [ { - "block": "stone_bricks", - "weight": 2 + "block": "stone_bricks", "weight": 2 }, { - "block": "mossy_cobblestone", - "weight": 5 + "block": "mossy_cobblestone", "weight": 5 } ], "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -120,8 +113,7 @@ "exact": true, "find": [ { - "block": "cobblestone_slab", - "data": { + "block": "cobblestone_slab", "data": { "type": "bottom" } } @@ -129,18 +121,15 @@ "replace": { "palette": [ { - "block": "stone_bricks_slab", - "weight": 2 + "block": "stone_bricks_slab", "weight": 2 }, { - "block": "mossy_cobblestone_slab", - "weight": 5 + "block": "mossy_cobblestone_slab", "weight": 5 } ], "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, @@ -152,8 +141,7 @@ "exact": true, "find": [ { - "block": "cobblestone_slab", - "data": { + "block": "cobblestone_slab", "data": { "type": "top" } } @@ -161,15 +149,13 @@ "replace": { "palette": [ { - "block": "stone_bricks_slab", - "data": { + "block": "stone_bricks_slab", "data": { "type": "top" }, "weight": 2 }, { - "block": "mossy_cobblestone_slab", - "data": { + "block": "mossy_cobblestone_slab", "data": { "type": "top" }, "weight": 5 @@ -177,8 +163,7 @@ ], "style": { "multiplier": 1, - "style": "STATIC", - "zoom": 1, + "style": "STATIC", "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 }, diff --git a/loot/cold-treasure.json b/loot/cold-treasure.json index e0b40a5b..d95d2bad 100644 --- a/loot/cold-treasure.json +++ b/loot/cold-treasure.json @@ -40,51 +40,34 @@ "maxDurability": 1, "displayName": "Lucky Pyro Pants", "lore": [ - "The perfect pants to wear while ", - "burning oneself or diving into an ", - "explosion. They're a bit lucky too." - ], + "The perfect pants to wear while ","burning oneself or diving into an ","explosion. They're a bit lucky too."], "enchantments": [ { - "enchantment": "PROTECTION_EXPLOSIONS", - "maxLevel": 7, + "enchantment": "PROTECTION_EXPLOSIONS", "maxLevel": 7, "minLevel": 3 }, { - "enchantment": "PROTECTION_FIRE", - "maxLevel": 7, + "enchantment": "PROTECTION_FIRE", "maxLevel": 7, "minLevel": 3 - } - ], + }], "attributes": [ { - "attribute": "GENERIC_LUCK", - "operation": "ADD_NUMBER", - "maxAmount": 0.1, + "attribute": "GENERIC_LUCK", "operation": "ADD_NUMBER", "maxAmount": 0.1, "minAmount": 0.07, "name": "LUCK" }, { - "attribute": "GENERIC_ARMOR", - "operation": "ADD_NUMBER", - "maxAmount": 4, + "attribute": "GENERIC_ARMOR", "operation": "ADD_NUMBER", "maxAmount": 4, "minAmount": 2, "name": "RRM" }, { - "attribute": "GENERIC_MAX_HEALTH", - "operation": "ADD_NUMBER", - "maxAmount": 4, + "attribute": "GENERIC_MAX_HEALTH", "operation": "ADD_NUMBER", "maxAmount": 4, "minAmount": 2, "name": "RRM" - } - ], + }], "itemFlags": [ - "HIDE_ATTRIBUTES", - "HIDE_ENCHANTS", - "HIDE_PLACED_ON", - "HIDE_POTION_EFFECTS" - ], + "HIDE_ATTRIBUTES","HIDE_ENCHANTS","HIDE_PLACED_ON","HIDE_POTION_EFFECTS"], "slotTypes": "STORAGE" } ] diff --git a/loot/hot-treasure.json b/loot/hot-treasure.json index b4c413d9..a3fb6abb 100644 --- a/loot/hot-treasure.json +++ b/loot/hot-treasure.json @@ -31,53 +31,35 @@ "maxDurability": 1, "displayName": "Golden Dashers", "lore": [ - "Dash around with these boots so long", - "as they dont get damaged. Also enjoy", - "less health and armor while doing so." - ], + "Dash around with these boots so long","as they dont get damaged. Also enjoy","less health and armor while doing so."], "enchantments": [ { - "enchantment": "SOUL_SPEED", - "maxLevel": 5, + "enchantment": "SOUL_SPEED", "maxLevel": 5, "minLevel": 3 - } - ], + }], "attributes": [ { - "attribute": "GENERIC_MOVEMENT_SPEED", - "operation": "ADD_NUMBER", - "maxAmount": 0.35, + "attribute": "GENERIC_MOVEMENT_SPEED", "operation": "ADD_NUMBER", "maxAmount": 0.35, "minAmount": 0.2, "name": "SPUDD" }, { - "attribute": "GENERIC_ATTACK_SPEED", - "operation": "ADD_NUMBER", - "maxAmount": 0.1, + "attribute": "GENERIC_ATTACK_SPEED", "operation": "ADD_NUMBER", "maxAmount": 0.1, "minAmount": 0.05, "name": "ATTAKK" }, { - "attribute": "GENERIC_MAX_HEALTH", - "operation": "ADD_NUMBER", - "maxAmount": -7, + "attribute": "GENERIC_MAX_HEALTH", "operation": "ADD_NUMBER", "maxAmount": -7, "minAmount": -5, "name": "ATTAKK" }, { - "attribute": "GENERIC_ARMOR", - "operation": "MULTIPLY_SCALAR_1", - "maxAmount": -0.3, + "attribute": "GENERIC_ARMOR", "operation": "MULTIPLY_SCALAR_1", "maxAmount": -0.3, "minAmount": -0.08, "name": "NOARM" - } - ], + }], "itemFlags": [ - "HIDE_ATTRIBUTES", - "HIDE_ENCHANTS", - "HIDE_PLACED_ON", - "HIDE_POTION_EFFECTS" - ], + "HIDE_ATTRIBUTES","HIDE_ENCHANTS","HIDE_PLACED_ON","HIDE_POTION_EFFECTS"], "slotTypes": "STORAGE" } ] diff --git a/loot/ocean-clutter.json b/loot/ocean-clutter.json index 0138dceb..30f9ba60 100644 --- a/loot/ocean-clutter.json +++ b/loot/ocean-clutter.json @@ -34,64 +34,41 @@ "maxAmount": 1, "enchantments": [ { - "enchantment": "OXYGEN", - "maxLevel": 2 + "enchantment": "OXYGEN", "maxLevel": 2 }, { - "enchantment": "DURABILITY", - "maxLevel": 5, + "enchantment": "DURABILITY", "maxLevel": 5, "minLevel": 3 }, { - "enchantment": "PROTECTION_ENVIRONMENTAL", - "maxLevel": 3 - } - ], + "enchantment": "PROTECTION_ENVIRONMENTAL", "maxLevel": 3 + }], "attributes": [ { - "attribute": "GENERIC_MOVEMENT_SPEED", - "operation": "MULTIPLY_SCALAR_1", - "maxAmount": -0.15, + "attribute": "GENERIC_MOVEMENT_SPEED", "operation": "MULTIPLY_SCALAR_1", "maxAmount": -0.15, "minAmount": -0.25, "name": "SLOW" }, { - "attribute": "GENERIC_KNOCKBACK_RESISTANCE", - "maxAmount": 3.25, + "attribute": "GENERIC_KNOCKBACK_RESISTANCE", "maxAmount": 3.25, "minAmount": 0.85, - "name": "THICC", - "operation": "MULTIPLY_SCALAR_1" + "name": "THICC", "operation": "MULTIPLY_SCALAR_1" }, { - "attribute": "GENERIC_MAX_HEALTH", - "operation": "ADD_NUMBER", - "maxAmount": 7, - "name": "HP", - "minAmount": 3 + "attribute": "GENERIC_MAX_HEALTH", "operation": "ADD_NUMBER", "maxAmount": 7, + "name": "HP", "minAmount": 3 }, { - "attribute": "GENERIC_ARMOR", - "name": "AMR", - "maxAmount": 7, + "attribute": "GENERIC_ARMOR", "name": "AMR", "maxAmount": 7, "minAmount": 5, "operation": "ADD_NUMBER" - } - ], + }], "displayName": "5head", "minDurability": 0.9, "lore": [ - "Take this helmet with increased health, ", - "armor & knockback resistance at the cost", - "of reduced movement speed.", - "It's also full of air." - ], + "Take this helmet with increased health, ","armor & knockback resistance at the cost","of reduced movement speed.","It's also full of air."], "itemFlags": [ - "HIDE_PLACED_ON", - "HIDE_DESTROYS", - "HIDE_ENCHANTS", - "HIDE_POTION_EFFECTS", - "HIDE_ATTRIBUTES" - ], + "HIDE_PLACED_ON","HIDE_DESTROYS","HIDE_ENCHANTS","HIDE_POTION_EFFECTS","HIDE_ATTRIBUTES"], "maxDurability": 0.95, "slotTypes": "STORAGE" }, @@ -101,51 +78,34 @@ "rarity": 2, "enchantments": [ { - "enchantment": "CHANNELING", - "maxLevel": 3, + "enchantment": "CHANNELING", "maxLevel": 3, "chance": 0.75 }, { "enchantment": "LOYALTY" }, { - "enchantment": "WATER_WORKER", - "minLevel": 3, + "enchantment": "WATER_WORKER", "minLevel": 3, "maxLevel": 5 }, { - "enchantment": "DURABILITY", - "maxLevel": 5, + "enchantment": "DURABILITY", "maxLevel": 5, "minLevel": 3 }, { - "enchantment": "DAMAGE_ALL", - "maxLevel": 2 - } - ], + "enchantment": "DAMAGE_ALL", "maxLevel": 2 + }], "displayName": "Poseidon's Wrath", "lore": [ - "A Trident with increased damage that", - "always finds it's way back. It's also", - "great for digging blocks underwater." - ], + "A Trident with increased damage that","always finds it's way back. It's also","great for digging blocks underwater."], "itemFlags": [ - "HIDE_PLACED_ON", - "HIDE_UNBREAKABLE", - "HIDE_DESTROYS", - "HIDE_ENCHANTS", - "HIDE_POTION_EFFECTS", - "HIDE_ATTRIBUTES" - ], + "HIDE_PLACED_ON","HIDE_UNBREAKABLE","HIDE_DESTROYS","HIDE_ENCHANTS","HIDE_POTION_EFFECTS","HIDE_ATTRIBUTES"], "attributes": [ { - "attribute": "GENERIC_ATTACK_DAMAGE", - "operation": "ADD_NUMBER", - "maxAmount": 5, + "attribute": "GENERIC_ATTACK_DAMAGE", "operation": "ADD_NUMBER", "maxAmount": 5, "minAmount": 3, "name": "AT1" - } - ], + }], "minDurability": 0.9, "maxDurability": 0.95, "slotTypes": "STORAGE" diff --git a/regions/frozen.json b/regions/frozen.json index 4f4326b3..06b10afe 100644 --- a/regions/frozen.json +++ b/regions/frozen.json @@ -59,8 +59,7 @@ "palette": [ { "block": "blackstone" - } - ], + }], "varience": 4 }, { @@ -73,8 +72,7 @@ "palette": [ { "block": "coal_ore" - } - ], + }], "varience": 9 }, { @@ -87,8 +85,7 @@ "palette": [ { "block": "copper_ore" - } - ], + }], "varience": 7 } ], @@ -113,8 +110,7 @@ "heightmap": { "seed": 1337, "style": { - "style": "SIMPLEX", - "multiplier": 5 + "style": "SIMPLEX", "multiplier": 5 }, "offsetY": 7 }, @@ -124,13 +120,9 @@ "chance": 0.01, "find": [{"block": "deepslate"}], "replace": {"palette": [{"block": "deepslate_coal_ore"},{"block": "deepslate_copper_ore"},{"block": "deepslate_diamond_ore"},{"block": "deepslate_emerald_ore"},{"block": "deepslate_gold_ore"},{"block": "deepslate_iron_ore"},{"block": "deepslate_lapis_ore"},{"block": "deepslate_redstone_ore"}]} - } - ], + }], "place": [ - "deepslate/ds1", - "deepslate/ds2", - "deepslate/ds3" - ], + "deepslate/ds1","deepslate/ds2","deepslate/ds3"], "enabled": true, "xAxis": { "interval": 15, @@ -142,8 +134,7 @@ "heightmap": { "seed": 1337, "style": { - "style": "SIMPLEX", - "multiplier": 10 + "style": "SIMPLEX", "multiplier": 10 }, "offsetY": 12 }, @@ -151,13 +142,7 @@ "bottom": true, "density": 1, "place": [ - "amethyst/ame1", - "amethyst/ame2", - "amethyst/ame3", - "amethyst/ame4", - "amethyst/ame5", - "amethyst/ame6" - ], + "amethyst/ame1","amethyst/ame2","amethyst/ame3","amethyst/ame4","amethyst/ame5","amethyst/ame6"], "edit": [ { "find": [ @@ -172,8 +157,7 @@ } ] } - } - ], + }], "enabled": true, "xAxis": { "interval": 90, @@ -192,20 +176,7 @@ "name": "standard-surface-portals", "chance": 0.001, "place": [ - "ruined_portal/giant_portal_1", - "ruined_portal/giant_portal_2", - "ruined_portal/giant_portal_3", - "ruined_portal/portal_1", - "ruined_portal/portal_2", - "ruined_portal/portal_3", - "ruined_portal/portal_4", - "ruined_portal/portal_5", - "ruined_portal/portal_6", - "ruined_portal/portal_7", - "ruined_portal/portal_8", - "ruined_portal/portal_9", - "ruined_portal/portal_10" - ], + "ruined_portal/giant_portal_1","ruined_portal/giant_portal_2","ruined_portal/giant_portal_3","ruined_portal/portal_1","ruined_portal/portal_2","ruined_portal/portal_3","ruined_portal/portal_4","ruined_portal/portal_5","ruined_portal/portal_6","ruined_portal/portal_7","ruined_portal/portal_8","ruined_portal/portal_9","ruined_portal/portal_10"], "edit": [ { "find": [ @@ -266,8 +237,7 @@ ] }, "chance": 0.20 - } - ], + }], "mode": "VACUUM", "carvingSupport": "SURFACE_ONLY" } diff --git a/regions/hot.json b/regions/hot.json index 9f79df30..e31eaeb8 100644 --- a/regions/hot.json +++ b/regions/hot.json @@ -38,8 +38,7 @@ "palette": [ { "block": "gold_ore" - } - ], + }], "varience": 5 }, { @@ -52,8 +51,7 @@ "palette": [ { "block": "lapis_ore" - } - ], + }], "varience": 5 }, { @@ -81,8 +79,7 @@ "axis": "z" }, "block": "basalt" - } - ], + }], "varience": 4 } ], @@ -112,20 +109,16 @@ "drops": [ { "minAmount": 1, - "type": "acacia_planks", - "maxAmount": 3 + "type": "acacia_planks", "maxAmount": 3 }, { - "type": "stripped_acacia_log", - "rarity": 12 + "type": "stripped_acacia_log", "rarity": 12 }, { "minAmount": 3, - "type": "stick", - "maxAmount": 5, + "type": "stick", "maxAmount": 5, "rarity": 7 - } - ], + }], "blocks": [ { "block": "acacia_wood" @@ -138,8 +131,7 @@ }, { "block": "stripped_acacia_log" - } - ], + }], "replaceVanillaDrops": true } ], @@ -148,8 +140,7 @@ "heightmap": { "seed": 1337, "style": { - "style": "SIMPLEX", - "multiplier": 5 + "style": "SIMPLEX", "multiplier": 5 }, "offsetY": 7 }, @@ -159,13 +150,9 @@ "chance": 0.01, "find": [{"block": "deepslate"}], "replace": {"palette": [{"block": "deepslate_coal_ore"},{"block": "deepslate_copper_ore"},{"block": "deepslate_diamond_ore"},{"block": "deepslate_emerald_ore"},{"block": "deepslate_gold_ore"},{"block": "deepslate_iron_ore"},{"block": "deepslate_lapis_ore"},{"block": "deepslate_redstone_ore"}]} - } - ], + }], "place": [ - "deepslate/ds1", - "deepslate/ds2", - "deepslate/ds3" - ], + "deepslate/ds1","deepslate/ds2","deepslate/ds3"], "enabled": true, "xAxis": { "interval": 15, @@ -177,8 +164,7 @@ "heightmap": { "seed": 1337, "style": { - "style": "SIMPLEX", - "multiplier": 10 + "style": "SIMPLEX", "multiplier": 10 }, "offsetY": 12 }, @@ -186,13 +172,7 @@ "bottom": true, "density": 1, "place": [ - "amethyst/ame1", - "amethyst/ame2", - "amethyst/ame3", - "amethyst/ame4", - "amethyst/ame5", - "amethyst/ame6" - ], + "amethyst/ame1","amethyst/ame2","amethyst/ame3","amethyst/ame4","amethyst/ame5","amethyst/ame6"], "edit": [ { "find": [ @@ -207,8 +187,7 @@ } ] } - } - ], + }], "enabled": true, "xAxis": { "interval": 90, @@ -227,20 +206,7 @@ "name": "standard-surface-portals", "chance": 0.001, "place": [ - "ruined_portal/giant_portal_1", - "ruined_portal/giant_portal_2", - "ruined_portal/giant_portal_3", - "ruined_portal/portal_1", - "ruined_portal/portal_2", - "ruined_portal/portal_3", - "ruined_portal/portal_4", - "ruined_portal/portal_5", - "ruined_portal/portal_6", - "ruined_portal/portal_7", - "ruined_portal/portal_8", - "ruined_portal/portal_9", - "ruined_portal/portal_10" - ], + "ruined_portal/giant_portal_1","ruined_portal/giant_portal_2","ruined_portal/giant_portal_3","ruined_portal/portal_1","ruined_portal/portal_2","ruined_portal/portal_3","ruined_portal/portal_4","ruined_portal/portal_5","ruined_portal/portal_6","ruined_portal/portal_7","ruined_portal/portal_8","ruined_portal/portal_9","ruined_portal/portal_10"], "edit": [ { "find": [ @@ -301,8 +267,7 @@ ] }, "chance": 0.20 - } - ], + }], "mode": "VACUUM", "carvingSupport": "SURFACE_ONLY" } diff --git a/regions/mesa.json b/regions/mesa.json index 6ca32bcc..6ddf83d5 100644 --- a/regions/mesa.json +++ b/regions/mesa.json @@ -44,8 +44,7 @@ "heightmap": { "seed": 1337, "style": { - "style": "SIMPLEX", - "multiplier": 5 + "style": "SIMPLEX", "multiplier": 5 }, "offsetY": 7 }, @@ -55,13 +54,9 @@ "chance": 0.01, "find": [{"block": "deepslate"}], "replace": {"palette": [{"block": "deepslate_coal_ore"},{"block": "deepslate_copper_ore"},{"block": "deepslate_diamond_ore"},{"block": "deepslate_emerald_ore"},{"block": "deepslate_gold_ore"},{"block": "deepslate_iron_ore"},{"block": "deepslate_lapis_ore"},{"block": "deepslate_redstone_ore"}]} - } - ], + }], "place": [ - "deepslate/ds1", - "deepslate/ds2", - "deepslate/ds3" - ], + "deepslate/ds1","deepslate/ds2","deepslate/ds3"], "enabled": true, "xAxis": { "interval": 15, @@ -73,8 +68,7 @@ "heightmap": { "seed": 1337, "style": { - "style": "SIMPLEX", - "multiplier": 10 + "style": "SIMPLEX", "multiplier": 10 }, "offsetY": 12 }, @@ -82,13 +76,7 @@ "bottom": true, "density": 1, "place": [ - "amethyst/ame1", - "amethyst/ame2", - "amethyst/ame3", - "amethyst/ame4", - "amethyst/ame5", - "amethyst/ame6" - ], + "amethyst/ame1","amethyst/ame2","amethyst/ame3","amethyst/ame4","amethyst/ame5","amethyst/ame6"], "edit": [ { "find": [ @@ -103,8 +91,7 @@ } ] } - } - ], + }], "enabled": true, "xAxis": { "interval": 90, @@ -131,8 +118,7 @@ "palette": [ { "block": "gold_ore" - } - ], + }], "varience": 5 }, { @@ -145,8 +131,7 @@ "palette": [ { "block": "lapis_ore" - } - ], + }], "varience": 5 }, { @@ -159,8 +144,7 @@ "palette": [ { "block": "blackstone" - } - ], + }], "varience": 4 } ], diff --git a/regions/mountain.json b/regions/mountain.json index 38115cf0..25c86ef1 100644 --- a/regions/mountain.json +++ b/regions/mountain.json @@ -38,8 +38,7 @@ }, { "block": "coal_ore" - } - ], + }], "varience": 4 }, { @@ -56,8 +55,7 @@ }, { "block": "coal_ore" - } - ], + }], "varience": 4 } ], @@ -66,8 +64,7 @@ "heightmap": { "seed": 1337, "style": { - "style": "SIMPLEX", - "multiplier": 5 + "style": "SIMPLEX", "multiplier": 5 }, "offsetY": 7 }, @@ -77,13 +74,9 @@ "chance": 0.01, "find": [{"block": "deepslate"}], "replace": {"palette": [{"block": "deepslate_coal_ore"},{"block": "deepslate_copper_ore"},{"block": "deepslate_diamond_ore"},{"block": "deepslate_emerald_ore"},{"block": "deepslate_gold_ore"},{"block": "deepslate_iron_ore"},{"block": "deepslate_lapis_ore"},{"block": "deepslate_redstone_ore"}]} - } - ], + }], "place": [ - "deepslate/ds1", - "deepslate/ds2", - "deepslate/ds3" - ], + "deepslate/ds1","deepslate/ds2","deepslate/ds3"], "enabled": true, "xAxis": { "interval": 15, @@ -95,8 +88,7 @@ "heightmap": { "seed": 1337, "style": { - "style": "SIMPLEX", - "multiplier": 10 + "style": "SIMPLEX", "multiplier": 10 }, "offsetY": 12 }, @@ -104,13 +96,7 @@ "bottom": true, "density": 1, "place": [ - "amethyst/ame1", - "amethyst/ame2", - "amethyst/ame3", - "amethyst/ame4", - "amethyst/ame5", - "amethyst/ame6" - ], + "amethyst/ame1","amethyst/ame2","amethyst/ame3","amethyst/ame4","amethyst/ame5","amethyst/ame6"], "edit": [ { "find": [ @@ -125,8 +111,7 @@ } ] } - } - ], + }], "enabled": true, "xAxis": { "interval": 90, diff --git a/regions/mushroom.json b/regions/mushroom.json index 9e56b34b..e3be8304 100644 --- a/regions/mushroom.json +++ b/regions/mushroom.json @@ -15,14 +15,11 @@ { "drops": [ { - "type": "red_mushroom", - "rarity": 8 + "type": "red_mushroom", "rarity": 8 }, { - "type": "brown_mushroom", - "rarity": 8 - } - ], + "type": "brown_mushroom", "rarity": 8 + }], "blocks": [ { "block": "mycelium" @@ -78,8 +75,7 @@ }, { "block": "stone" - } - ], + }], "varience": 4 } ], @@ -89,8 +85,7 @@ "heightmap": { "seed": 1337, "style": { - "style": "SIMPLEX", - "multiplier": 5 + "style": "SIMPLEX", "multiplier": 5 }, "offsetY": 7 }, @@ -100,13 +95,9 @@ "chance": 0.01, "find": [{"block": "deepslate"}], "replace": {"palette": [{"block": "deepslate_coal_ore"},{"block": "deepslate_copper_ore"},{"block": "deepslate_diamond_ore"},{"block": "deepslate_emerald_ore"},{"block": "deepslate_gold_ore"},{"block": "deepslate_iron_ore"},{"block": "deepslate_lapis_ore"},{"block": "deepslate_redstone_ore"}]} - } - ], + }], "place": [ - "deepslate/ds1", - "deepslate/ds2", - "deepslate/ds3" - ], + "deepslate/ds1","deepslate/ds2","deepslate/ds3"], "enabled": true, "xAxis": { "interval": 15, @@ -118,8 +109,7 @@ "heightmap": { "seed": 1337, "style": { - "style": "SIMPLEX", - "multiplier": 10 + "style": "SIMPLEX", "multiplier": 10 }, "offsetY": 12 }, @@ -127,13 +117,7 @@ "bottom": true, "density": 1, "place": [ - "amethyst/ame1", - "amethyst/ame2", - "amethyst/ame3", - "amethyst/ame4", - "amethyst/ame5", - "amethyst/ame6" - ], + "amethyst/ame1","amethyst/ame2","amethyst/ame3","amethyst/ame4","amethyst/ame5","amethyst/ame6"], "edit": [ { "find": [ @@ -148,8 +132,7 @@ } ] } - } - ], + }], "enabled": true, "xAxis": { "interval": 90, diff --git a/regions/savanna.json b/regions/savanna.json index 6c2f9dcf..436f4d35 100644 --- a/regions/savanna.json +++ b/regions/savanna.json @@ -41,8 +41,7 @@ "heightmap": { "seed": 1337, "style": { - "style": "SIMPLEX", - "multiplier": 5 + "style": "SIMPLEX", "multiplier": 5 }, "offsetY": 7 }, @@ -52,13 +51,9 @@ "chance": 0.01, "find": [{"block": "deepslate"}], "replace": {"palette": [{"block": "deepslate_coal_ore"},{"block": "deepslate_copper_ore"},{"block": "deepslate_diamond_ore"},{"block": "deepslate_emerald_ore"},{"block": "deepslate_gold_ore"},{"block": "deepslate_iron_ore"},{"block": "deepslate_lapis_ore"},{"block": "deepslate_redstone_ore"}]} - } - ], + }], "place": [ - "deepslate/ds1", - "deepslate/ds2", - "deepslate/ds3" - ], + "deepslate/ds1","deepslate/ds2","deepslate/ds3"], "enabled": true, "xAxis": { "interval": 15, @@ -70,8 +65,7 @@ "heightmap": { "seed": 1337, "style": { - "style": "SIMPLEX", - "multiplier": 10 + "style": "SIMPLEX", "multiplier": 10 }, "offsetY": 12 }, @@ -79,13 +73,7 @@ "bottom": true, "density": 1, "place": [ - "amethyst/ame1", - "amethyst/ame2", - "amethyst/ame3", - "amethyst/ame4", - "amethyst/ame5", - "amethyst/ame6" - ], + "amethyst/ame1","amethyst/ame2","amethyst/ame3","amethyst/ame4","amethyst/ame5","amethyst/ame6"], "edit": [ { "find": [ @@ -100,8 +88,7 @@ } ] } - } - ], + }], "enabled": true, "xAxis": { "interval": 90, @@ -128,8 +115,7 @@ "palette": [ { "block": "gold_ore" - } - ], + }], "varience": 5 }, { @@ -142,8 +128,7 @@ "palette": [ { "block": "lapis_ore" - } - ], + }], "varience": 5 }, { @@ -171,8 +156,7 @@ "axis": "z" }, "block": "basalt" - } - ], + }], "varience": 4 } ], @@ -215,20 +199,16 @@ "drops": [ { "minAmount": 1, - "type": "acacia_planks", - "maxAmount": 3 + "type": "acacia_planks", "maxAmount": 3 }, { - "type": "stripped_acacia_log", - "rarity": 12 + "type": "stripped_acacia_log", "rarity": 12 }, { "minAmount": 3, - "type": "stick", - "maxAmount": 5, + "type": "stick", "maxAmount": 5, "rarity": 7 - } - ], + }], "blocks": [ { "block": "acacia_wood" @@ -241,8 +221,7 @@ }, { "block": "stripped_acacia_log" - } - ], + }], "replaceVanillaDrops": true } ], diff --git a/regions/swamp.json b/regions/swamp.json index 650179ce..3b900852 100644 --- a/regions/swamp.json +++ b/regions/swamp.json @@ -49,8 +49,7 @@ "palette": [ { "block": "coal_ore" - } - ], + }], "varience": 4 }, { @@ -63,8 +62,7 @@ "palette": [ { "block": "iron_ore" - } - ], + }], "varience": 4 } ], @@ -73,8 +71,7 @@ "heightmap": { "seed": 1337, "style": { - "style": "SIMPLEX", - "multiplier": 5 + "style": "SIMPLEX", "multiplier": 5 }, "offsetY": 7 }, @@ -84,13 +81,9 @@ "chance": 0.01, "find": [{"block": "deepslate"}], "replace": {"palette": [{"block": "deepslate_coal_ore"},{"block": "deepslate_copper_ore"},{"block": "deepslate_diamond_ore"},{"block": "deepslate_emerald_ore"},{"block": "deepslate_gold_ore"},{"block": "deepslate_iron_ore"},{"block": "deepslate_lapis_ore"},{"block": "deepslate_redstone_ore"}]} - } - ], + }], "place": [ - "deepslate/ds1", - "deepslate/ds2", - "deepslate/ds3" - ], + "deepslate/ds1","deepslate/ds2","deepslate/ds3"], "enabled": true, "xAxis": { "interval": 15, @@ -102,8 +95,7 @@ "heightmap": { "seed": 1337, "style": { - "style": "SIMPLEX", - "multiplier": 10 + "style": "SIMPLEX", "multiplier": 10 }, "offsetY": 12 }, @@ -111,13 +103,7 @@ "bottom": true, "density": 1, "place": [ - "amethyst/ame1", - "amethyst/ame2", - "amethyst/ame3", - "amethyst/ame4", - "amethyst/ame5", - "amethyst/ame6" - ], + "amethyst/ame1","amethyst/ame2","amethyst/ame3","amethyst/ame4","amethyst/ame5","amethyst/ame6"], "edit": [ { "find": [ @@ -132,8 +118,7 @@ } ] } - } - ], + }], "enabled": true, "xAxis": { "interval": 90, @@ -168,10 +153,8 @@ { "drops": [ { - "type": "slime_ball", - "rarity": 24 - } - ], + "type": "slime_ball", "rarity": 24 + }], "blocks": [ { "block": "grass_block" diff --git a/regions/temperate.json b/regions/temperate.json index a929caeb..79f3044a 100644 --- a/regions/temperate.json +++ b/regions/temperate.json @@ -63,8 +63,7 @@ }, { "block":"coal_ore" - } - ], + }], "varience":4 } ], @@ -73,8 +72,7 @@ "heightmap": { "seed": 1337, "style": { - "style": "SIMPLEX", - "multiplier": 5 + "style": "SIMPLEX", "multiplier": 5 }, "offsetY": 7 }, @@ -84,13 +82,9 @@ "chance": 0.01, "find": [{"block": "deepslate"}], "replace": {"palette": [{"block": "deepslate_coal_ore"},{"block": "deepslate_copper_ore"},{"block": "deepslate_diamond_ore"},{"block": "deepslate_emerald_ore"},{"block": "deepslate_gold_ore"},{"block": "deepslate_iron_ore"},{"block": "deepslate_lapis_ore"},{"block": "deepslate_redstone_ore"}]} - } - ], + }], "place": [ - "deepslate/ds1", - "deepslate/ds2", - "deepslate/ds3" - ], + "deepslate/ds1","deepslate/ds2","deepslate/ds3"], "enabled": true, "xAxis": { "interval": 15, @@ -102,8 +96,7 @@ "heightmap": { "seed": 1337, "style": { - "style": "SIMPLEX", - "multiplier": 10 + "style": "SIMPLEX", "multiplier": 10 }, "offsetY": 12 }, @@ -111,13 +104,7 @@ "bottom": true, "density": 1, "place": [ - "amethyst/ame1", - "amethyst/ame2", - "amethyst/ame3", - "amethyst/ame4", - "amethyst/ame5", - "amethyst/ame6" - ], + "amethyst/ame1","amethyst/ame2","amethyst/ame3","amethyst/ame4","amethyst/ame5","amethyst/ame6"], "edit": [ { "find": [ @@ -132,8 +119,7 @@ } ] } - } - ], + }], "enabled": true, "xAxis": { "interval": 90, @@ -152,20 +138,7 @@ "name":"standard-surface-portals", "chance":0.001, "place":[ - "ruined_portal/giant_portal_1", - "ruined_portal/giant_portal_2", - "ruined_portal/giant_portal_3", - "ruined_portal/portal_1", - "ruined_portal/portal_2", - "ruined_portal/portal_3", - "ruined_portal/portal_4", - "ruined_portal/portal_5", - "ruined_portal/portal_6", - "ruined_portal/portal_7", - "ruined_portal/portal_8", - "ruined_portal/portal_9", - "ruined_portal/portal_10" - ], + "ruined_portal/giant_portal_1","ruined_portal/giant_portal_2","ruined_portal/giant_portal_3","ruined_portal/portal_1","ruined_portal/portal_2","ruined_portal/portal_3","ruined_portal/portal_4","ruined_portal/portal_5","ruined_portal/portal_6","ruined_portal/portal_7","ruined_portal/portal_8","ruined_portal/portal_9","ruined_portal/portal_10"], "edit":[ { "find":[ @@ -226,8 +199,7 @@ ] }, "chance":0.20 - } - ], + }], "mode":"VACUUM", "carvingSupport":"SURFACE_ONLY" } diff --git a/regions/tropical-mountain.json b/regions/tropical-mountain.json index 32d847c5..731d6b18 100644 --- a/regions/tropical-mountain.json +++ b/regions/tropical-mountain.json @@ -26,8 +26,7 @@ "heightmap": { "seed": 1337, "style": { - "style": "SIMPLEX", - "multiplier": 5 + "style": "SIMPLEX", "multiplier": 5 }, "offsetY": 7 }, @@ -37,13 +36,9 @@ "chance": 0.01, "find": [{"block": "deepslate"}], "replace": {"palette": [{"block": "deepslate_coal_ore"},{"block": "deepslate_copper_ore"},{"block": "deepslate_diamond_ore"},{"block": "deepslate_emerald_ore"},{"block": "deepslate_gold_ore"},{"block": "deepslate_iron_ore"},{"block": "deepslate_lapis_ore"},{"block": "deepslate_redstone_ore"}]} - } - ], + }], "place": [ - "deepslate/ds1", - "deepslate/ds2", - "deepslate/ds3" - ], + "deepslate/ds1","deepslate/ds2","deepslate/ds3"], "enabled": true, "xAxis": { "interval": 15, @@ -55,8 +50,7 @@ "heightmap": { "seed": 1337, "style": { - "style": "SIMPLEX", - "multiplier": 10 + "style": "SIMPLEX", "multiplier": 10 }, "offsetY": 12 }, @@ -64,13 +58,7 @@ "bottom": true, "density": 1, "place": [ - "amethyst/ame1", - "amethyst/ame2", - "amethyst/ame3", - "amethyst/ame4", - "amethyst/ame5", - "amethyst/ame6" - ], + "amethyst/ame1","amethyst/ame2","amethyst/ame3","amethyst/ame4","amethyst/ame5","amethyst/ame6"], "edit": [ { "find": [ @@ -85,8 +73,7 @@ } ] } - } - ], + }], "enabled": true, "xAxis": { "interval": 90, @@ -128,8 +115,7 @@ }, { "block": "coal_ore" - } - ], + }], "varience": 4 }, { @@ -146,8 +132,7 @@ }, { "block": "coal_ore" - } - ], + }], "varience": 4 } ], diff --git a/regions/tropical.json b/regions/tropical.json index 5400574e..818817c7 100644 --- a/regions/tropical.json +++ b/regions/tropical.json @@ -63,8 +63,7 @@ "palette": [ { "block": "emerald_ore" - } - ], + }], "varience": 2 } ], @@ -87,8 +86,7 @@ "heightmap": { "seed": 1337, "style": { - "style": "SIMPLEX", - "multiplier": 5 + "style": "SIMPLEX", "multiplier": 5 }, "offsetY": 7 }, @@ -98,13 +96,9 @@ "chance": 0.01, "find": [{"block": "deepslate"}], "replace": {"palette": [{"block": "deepslate_coal_ore"},{"block": "deepslate_copper_ore"},{"block": "deepslate_diamond_ore"},{"block": "deepslate_emerald_ore"},{"block": "deepslate_gold_ore"},{"block": "deepslate_iron_ore"},{"block": "deepslate_lapis_ore"},{"block": "deepslate_redstone_ore"}]} - } - ], + }], "place": [ - "deepslate/ds1", - "deepslate/ds2", - "deepslate/ds3" - ], + "deepslate/ds1","deepslate/ds2","deepslate/ds3"], "enabled": true, "xAxis": { "interval": 15, @@ -116,8 +110,7 @@ "heightmap": { "seed": 1337, "style": { - "style": "SIMPLEX", - "multiplier": 10 + "style": "SIMPLEX", "multiplier": 10 }, "offsetY": 12 }, @@ -125,13 +118,7 @@ "bottom": true, "density": 1, "place": [ - "amethyst/ame1", - "amethyst/ame2", - "amethyst/ame3", - "amethyst/ame4", - "amethyst/ame5", - "amethyst/ame6" - ], + "amethyst/ame1","amethyst/ame2","amethyst/ame3","amethyst/ame4","amethyst/ame5","amethyst/ame6"], "edit": [ { "find": [ @@ -146,8 +133,7 @@ } ] } - } - ], + }], "enabled": true, "xAxis": { "interval": 90, @@ -166,20 +152,7 @@ "name": "standard-surface-portals", "chance": 0.001, "place": [ - "ruined_portal/giant_portal_1", - "ruined_portal/giant_portal_2", - "ruined_portal/giant_portal_3", - "ruined_portal/portal_1", - "ruined_portal/portal_2", - "ruined_portal/portal_3", - "ruined_portal/portal_4", - "ruined_portal/portal_5", - "ruined_portal/portal_6", - "ruined_portal/portal_7", - "ruined_portal/portal_8", - "ruined_portal/portal_9", - "ruined_portal/portal_10" - ], + "ruined_portal/giant_portal_1","ruined_portal/giant_portal_2","ruined_portal/giant_portal_3","ruined_portal/portal_1","ruined_portal/portal_2","ruined_portal/portal_3","ruined_portal/portal_4","ruined_portal/portal_5","ruined_portal/portal_6","ruined_portal/portal_7","ruined_portal/portal_8","ruined_portal/portal_9","ruined_portal/portal_10"], "edit": [ { "find": [ @@ -240,8 +213,7 @@ ] }, "chance": 0.20 - } - ], + }], "mode": "VACUUM", "carvingSupport": "SURFACE_ONLY" } diff --git a/regions/tundra.json b/regions/tundra.json index 4b305447..ebb764c5 100644 --- a/regions/tundra.json +++ b/regions/tundra.json @@ -38,8 +38,7 @@ "palette": [ { "block": "emerald_ore" - } - ], + }], "varience": 2 } ], @@ -81,8 +80,7 @@ "heightmap": { "seed": 1337, "style": { - "style": "SIMPLEX", - "multiplier": 5 + "style": "SIMPLEX", "multiplier": 5 }, "offsetY": 7 }, @@ -92,13 +90,9 @@ "chance": 0.01, "find": [{"block": "deepslate"}], "replace": {"palette": [{"block": "deepslate_coal_ore"},{"block": "deepslate_copper_ore"},{"block": "deepslate_diamond_ore"},{"block": "deepslate_emerald_ore"},{"block": "deepslate_gold_ore"},{"block": "deepslate_iron_ore"},{"block": "deepslate_lapis_ore"},{"block": "deepslate_redstone_ore"}]} - } - ], + }], "place": [ - "deepslate/ds1", - "deepslate/ds2", - "deepslate/ds3" - ], + "deepslate/ds1","deepslate/ds2","deepslate/ds3"], "enabled": true, "xAxis": { "interval": 15, @@ -110,8 +104,7 @@ "heightmap": { "seed": 1337, "style": { - "style": "SIMPLEX", - "multiplier": 10 + "style": "SIMPLEX", "multiplier": 10 }, "offsetY": 12 }, @@ -119,13 +112,7 @@ "bottom": true, "density": 1, "place": [ - "amethyst/ame1", - "amethyst/ame2", - "amethyst/ame3", - "amethyst/ame4", - "amethyst/ame5", - "amethyst/ame6" - ], + "amethyst/ame1","amethyst/ame2","amethyst/ame3","amethyst/ame4","amethyst/ame5","amethyst/ame6"], "edit": [ { "find": [ @@ -140,8 +127,7 @@ } ] } - } - ], + }], "enabled": true, "xAxis": { "interval": 90, From 5c6b1e6afc4db814ab1b80dce3521d49e76863fe Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Sun, 4 Jul 2021 19:29:42 -0700 Subject: [PATCH 3/3] Version Tik --- dimensions/overworld.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dimensions/overworld.json b/dimensions/overworld.json index d5b411cc..21834f78 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -1,6 +1,6 @@ { "version": 2, - "OVERWORLD-VERSION": 2.284, + "OVERWORLD-VERSION": 2.285, "name": "Overworld", "environment": "NORMAL", "fluidHeight": 63,